Differences Between: [Versions 400 and 402] [Versions 400 and 403]
Unit tests for workshop events.
Copyright: | 2013 Adrian Greeve <adrian@moodle.com> |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 321 lines (12 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 1 file mod/workshop/tests/fixtures/testable.php |
Class: events_test - X-Ref
Test cases for the internal workshop apisetUp() X-Ref |
Set up the testing environment. |
tearDown() X-Ref |
No description |
test_phase_switched_event() X-Ref |
This event is triggered in view.php and workshop/lib.php through the function workshop_cron(). |
test_assessment_evaluated() X-Ref |
No description |
test_assessment_reevaluated() X-Ref |
No description |
test_aggregate_grades_reset_event() X-Ref |
There is no api involved so the best we can do is test legacy data by triggering event manually. |
test_instances_list_viewed_event() X-Ref |
There is no api involved so the best we can do is test legacy data by triggering event manually. |
test_submission_created_event() X-Ref |
There is no api involved so the best we can do is test legacy data by triggering event manually. |
test_submission_updated_event() X-Ref |
There is no api involved so the best we can do is test legacy data by triggering event manually. |
test_submission_viewed_event() X-Ref |
There is no api involved so the best we can do is test legacy data by triggering event manually. |