brainglobe / BrainGlobe

General information, resources and dicussions for the BrainGlobe project.
https://brainglobe.info/
10 stars 1 forks source link

Automatically Mock user data for local test runs thoughout brainglobe #68

Open alessandrofelder opened 9 months ago

alessandrofelder commented 9 months ago

we store user data in a number of hidden folders. We want to be able to test that the user data works as expected without interfering with the local user data. A suggested solution for this exists in brainrender napari (mocking the home dir when running tests locally), but this can be reviewed and then expanded to cover all brainglobe napari plugin tests, as well as BrainGlobe workflows.