(no description)
File Size: | 334 lines (13 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 2 files communication/provider/matrix/tests/matrix_test_helper_trait.php communication/tests/communication_test_helper_trait.php |
api_test:: (10 methods):
setUp()
test_set_data()
test_get_provider()
test_set_avatar()
test_create_and_configure_room()
test_create_and_configure_room_without_communication_provider_selected()
test_update_room()
test_delete_room()
test_adding_and_removing_of_room_membership()
test_update_room_membership_on_user_role_change()
setUp() X-Ref |
No description |
test_set_data() X-Ref |
Test set data to the instance. |
test_get_provider() X-Ref |
Test get_current_communication_provider method. |
test_set_avatar() X-Ref |
Test set_avatar method. |
test_create_and_configure_room() X-Ref |
Test the create_and_configure_room method to add/create tasks. |
test_create_and_configure_room_without_communication_provider_selected() X-Ref |
Test the create_and_configure_room method to add/create tasks when no communication provider selected. |
test_update_room() X-Ref |
Test update operation. |
test_delete_room() X-Ref |
Test delete operation. |
test_adding_and_removing_of_room_membership() X-Ref |
Test the adding and removing of members from room. |
test_update_room_membership_on_user_role_change() X-Ref |
Test the update of room membership with the change user role. |