Refactor upload accept #1068
Annotations
9 errors
|
Run Tests:
rdmo/projects/tests/test_viewset_project.py#L381
test_upload_accept[author-author]
assert {'application/xml': ['.xml'], 'text/xml': ['.xml']} == '.xml'
+ where {'application/xml': ['.xml'], 'text/xml': ['.xml']} = functools.partial(<bound method ClientMixin._parse_json of <django.test.client.Client object at 0x7f5c85ed6bb0>>, <Response status_code=200, "application/json">)()
+ where functools.partial(<bound method ClientMixin._parse_json of <django.test.client.Client object at 0x7f5c85ed6bb0>>, <Response status_code=200, "application/json">) = <Response status_code=200, "application/json">.json
|
Run Tests:
rdmo/projects/tests/test_viewset_project.py#L381
test_upload_accept[user-user]
assert {'application/xml': ['.xml'], 'text/xml': ['.xml']} == '.xml'
+ where {'application/xml': ['.xml'], 'text/xml': ['.xml']} = functools.partial(<bound method ClientMixin._parse_json of <django.test.client.Client object at 0x7f5c854f0130>>, <Response status_code=200, "application/json">)()
+ where functools.partial(<bound method ClientMixin._parse_json of <django.test.client.Client object at 0x7f5c854f0130>>, <Response status_code=200, "application/json">) = <Response status_code=200, "application/json">.json
|
Run Tests:
rdmo/projects/tests/test_viewset_project.py#L381
test_upload_accept[guest-guest]
assert {'application/xml': ['.xml'], 'text/xml': ['.xml']} == '.xml'
+ where {'application/xml': ['.xml'], 'text/xml': ['.xml']} = functools.partial(<bound method ClientMixin._parse_json of <django.test.client.Client object at 0x7f5c85057100>>, <Response status_code=200, "application/json">)()
+ where functools.partial(<bound method ClientMixin._parse_json of <django.test.client.Client object at 0x7f5c85057100>>, <Response status_code=200, "application/json">) = <Response status_code=200, "application/json">.json
|
Run Tests:
rdmo/projects/tests/test_viewset_project.py#L381
test_upload_accept[manager-manager]
assert {'application/xml': ['.xml'], 'text/xml': ['.xml']} == '.xml'
+ where {'application/xml': ['.xml'], 'text/xml': ['.xml']} = functools.partial(<bound method ClientMixin._parse_json of <django.test.client.Client object at 0x7f5c84ea43d0>>, <Response status_code=200, "application/json">)()
+ where functools.partial(<bound method ClientMixin._parse_json of <django.test.client.Client object at 0x7f5c84ea43d0>>, <Response status_code=200, "application/json">) = <Response status_code=200, "application/json">.json
|
Run Tests:
rdmo/projects/tests/test_viewset_project.py#L381
test_upload_accept[site-site]
assert {'application/xml': ['.xml'], 'text/xml': ['.xml']} == '.xml'
+ where {'application/xml': ['.xml'], 'text/xml': ['.xml']} = functools.partial(<bound method ClientMixin._parse_json of <django.test.client.Client object at 0x7f5c853412b0>>, <Response status_code=200, "application/json">)()
+ where functools.partial(<bound method ClientMixin._parse_json of <django.test.client.Client object at 0x7f5c853412b0>>, <Response status_code=200, "application/json">) = <Response status_code=200, "application/json">.json
|
Run Tests:
rdmo/projects/tests/test_viewset_project.py#L381
test_upload_accept[owner-owner]
assert {'application/xml': ['.xml'], 'text/xml': ['.xml']} == '.xml'
+ where {'application/xml': ['.xml'], 'text/xml': ['.xml']} = functools.partial(<bound method ClientMixin._parse_json of <django.test.client.Client object at 0x7f5c85686880>>, <Response status_code=200, "application/json">)()
+ where functools.partial(<bound method ClientMixin._parse_json of <django.test.client.Client object at 0x7f5c85686880>>, <Response status_code=200, "application/json">) = <Response status_code=200, "application/json">.json
|
Run Tests:
rdmo/projects/tests/test_viewset_project.py#L381
test_upload_accept[api-api]
assert {'application/xml': ['.xml'], 'text/xml': ['.xml']} == '.xml'
+ where {'application/xml': ['.xml'], 'text/xml': ['.xml']} = functools.partial(<bound method ClientMixin._parse_json of <django.test.client.Client object at 0x7f5c85e857c0>>, <Response status_code=200, "application/json">)()
+ where functools.partial(<bound method ClientMixin._parse_json of <django.test.client.Client object at 0x7f5c85e857c0>>, <Response status_code=200, "application/json">) = <Response status_code=200, "application/json">.json
|
Run Tests
The operation was canceled.
|
Loading