Backend tests
Compare changes
Files
6- Jan Maximilian Michal authored
* Also added docstrings to classes and module in views.py * Removed a logging statement from StudentApiView
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.
* Also added docstrings to classes and module in views.py * Removed a logging statement from StudentApiView