feat(interview): Copy dataset [3] #1241
Annotations
11 errors
|
Run Tests:
rdmo/projects/tests/test_viewset_project.py#L260
test_copy[5-owner-owner]
assert 400 == 201
+ where 400 = <Response status_code=400, "application/json">.status_code
|
Run Tests:
rdmo/projects/tests/test_viewset_project.py#L260
test_copy[1-author-author]
assert 400 == 201
+ where 400 = <Response status_code=400, "application/json">.status_code
|
Run Tests:
rdmo/projects/tests/test_viewset_project.py#L260
test_copy[4-site-site]
assert 400 == 201
+ where 400 = <Response status_code=400, "application/json">.status_code
|
Run Tests:
rdmo/projects/tests/test_viewset_project.py#L260
test_copy[1-site-site]
assert 400 == 201
+ where 400 = <Response status_code=400, "application/json">.status_code
|
Run Tests:
rdmo/projects/tests/test_viewset_project.py#L142
test_create[manager-manager]
assert 400 == 201
+ where 400 = <Response status_code=400, "application/json">.status_code
|
Run Tests:
rdmo/projects/tests/test_viewset_project.py#L228
test_create_parent[3-api-api]
assert 400 == 201
+ where 400 = <Response status_code=400, "application/json">.status_code
|
Run Tests:
rdmo/projects/tests/test_viewset_project.py#L228
test_create_parent[5-api-api]
assert 400 == 201
+ where 400 = <Response status_code=400, "application/json">.status_code
|
Run Tests:
rdmo/projects/tests/test_viewset_project.py#L228
test_create_parent[3-owner-owner]
assert 400 == 201
+ where 400 = <Response status_code=400, "application/json">.status_code
|
Run Tests:
rdmo/projects/tests/test_viewset_project.py#L260
test_copy[3-api-api]
assert 400 == 201
+ where 400 = <Response status_code=400, "application/json">.status_code
|
Run Tests:
rdmo/projects/tests/test_viewset_project.py#L260
test_copy[2-owner-owner]
assert 400 == 201
+ where 400 = <Response status_code=400, "application/json">.status_code
|
Loading