Backend tests
- Nov 24, 2017
-
-
Jan Maximilian Michal authored
-
Jan Maximilian Michal authored
* Also added docstrings to classes and module in views.py * Removed a logging statement from StudentApiView
-
Jan Maximilian Michal authored
-
Jan Maximilian Michal authored
-
Jan Maximilian Michal authored
- changed unittester from ./manage.py test to pytest in CI - implemented tests for various views see previous commits - coverage should now produce html output for test coverage
-
- Nov 23, 2017
-
-
Jan Maximilian Michal authored
-
Jan Maximilian Michal authored
* ran isort on all test files
-
Jan Maximilian Michal authored
-
Jan Maximilian Michal authored
allowed to fail
-
Jan Maximilian Michal authored
-
Jan Maximilian Michal authored
* also moved test concerning access rights to another test suite
-
robinwilliam.hundt authored
-
Jan Maximilian Michal authored
-
Jan Maximilian Michal authored
This reverts commit 0acfd677.
-
Jan Maximilian Michal authored
-
- Nov 21, 2017
-
-
robinwilliam.hundt authored
The methods in core.tests.data_factories.py are not finished nor good and overlap with GradyUserFactory.
-
robinwilliam.hundt authored
-
- Nov 20, 2017
-
-
robinwilliam.hundt authored
-
robinwilliam.hundt authored
-
- Nov 18, 2017
-
-
robinwilliam.hundt authored
-
robinwilliam.hundt authored
Also set TEST_REQUEST_DEFAULT_FORMAT to json in default.py
-
robinwilliam.hundt authored
-