branchrust_reboot/main/automated_testing/export_optimscancel
3 Commits over 0 Days - ∞cph!
Added Export button to tests right click context menu, re-exports the given fixture and append changes to the test list
Bypasses the big ass export, its near instant depending on what you refresh
Test list is now sorted alphabetically so using the context menu doesnt shuffle things around
Fixed typo that included all editor tests to the server CI test list
Added a cache for FindPrefabPathsByLabel so two calls on the same label in the same export run are free
Refactoring and cleaning up TestListExporter
Added some timing logs, helps finding the slowest param resolutions