irctest/irctest/server_tests
Valentin Lorentz 3c2db1531a register: Update error name to COMPLETE_CONNECTION_REQUIRED to follow the spec 2021-02-28 23:34:23 +01:00
..
__init__.py Start supporting server testing. 2015-12-19 23:09:06 +01:00
test_account_tag.py Rename assertMessageEqual to assertMessageMatch 2021-02-28 20:44:31 +01:00
test_away_notify.py Rename assertMessageEqual to assertMessageMatch 2021-02-28 20:44:31 +01:00
test_bouncer.py Use assertMessageMatch whenever possible, and generalize listMatch to accept regexps 2021-02-28 23:22:31 +01:00
test_cap.py Move list_match to its own module, and prepare generalizing AnyStr 2021-02-28 23:22:31 +01:00
test_channel_forward.py Rename assertMessageEqual to assertMessageMatch 2021-02-28 20:44:31 +01:00
test_channel_operations.py Use assertMessageMatch whenever possible, and generalize listMatch to accept regexps 2021-02-28 23:22:31 +01:00
test_channel_rename.py Rename assertMessageEqual to assertMessageMatch 2021-02-28 20:44:31 +01:00
test_chathistory.py Use assertMessageMatch whenever possible, and generalize listMatch to accept regexps 2021-02-28 23:22:31 +01:00
test_confusables.py Use dataclasses instead of dicts/namedtuples 2021-02-28 18:45:13 +01:00
test_connection_registration.py Rename assertMessageEqual to assertMessageMatch 2021-02-28 20:44:31 +01:00
test_echo_message.py Rename assertMessageEqual to assertMessageMatch 2021-02-28 20:44:31 +01:00
test_extended_join.py Rename assertMessageEqual to assertMessageMatch 2021-02-28 20:44:31 +01:00
test_labeled_responses.py Use assertMessageMatch whenever possible, and generalize listMatch to accept regexps 2021-02-28 23:22:31 +01:00
test_lusers.py Use dataclasses instead of dicts/namedtuples 2021-02-28 18:45:13 +01:00
test_message_tags.py Rename assertMessageEqual to assertMessageMatch 2021-02-28 20:44:31 +01:00
test_messages.py Rename assertMessageEqual to assertMessageMatch 2021-02-28 20:44:31 +01:00
test_metadata.py Rename assertMessageEqual to assertMessageMatch 2021-02-28 20:44:31 +01:00
test_monitor.py Use assertMessageMatch whenever possible, and generalize listMatch to accept regexps 2021-02-28 23:22:31 +01:00
test_multi_prefix.py Use assertMessageMatch whenever possible, and generalize listMatch to accept regexps 2021-02-28 23:22:31 +01:00
test_multiline.py Use assertMessageMatch whenever possible, and generalize listMatch to accept regexps 2021-02-28 23:22:31 +01:00
test_readq.py Make all remaining tests not Oragono-specific when relevant. 2021-02-28 09:57:16 +01:00
test_register_verify.py register: Update error name to COMPLETE_CONNECTION_REQUIRED to follow the spec 2021-02-28 23:34:23 +01:00
test_regressions.py Rename assertMessageEqual to assertMessageMatch 2021-02-28 20:44:31 +01:00
test_relaymsg.py Use assertMessageMatch whenever possible, and generalize listMatch to accept regexps 2021-02-28 23:22:31 +01:00
test_resume.py Rename assertMessageEqual to assertMessageMatch 2021-02-28 20:44:31 +01:00
test_roleplay.py Use assertMessageMatch whenever possible, and generalize listMatch to accept regexps 2021-02-28 23:22:31 +01:00
test_sasl.py Use assertMessageMatch whenever possible, and generalize listMatch to accept regexps 2021-02-28 23:22:31 +01:00
test_statusmsg.py Rename assertMessageEqual to assertMessageMatch 2021-02-28 20:44:31 +01:00
test_user_commands.py Use assertMessageMatch whenever possible, and generalize listMatch to accept regexps 2021-02-28 23:22:31 +01:00
test_utf8.py Rename assertMessageEqual to assertMessageMatch 2021-02-28 20:44:31 +01:00
test_znc_playback.py Use dataclasses instead of dicts/namedtuples 2021-02-28 18:45:13 +01:00