Backend tests
Compare changes
Files
3- Jan Maximilian Michal authored
allowed to fail
@@ -6,6 +6,7 @@ from core.views import StudentApiView
@@ -6,6 +6,7 @@ from core.views import 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.
allowed to fail