feat(interview): Project visibility [1] #1207
Annotations
10 errors
Run Tests:
rdmo/projects/tests/test_view_project.py#L352
test_project_update_post_parent[11-api-api]
mptt.exceptions.InvalidMove: A node may not be made a child of any of its descendants.
|
Run Tests:
rdmo/projects/tests/test_view_project.py#L607
test_project_update_parent_post[11-site-site]
mptt.exceptions.InvalidMove: A node may not be made a child of any of its descendants.
|
Run Tests:
rdmo/projects/tests/test_view_project_copy.py#L196
test_project_copy_parent_post[6-api-api]
assert 200 == 302
+ where 200 = <TemplateResponse status_code=200, "text/html; charset=utf-8">.status_code
|
Run Tests:
rdmo/projects/tests/test_view_project_copy.py#L124
test_project_copy_post[5-manager-manager]
assert 200 == 302
+ where 200 = <TemplateResponse status_code=200, "text/html; charset=utf-8">.status_code
|
Run Tests:
rdmo/projects/tests/test_view_project_copy.py#L196
test_project_copy_parent_post[3-guest-guest]
assert 200 == 302
+ where 200 = <TemplateResponse status_code=200, "text/html; charset=utf-8">.status_code
|
Run Tests:
rdmo/projects/tests/test_view_project_copy.py#L196
test_project_copy_parent_post[9-site-site]
assert 200 == 302
+ where 200 = <TemplateResponse status_code=200, "text/html; charset=utf-8">.status_code
|
Run Tests:
rdmo/projects/tests/test_view_project_copy.py#L124
test_project_copy_post[1-api-api]
assert 200 == 302
+ where 200 = <TemplateResponse status_code=200, "text/html; charset=utf-8">.status_code
|
Run Tests:
rdmo/projects/tests/test_view_project_copy.py#L196
test_project_copy_parent_post[2-api-api]
assert 200 == 302
+ where 200 = <TemplateResponse status_code=200, "text/html; charset=utf-8">.status_code
|
Run Tests:
rdmo/projects/tests/test_view_project_copy.py#L196
test_project_copy_parent_post[8-site-site]
assert 200 == 302
+ where 200 = <TemplateResponse status_code=200, "text/html; charset=utf-8">.status_code
|
Run Tests:
rdmo/projects/tests/test_view_project_copy.py#L196
test_project_copy_parent_post[7-api-api]
assert 200 == 302
+ where 200 = <TemplateResponse status_code=200, "text/html; charset=utf-8">.status_code
|
Loading