#include "e2e/dungeon_editor_smoke_test.h"#include "test_utils.h"#include "app/controller.h"#include "imgui_test_engine/imgui_te_context.h"
Go to the source code of this file.
Functions | |
| void | E2ETest_DungeonEditorV2SmokeTest (ImGuiTestContext *ctx) |
| Quick smoke test for DungeonEditorV2. | |
| void E2ETest_DungeonEditorV2SmokeTest | ( | ImGuiTestContext * | ctx | ) |
Quick smoke test for DungeonEditorV2.
Quick smoke test for DungeonEditorV2 card-based UI.
Tests the card-based architecture:
Definition at line 14 of file dungeon_editor_smoke_test.cc.
References yaze::test::gui::LoadRomInTest(), and yaze::test::gui::OpenEditorInTest().
Referenced by main().
