Daniel Brötzmann pushed to branch gtk4 at gajim / gajim
Commits: c0a6de45 by wurstsalat at 2024-11-02T18:28:22+01:00 refactor: Tests: Prefix UI dialog tests - - - - - 26 changed files: - test/gtk/test_account_wizard.py → test/gtk/ui_test_account_wizard.py - test/gtk/test_assistant.py → test/gtk/ui_test_assistant.py - test/gtk/test_avatar_selector.py → test/gtk/ui_test_avatar_selector.py - test/gtk/test_call_window.py → test/gtk/ui_test_call_window.py - test/gtk/test_certificate_dialog.py → test/gtk/ui_test_certificate_dialog.py - test/gtk/test_change_password.py → test/gtk/ui_test_change_password.py - test/gtk/test_conversation_view.py → test/gtk/ui_test_conversation_view.py - test/gtk/test_dataform.py → test/gtk/ui_test_dataform.py - test/gtk/test_dataform_fake.py → test/gtk/ui_test_dataform_fake.py - test/gtk/test_db_migration.py → test/gtk/ui_test_db_migration.py - test/gtk/test_dnd_file.py → test/gtk/ui_test_dnd_file.py - test/gtk/test_exception.py → test/gtk/ui_test_exception.py - test/gtk/test_filechoosers.py → test/gtk/ui_test_filechoosers.py - test/gtk/test_group_chat_voice_request_button.py → test/gtk/ui_test_group_chat_voice_request_button.py - test/gtk/test_groupchat_info.py → test/gtk/ui_test_groupchat_info.py - test/gtk/test_groupchat_nick.py → test/gtk/ui_test_groupchat_nick.py - test/gtk/test_groupchat_state.py → test/gtk/ui_test_groupchat_state.py - test/gtk/test_listview.py → test/gtk/ui_test_listview.py - test/gtk/test_manage_sounds.py → test/gtk/ui_test_manage_sounds.py - test/gtk/test_password_dialog.py → test/gtk/ui_test_password_dialog.py - test/gtk/test_preview_audio.py → test/gtk/ui_test_preview_audio.py - test/gtk/test_ssl_error_dialog.py → test/gtk/ui_test_ssl_error_dialog.py - test/gtk/test_start_chat.py → test/gtk/ui_test_start_chat.py - test/gtk/test_themes.py → test/gtk/ui_test_themes.py - test/gtk/test_workspace_dialog.py → test/gtk/ui_test_workspace_dialog.py - test/gtk/test_workspace_sidebar.py → test/gtk/ui_test_workspace_sidebar.py Changes: ===================================== test/gtk/test_account_wizard.py → test/gtk/ui_test_account_wizard.py ===================================== ===================================== test/gtk/test_assistant.py → test/gtk/ui_test_assistant.py ===================================== ===================================== test/gtk/test_avatar_selector.py → test/gtk/ui_test_avatar_selector.py ===================================== ===================================== test/gtk/test_call_window.py → test/gtk/ui_test_call_window.py ===================================== ===================================== test/gtk/test_certificate_dialog.py → test/gtk/ui_test_certificate_dialog.py ===================================== ===================================== test/gtk/test_change_password.py → test/gtk/ui_test_change_password.py ===================================== ===================================== test/gtk/test_conversation_view.py → test/gtk/ui_test_conversation_view.py ===================================== ===================================== test/gtk/test_dataform.py → test/gtk/ui_test_dataform.py ===================================== ===================================== test/gtk/test_dataform_fake.py → test/gtk/ui_test_dataform_fake.py ===================================== ===================================== test/gtk/test_db_migration.py → test/gtk/ui_test_db_migration.py ===================================== ===================================== test/gtk/test_dnd_file.py → test/gtk/ui_test_dnd_file.py ===================================== ===================================== test/gtk/test_exception.py → test/gtk/ui_test_exception.py ===================================== ===================================== test/gtk/test_filechoosers.py → test/gtk/ui_test_filechoosers.py ===================================== ===================================== test/gtk/test_group_chat_voice_request_button.py → test/gtk/ui_test_group_chat_voice_request_button.py ===================================== ===================================== test/gtk/test_groupchat_info.py → test/gtk/ui_test_groupchat_info.py ===================================== ===================================== test/gtk/test_groupchat_nick.py → test/gtk/ui_test_groupchat_nick.py ===================================== ===================================== test/gtk/test_groupchat_state.py → test/gtk/ui_test_groupchat_state.py ===================================== ===================================== test/gtk/test_listview.py → test/gtk/ui_test_listview.py ===================================== ===================================== test/gtk/test_manage_sounds.py → test/gtk/ui_test_manage_sounds.py ===================================== ===================================== test/gtk/test_password_dialog.py → test/gtk/ui_test_password_dialog.py ===================================== ===================================== test/gtk/test_preview_audio.py → test/gtk/ui_test_preview_audio.py ===================================== ===================================== test/gtk/test_ssl_error_dialog.py → test/gtk/ui_test_ssl_error_dialog.py ===================================== ===================================== test/gtk/test_start_chat.py → test/gtk/ui_test_start_chat.py ===================================== ===================================== test/gtk/test_themes.py → test/gtk/ui_test_themes.py ===================================== ===================================== test/gtk/test_workspace_dialog.py → test/gtk/ui_test_workspace_dialog.py ===================================== ===================================== test/gtk/test_workspace_sidebar.py → test/gtk/ui_test_workspace_sidebar.py ===================================== View it on GitLab: https://dev.gajim.org/gajim/gajim/-/commit/c0a6de45e0db12cb3aef445fb943091de9c82104 -- View it on GitLab: https://dev.gajim.org/gajim/gajim/-/commit/c0a6de45e0db12cb3aef445fb943091de9c82104 You're receiving this email because of your account on dev.gajim.org.
_______________________________________________ Commits mailing list -- [email protected] To unsubscribe send an email to [email protected]
