update: converted tests to test runner and added to pipeline
removed some dependencies :)
Showing
- .gitignore 4 additions, 1 deletion.gitignore
- .gitlab-ci.yml 14 additions, 0 deletions.gitlab-ci.yml
- djangoldp_notification/tests/__init__.py 0 additions, 0 deletionsdjangoldp_notification/tests/__init__.py
- djangoldp_notification/tests/conftest.py 0 additions, 15 deletionsdjangoldp_notification/tests/conftest.py
- djangoldp_notification/tests/runner.py 49 additions, 0 deletionsdjangoldp_notification/tests/runner.py
- djangoldp_notification/tests/test_cache.py 57 additions, 0 deletionsdjangoldp_notification/tests/test_cache.py
- djangoldp_notification/tests/test_models.py 33 additions, 32 deletionsdjangoldp_notification/tests/test_models.py
- setup.cfg 1 addition, 3 deletionssetup.cfg
Loading
Please register or sign in to comment