Move unit tests to their own sub-dir in tests

This commit is contained in:
Julian Stirling 2025-12-18 17:08:02 +00:00
parent 62b414af3c
commit d08d4cd325
35 changed files with 6 additions and 7 deletions

5
.gitignore vendored
View file

@ -69,7 +69,6 @@ target/
#Big-o files
*.data
tests/images/out/
#IDE files
.vscode/
@ -89,8 +88,8 @@ openflexure_settings/
/src/openflexure_microscope_server/static/
# Files created by test utilities
/tests/utilities/*.pstats
/tests/utilities/*.png
/tests/unit_tests/utilities/*.pstats
/tests/unit_tests/utilities/*.png
# Files created by simulator
openflexure/