Draft: prototype for [DMP review] a task should specify why it is triggered #1233
Annotations
5 errors
|
Run Tests:
rdmo/projects/tests/test_viewset_project_progress.py#L135
test_progress_post_unchanged
assert 96 == 94
+ where 96 = <Project: Test>.progress_total
|
Run Tests:
rdmo/projects/tests/test_viewset_project_page.py#L120
test_detail_page_resolve_next_relevant_page[next]
assert 200 == 303
+ where 200 = <Response status_code=200, "application/json">.status_code
|
Run Tests:
rdmo/projects/tests/test_viewset_project_page.py#L120
test_detail_page_resolve_next_relevant_page[prev]
assert 200 == 303
+ where 200 = <Response status_code=200, "application/json">.status_code
|
Run Tests
The operation was canceled.
|
Loading