yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
dungeon_editor_smoke_test.cc File Reference
#include "e2e/dungeon_editor_smoke_test.h"
#include "test_utils.h"
#include "app/controller.h"
#include "imgui_test_engine/imgui_te_context.h"
Include dependency graph for dungeon_editor_smoke_test.cc:

Go to the source code of this file.

Functions

void E2ETest_DungeonEditorV2SmokeTest (ImGuiTestContext *ctx)
 Quick smoke test for DungeonEditorV2.
 

Function Documentation

◆ E2ETest_DungeonEditorV2SmokeTest()

void E2ETest_DungeonEditorV2SmokeTest ( ImGuiTestContext *  ctx)

Quick smoke test for DungeonEditorV2.

Quick smoke test for DungeonEditorV2 card-based UI.

Tests the card-based architecture:

  • Independent windows (cards) can be opened/closed
  • Room cards function correctly
  • Basic navigation works

Definition at line 14 of file dungeon_editor_smoke_test.cc.

References yaze::test::gui::LoadRomInTest(), and yaze::test::gui::OpenEditorInTest().

Referenced by main().

Here is the call graph for this function: