userFlaviencancel
branchrust_reboot/main/testrunner_windowcancel

19 Commits over 31 Days - 0.03cph!

26 Days Ago
Minor button tweaks
26 Days Ago
Compile fixes
26 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"
26 Days Ago
merge from main
29 Days Ago
Added search bar and failed/passed filtering
29 Days Ago
Minor TestRunner refacto
29 Days Ago
Added progress bar, some layout changes TestRunner can return its progress at anytime when running tests
29 Days Ago
Test list
29 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
30 Days Ago
merge from main
44 Days Ago
Fixed NRE when no results are loaded Fixed Clear Result button not working Load default test list path by default
2 Months Ago
Tweaked detail panel label styling
2 Months Ago
Fixed run test from json ignoring test parameters
2 Months Ago
Added detail panel, can select tests to read their description and result message
2 Months Ago
Test key caching
2 Months Ago
Cache all the data instead of parsing everything in OnGUI Some cleanup
2 Months Ago
Test runner window automatically loads the last results after a test suite has finished
2 Months Ago
Can run tests from the window
2 Months Ago
First pass of test runner editor window, still wip