TEST_NO_TAG("Send message with a participant removed",group_chat_room_send_message_with_participant_removed),
TEST_NO_TAG("Leave group chat room",group_chat_room_leave),
TEST_NO_TAG("Delete group chat room successful if it's already removed by server",group_chat_room_delete_twice),
TEST_NO_TAG("Delete group chat room successful if it's already removed by server",group_chat_room_delete_twice),
TEST_NO_TAG("Come back on a group chat room after a disconnection",group_chat_room_come_back_after_disconnection),
TEST_NO_TAG("Create chat room with disconnected friends",group_chat_room_create_room_with_disconnected_friends),
TEST_NO_TAG("Create chat room with disconnected friends and initial message",group_chat_room_create_room_with_disconnected_friends_and_initial_message),