#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 card-based UI. | |
void E2ETest_DungeonEditorV2SmokeTest | ( | ImGuiTestContext * | ctx | ) |
Quick smoke test for DungeonEditorV2 card-based UI.
Tests basic functionality:
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().