Merge branch 'feature/unit-test-for-validations' into 'develop'
Feature/unit test for validations See merge request !2
No related branches found
No related tags found
Showing
- pyproject.toml 6 additions, 0 deletionspyproject.toml
- requirements.txt 6 additions, 0 deletionsrequirements.txt
- sage_validation/file_validator/templates/upload.html 15 additions, 43 deletionssage_validation/file_validator/templates/upload.html
- sage_validation/file_validator/urls.py 4 additions, 3 deletionssage_validation/file_validator/urls.py
- sage_validation/file_validator/views.py 29 additions, 33 deletionssage_validation/file_validator/views.py
- sage_validation/settings.py 1 addition, 1 deletionsage_validation/settings.py
- sage_validation/templates/index.html 1 addition, 1 deletionsage_validation/templates/index.html
- test/__init__.py 0 additions, 0 deletionstest/__init__.py
- test/conftest.py 147 additions, 0 deletionstest/conftest.py
- test/settings.py 7 additions, 0 deletionstest/settings.py
- test/test_file_validator/__init__.py 0 additions, 0 deletionstest/test_file_validator/__init__.py
- test/test_file_validator/test_file_validator_endpoints.py 52 additions, 0 deletionstest/test_file_validator/test_file_validator_endpoints.py
- test/test_file_validator/test_forms.py 94 additions, 0 deletionstest/test_file_validator/test_forms.py
- tox.ini 7 additions, 0 deletionstox.ini
Loading
Please register or sign in to comment