indielib-crossplatform
indielib-crossplatform copied to clipboard
Manual tests should not load resources upfront
As the tests grow, I found that we load resources for tests, when class is allocated, thus startup time is insane.
Resources should be loaded and removed when test is presented and removed from screen. Need a refactor on how tests are structured for this.
Moved to 0.7