aeecleclair / Hyperion

API for ÉCLAIR's platform
https://myecl.fr
MIT License
16 stars 7 forks source link

Use a dedicated data folder for tests #607

Open armanddidierjean opened 1 month ago

armanddidierjean commented 1 month ago

Subject of the issue

Maybe use a dependency to get the folder Delete the test folder content before (or after) tests execution. Maybe use a fixture. Maybe use the scope module, to delete the folder after each test file execution.