TEST_TWO_TAGS("Leave group chat room",group_chat_room_leave,"Server","LeaksMemory"),
TEST_TWO_TAGS("Come back on a group chat room after a disconnection",group_chat_room_come_back_after_disconnection,"Server","LeaksMemory"),
TEST_TWO_TAGS("Create chat room with disconnected friends",group_chat_room_create_room_with_disconnected_friends,"Server","LeaksMemory"),
TEST_TWO_TAGS("Create chat room with disconnected friends and initial message",group_chat_room_create_room_with_disconnected_friends_and_initial_message,"Server","LeaksMemory"),
TEST_TWO_TAGS("Reinvited after removed from group chat room",group_chat_room_reinvited_after_removed,"Server","LeaksMemory"),
TEST_TWO_TAGS("Notify after disconnection",group_chat_room_notify_after_disconnection,"Server","LeaksMemory"),
TEST_TWO_TAGS("Send refer to all participants devices",group_chat_room_send_refer_to_all_devices,"Server","LeaksMemory"),