-
- Downloads
Merge pull request #65 in TPSH/ckanext-odsh from dev to master
* commit 'a706fda1': adds missing except adds correct error handling to logging of API requests fixes bug during logging of requests allows spatial_url_temp as alias for spatial_uri_temp adds posibility to log POST request to API, flag: ckanext.odsh.log_api_requests minor changes adds tests for validate_extra_groups if groups in extras from API further refactoring of validate_extra_groups refactors validate_extra_groups adds unittests for validate_extra_groups and starts refactoring adds unit tests for validate_licenseAttributionByText clears proxy after download implements upload of linked resources makes license attribution optional makes license attribution optional zwischenstand zwischenstand
Showing
- ckanext/odsh/controller.py 7 additions, 0 deletionsckanext/odsh/controller.py
- ckanext/odsh/logic/action.py 48 additions, 7 deletionsckanext/odsh/logic/action.py
- ckanext/odsh/plugin.py 3 additions, 1 deletionckanext/odsh/plugin.py
- ckanext/odsh/setup_proxy.py 24 additions, 0 deletionsckanext/odsh/setup_proxy.py
- ckanext/odsh/tests_tpsh/resources/licenses.json 187 additions, 0 deletionsckanext/odsh/tests_tpsh/resources/licenses.json
- ckanext/odsh/tests_tpsh/resources/test_2.pdf 0 additions, 0 deletionsckanext/odsh/tests_tpsh/resources/test_2.pdf
- ckanext/odsh/tests_tpsh/test_checksum.py 47 additions, 41 deletionsckanext/odsh/tests_tpsh/test_checksum.py
- ckanext/odsh/tests_tpsh/test_validation.py 198 additions, 0 deletionsckanext/odsh/tests_tpsh/test_validation.py
- ckanext/odsh/tests_tpsh/test_validation_mocks.py 316 additions, 0 deletionsckanext/odsh/tests_tpsh/test_validation_mocks.py
- ckanext/odsh/validation.py 72 additions, 38 deletionsckanext/odsh/validation.py
Loading
Please register or sign in to comment