- Feb 17, 2020
-
-
Jorrit Schaap authored
Resolve TMSS-138 Closes TMSS-138 See merge request !97
-
https://git.astron.nl/ro/lofarJorrit Schaap authored
TMSS-138: Merge branch 'TMSS-138' of https://git.astron.nl/ro/lofar into TMSS-138 (weird sync between local branch and origin/TMSS-138)
-
Jorrit Schaap authored
-
Jorrit Schaap authored
-
Jorrit Schaap authored
-
- Feb 14, 2020
-
-
Jorrit Schaap authored
TMSS-138: when DEBUG=True, ALLOWED_HOSTS is automatically filled in by django: https://docs.djangoproject.com/en/3.0/ref/settings/#allowed-hosts
-
Jorrit Schaap authored
-
Jorrit Schaap authored
TMSS-138: and TMSS-142: manually copied in the test_utils.py file from branch TMSS-142 so we can use the improved test setup. Added the test-user as superuser by default, so all 'normal' tests are not hindered by permissions
-
-
TMSS-138: Restrict access to Cycle view via REST calls, add tests to demonstrate use of groups and permissions
-
-
-
-
-
-
-
TMSS-138: Restrict access to Cycle view via REST calls, add tests to demonstrate use of groups and permissions
-
-
-
-
-
-
- Feb 13, 2020
-
-
Jorrit Schaap authored
-
Jorrit Schaap authored
-
Jorrit Schaap authored
-
Jorrit Schaap authored
-
Jorrit Schaap authored
TMSS-142: made the full tmss test environment even more complete by doing a normal django setup so we can use the normal django models API as well
-
Jorrit Schaap authored
TMSS-142: factored out the test_data creation methods into seperate modules for better reusability. Adapted existing tests
-
Jorrit Schaap authored
TMSS-142: factored out the test_data creation methods into seperate modules for better reusability. Adapted existing tests
-
- Feb 11, 2020
-
-
Jorrit Schaap authored
-
Jorrit Schaap authored
TMSS-142: test with valid and invalid json specs against DUPPLO UC1 correlator schema from populated database
-
Jorrit Schaap authored
-
Jorrit Schaap authored
-
Jorrit Schaap authored
TMSS-142: some platforms/configurations cannot import flask/werkzeug. exit with special code for now... until we understand why.
-
Jorrit Schaap authored
-
Jorrit Schaap authored
-
Jorrit Schaap authored
-
Jorrit Schaap authored
-
Jorrit Schaap authored
-
Jorrit Schaap authored
TMSS-142: added possibility to inject your own subtask_template and/or specifications_doc, while also providing sane defaults
-