Set up automated tests for the application Core #266

Merged
savanni merged 6 commits from visions-core-test into main 2024-11-24 14:53:18 +00:00

6 Commits

Author SHA1 Message Date
Savanni D'Gerinel c79610bd79 Add a test for update notifications 2024-11-24 09:50:20 -05:00
Savanni D'Gerinel cadb3ab435 Verify that the tabletop can be set and retrieved 2024-11-24 09:35:25 -05:00
Savanni D'Gerinel 71b114c9b2 Set up some asset retrieval tests. 2024-11-24 09:21:58 -05:00
Savanni D'Gerinel 0f42ebcc30 Isolate error handling from Warp 2024-11-21 18:46:05 -05:00
Savanni D'Gerinel 5535632466 available_images now only lists image files from the asset database 2024-11-21 09:08:36 -05:00
Savanni D'Gerinel 5d66558180 Set up a test to validate the function which gets available images
There's a lot of work here that sets up dependency injection traits
which will make it easier for me to keep writing tests and will make it
easier for me to separate the Core from the support infrastructure.
2024-11-20 09:52:26 -05:00