See Release Notes
Long Term Support Release
(no description)
File Size: | 319 lines (13 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
completion_test:: (9 methods):
setUp()
test_get_completion_state_no_rules()
test_get_completion_state_no_rules_and_join_meeting()
test_get_completion_state_incomplete()
test_get_completion_state_complete()
test_mod_bigbluebuttonbn_get_completion_active_rule_descriptions()
test_view()
test_get_completion_with_events()
custom_completion_data_provider()
Class: completion_test - X-Ref
Tests for Big Blue Button Completion.setUp() X-Ref |
Setup basic |
test_get_completion_state_no_rules() X-Ref |
Completion with no rules: the completion is completed as soons as we view the course. |
test_get_completion_state_no_rules_and_join_meeting() X-Ref |
Completion with no rules and join meeting |
test_get_completion_state_incomplete() X-Ref |
With state incomplete |
test_get_completion_state_complete() X-Ref |
With state complete |
test_mod_bigbluebuttonbn_get_completion_active_rule_descriptions() X-Ref |
No rule description but active |
test_view() X-Ref |
Completion View |
test_get_completion_with_events(array $customcompletionrules, array $events, int $expectedstate) X-Ref |
Completion with no rules and join meeting param: array $customcompletionrules param: array $events param: int $expectedstate |
custom_completion_data_provider() X-Ref |
Data generator return: array[] |