Backend tests
Compare changes
Files
8- Jan Maximilian Michal authored
* ran isort on all test files
backend/core/tests/data_factories.py
0 → 100644
+ 84
− 0
All serialisers and views currently have 100% coverage. Closes #50 (closed). As every bit of code needs tests a general test issue is not required. Code that wants to be merged into master should be completely tested anyway.
* ran isort on all test files