Update ChatBox link #366
GitHub Actions / Unit Test Results
succeeded
Sep 28, 2024 in 0s
All 36 tests pass in 2m 33s
Annotations
Check notice on line 0 in .github
github-actions / Unit Test Results
36 tests found
There are 36 tests, see "Raw output" for the full list of tests.
Raw output
chatbox_tests.integration.test_integration ‑ test_client1_sends_participants_receive
chatbox_tests.integration.test_integration ‑ test_clients_join_and_leave_chat_check_participants_num
chatbox_tests.integration.test_integration ‑ test_scroll_up_to_see_more_messages_no_active_users_list_update
chatbox_tests.integration.test_integration ‑ test_sending_previous_messages
chatbox_tests.integration.test_integration ‑ test_server_adds_timestamp_to_message
chatbox_tests.integration.test_integration ‑ test_server_receives_and_handles_wrong_message_then_serves_correctly_proper_messages
chatbox_tests.integration.test_integration ‑ test_users_join_server_sends_notification_jsons
chatbox_tests.integration.test_integration ‑ test_users_leave_server_sends_notification_jsons
chatbox_tests.integration.test_integration ‑ test_when_client_sends_message_is_added_to_database
chatbox_tests.test_arsenic ‑ test_active_users_display
chatbox_tests.test_arsenic ‑ test_adjust_number_of_displayed_messages
chatbox_tests.test_arsenic ‑ test_blank_chatname_input
chatbox_tests.test_arsenic ‑ test_blank_username_input
chatbox_tests.test_arsenic ‑ test_connect_button
chatbox_tests.test_arsenic ‑ test_connect_with_button
chatbox_tests.test_arsenic ‑ test_copy_to_clipboard
chatbox_tests.test_arsenic ‑ test_invalid_input_verification
chatbox_tests.test_arsenic ‑ test_leave_chat_with_invalid_inputs
chatbox_tests.test_arsenic ‑ test_leave_chat_without_login_and_chat
chatbox_tests.test_arsenic ‑ test_messages_position
chatbox_tests.test_arsenic ‑ test_open_chatbox_chat_link
chatbox_tests.test_arsenic ‑ test_open_chatbox_default_chat_link
chatbox_tests.test_arsenic ‑ test_open_chatbox_home_link
chatbox_tests.test_arsenic ‑ test_previous_messages
chatbox_tests.test_arsenic ‑ test_recent_chats_display
chatbox_tests.test_arsenic ‑ test_send_and_open_link
chatbox_tests.test_arsenic ‑ test_sending_and_displaying_messages
chatbox_tests.test_arsenic ‑ test_valid_inputs
chatbox_tests.test_helper ‑ test_check_input
chatbox_tests.test_helper ‑ test_check_message_json
chatbox_tests.test_helper ‑ test_check_previous_messages_json
chatbox_tests.test_helper ‑ test_check_url
chatbox_tests.test_json ‑ test_dict_to_json
chatbox_tests.test_json ‑ test_is_proper_json
chatbox_tests.test_json ‑ test_json_to_dict
chatbox_tests.test_json ‑ test_wrong_json_to_dict
Loading