irctest/irctest/server_tests
Shivaram Lingamneni 7be29ad801 rename Oragono to Ergo 2021-05-27 00:07:32 -04:00
..
__init__.py Start supporting server testing. 2015-12-19 23:09:06 +01:00
test_account_tag.py assertMessageMatch: Add pattern-matching on tags, and start using it. 2021-03-01 21:59:50 +01:00
test_away_notify.py Rename assertMessageEqual to assertMessageMatch 2021-02-28 20:44:31 +01:00
test_bouncer.py rename Oragono to Ergo 2021-05-27 00:07:32 -04:00
test_buffering.py test_buffering: add support for ERR_INPUTTOOLONG 2021-03-05 20:29:44 +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 Oragono to Ergo 2021-05-27 00:07:32 -04:00
test_channel_operations.py rename Oragono to Ergo 2021-05-27 00:07:32 -04:00
test_channel_rename.py rename Oragono to Ergo 2021-05-27 00:07:32 -04:00
test_chathistory.py rename Oragono to Ergo 2021-05-27 00:07:32 -04:00
test_confusables.py rename Oragono to Ergo 2021-05-27 00:07:32 -04:00
test_connection_registration.py Rename assertMessageEqual to assertMessageMatch 2021-02-28 20:44:31 +01:00
test_echo_message.py always negotiate batch with labeled-response, it's required by the spec 2021-03-04 17:38:50 +01:00
test_extended_join.py Rename assertMessageEqual to assertMessageMatch 2021-02-28 20:44:31 +01:00
test_labeled_responses.py always negotiate batch with labeled-response, it's required by the spec 2021-03-04 17:38:50 +01:00
test_lusers.py rename Oragono to Ergo 2021-05-27 00:07:32 -04:00
test_message_tags.py review fixes 2021-03-03 14:37:03 -05:00
test_messages.py rename Oragono to Ergo 2021-05-27 00:07:32 -04: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 assertMessageMatch: Add pattern-matching on tags, and start using it. 2021-03-01 21:59:50 +01:00
test_readq.py rename Oragono to Ergo 2021-05-27 00:07:32 -04:00
test_register_verify.py rename Oragono to Ergo 2021-05-27 00:07:32 -04:00
test_regressions.py assertMessageMatch: Add pattern-matching on tags, and start using it. 2021-03-01 21:59:50 +01:00
test_relaymsg.py rename Oragono to Ergo 2021-05-27 00:07:32 -04:00
test_roleplay.py rename Oragono to Ergo 2021-05-27 00:07:32 -04: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 Oragono to Ergo 2021-05-27 00:07:32 -04:00
test_user_commands.py rename Oragono to Ergo 2021-05-27 00:07:32 -04:00
test_utf8.py rename Oragono to Ergo 2021-05-27 00:07:32 -04:00
test_znc_playback.py rename Oragono to Ergo 2021-05-27 00:07:32 -04:00