Draft: prototype for [DMP review] a task should specify why it is triggered #1233
Annotations
11 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:
rdmo/projects/tests/test_conditions.py#L46
test_set_collection_error_true[1]
AssertionError: assert {'reason': 'No value contains the target text.', 'result': False, 'trigger_value': None} is False
|
Run Tests:
rdmo/projects/tests/test_conditions.py#L20
test_set_collection[1]
assert {'reason': "Value contains target text 'test'.", 'result': True, 'trigger_question_url': '/api/v1/projects/projects/1/pages/91/', 'trigger_value': 'test'} is True
|
Run Tests:
rdmo/projects/tests/test_conditions.py#L20
test_set_collection[0]
assert {'reason': "Value contains target text 'test'.", 'result': True, 'trigger_question_url': '/api/v1/projects/projects/1/pages/91/', 'trigger_value': 'test'} is True
|
Run Tests:
rdmo/projects/tests/test_conditions.py#L33
test_set_collection_error_none[1]
AssertionError: assert {'reason': 'No value contains the target text.', 'result': False, 'trigger_value': None} is False
|
Run Tests:
rdmo/projects/tests/test_conditions.py#L46
test_set_collection_error_true[0]
assert {'reason': "Value contains target text 'test'.", 'result': True, 'trigger_question_url': '/api/v1/projects/projects/1/pages/91/', 'trigger_value': 'test'} is True
|
Run Tests:
rdmo/projects/tests/test_conditions.py#L33
test_set_collection_error_none[0]
assert {'reason': "Value contains target text 'test'.", 'result': True, 'trigger_question_url': '/api/v1/projects/projects/1/pages/91/', 'trigger_value': 'test'} is True
|
Run Tests:
rdmo/projects/tests/test_navigation.py#L64
test_compute_navigation[http://example.com/terms/questions/catalog/set]
AssertionError: http://example.com/terms/questions/catalog/conditions
assert 15 == 7
|
Loading