Closed munnsmunns closed 7 months ago
My understanding is that this includes the ImGui smoke tests, and that these are specific to ImGui. Wouldn't we need something custom (albeit in the same philosophy) that uses the Spartan Editor somehow?
My understanding is that this includes the ImGui smoke tests, and that these are specific to ImGui. Wouldn't we need something custom (albeit in the same philosophy) that uses the Spartan Editor somehow?
I'll double check, but I think those are all in the imgui_test_suite folder in the repo, which I left out. I'm still working on writing tests for the Spartan Editor at the moment
Sounds good.
A basic test like, load a world, and log something should be fine as a start.
If that's there, then we can merge, and then I can hook it up to the automated builds script.
Thanks!
Issue #109