userFlaviencancel
branchrust_reboot/main/testrunner_windowcancel

19 Commits over 31 Days - 0.03cph!

5 Days Ago
Minor button tweaks
5 Days Ago
Compile fixes
5 Days Ago
Added a button to export and refresh the test list Speed up test list export by only looking for types starting with "Test"
6 Days Ago
merge from main
8 Days Ago
Added search bar and failed/passed filtering
9 Days Ago
Minor TestRunner refacto
9 Days Ago
Added progress bar, some layout changes TestRunner can return its progress at anytime when running tests
9 Days Ago
Test list
9 Days Ago
Can run tests using the window when out of playmode, clicking run will start playmode and run the selected tests when possible Ground work for the future dashboard implementation
9 Days Ago
merge from main
24 Days Ago
Fixed NRE when no results are loaded Fixed Clear Result button not working Load default test list path by default
40 Days Ago
Tweaked detail panel label styling
40 Days Ago
Fixed run test from json ignoring test parameters
40 Days Ago
Added detail panel, can select tests to read their description and result message
40 Days Ago
Test key caching
40 Days Ago
Cache all the data instead of parsing everything in OnGUI Some cleanup
41 Days Ago
Test runner window automatically loads the last results after a test suite has finished
41 Days Ago
Can run tests from the window
41 Days Ago
First pass of test runner editor window, still wip