Add minimum required version to rdmo xml exports and check at import #1256
Annotations
6 errors
|
Run Tests:
rdmo/management/tests/test_viewset_upload.py#L126
test_create_error[xml/error-version.xml-This RDMO XML file does not have a valid version number. XML Version (99.9.9) is greater-reviewer-reviewer]
AssertionError: []
assert 200 == 400
+ where 200 = <Response status_code=200, "application/json">.status_code
|
Run Tests:
rdmo/management/tests/test_viewset_upload.py#L126
test_create_error[xml/error-version.xml-This RDMO XML file does not have a valid version number. XML Version (99.9.9) is greater-editor-editor]
AssertionError: []
assert 200 == 400
+ where 200 = <Response status_code=200, "application/json">.status_code
|
Run Tests:
rdmo/management/tests/test_viewset_upload.py#L126
test_create_error[xml/error-version.xml-This RDMO XML file does not have a valid version number. XML Version (99.9.9) is greater-user-user]
AssertionError: []
assert 200 == 400
+ where 200 = <Response status_code=200, "application/json">.status_code
|
Run Tests:
rdmo/management/tests/test_viewset_upload.py#L126
test_create_error[xml/error-version.xml-This RDMO XML file does not have a valid version number. XML Version (99.9.9) is greater-api-api]
AssertionError: []
assert 200 == 400
+ where 200 = <Response status_code=200, "application/json">.status_code
|
Run Tests
The operation was canceled.
|
Loading