(no description)
File Size: | 134 lines (5 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
share_recorder_test:: (4 methods):
test_activity_share_progress()
test_course_share_progress()
test_invalid_share_type()
test_invalid_share_status()
Class: share_recorder_test - X-Ref
Test coverage for moodlenet share recorder.test_activity_share_progress() X-Ref |
Test inserting and updating an activity share progress to MoodleNet. |
test_course_share_progress() X-Ref |
Test inserting and updating a course share progress to MoodleNet. We will also force an error status and test that too. |
test_invalid_share_type() X-Ref |
Tests the share type is one of the allowed values. |
test_invalid_share_status() X-Ref |
Tests the share status is one of the allowed values. |