Backend tests
Compare changes
Files
6- Jan Maximilian Michal authored
@@ -2,6 +2,8 @@
@@ -2,6 +2,8 @@
@@ -13,8 +15,7 @@ class Migration(migrations.Migration):
@@ -13,8 +15,7 @@ class Migration(migrations.Migration):
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.