Differences Between: [Versions 400 and 402] [Versions 400 and 403]
(no description)
File Size: | 112 lines (5 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
update_question_version_status_test:: (4 methods):
setUp()
test_submit_status_updates_the_question_status()
test_submit_status_error()
test_submit_status_does_not_create_a_new_version()
Class: update_question_version_status_test - X-Ref
Submit status external api test.setUp() X-Ref |
Called before every test. |
test_submit_status_updates_the_question_status() X-Ref |
Test if the submit status webservice changes the status of the question. |
test_submit_status_error() X-Ref |
Test submit status webservice only takes an existing parameter status. |
test_submit_status_does_not_create_a_new_version() X-Ref |
Test that updating the status does not create a new version. |