Skip to content

Manual tests should not load resources upfront #142

@DarthMike

Description

@DarthMike

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions