irctest/irctest/server_tests
Valentin Lorentz 2d2e788275 Start adding support for Unreal
Not all tests pass yet, Unreal uses the protocol in ways we did not anticipate.
2021-07-01 23:10:37 +02:00
..
__init__.py Start supporting server testing. 2015-12-19 23:09:06 +01:00
test_account_tag.py Add a 'services' mark, to allow disabling tests that depend on them. 2021-07-01 17:17:59 +02:00
test_away_notify.py Rename assertMessageEqual to assertMessageMatch 2021-02-28 20:44:31 +01:00
test_bot_mode.py Start adding support for Unreal 2021-07-01 23:10:37 +02:00
test_bouncer.py Add a 'services' mark, to allow disabling tests that depend on them. 2021-07-01 17:17:59 +02:00
test_buffering.py test_buffering: add support for ERR_INPUTTOOLONG 2021-03-05 20:29:44 +01:00
test_cap.py Start adding support for Unreal 2021-07-01 23:10:37 +02:00
test_channel_forward.py rename Oragono to Ergo 2021-05-27 00:07:32 -04:00
test_channel_operations.py Add a 'services' mark, to allow disabling tests that depend on them. 2021-07-01 17:17:59 +02:00
test_channel_rename.py rename Oragono to Ergo 2021-05-27 00:07:32 -04:00
test_chathistory.py Add a 'services' mark, to allow disabling tests that depend on them. 2021-07-01 17:17:59 +02:00
test_confusables.py Add a 'services' mark, to allow disabling tests that depend on them. 2021-07-01 17:17:59 +02: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 Add a 'services' mark, to allow disabling tests that depend on them. 2021-07-01 17:17:59 +02: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 Start adding support for Unreal 2021-07-01 23:10:37 +02: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 Start adding support for Unreal 2021-07-01 23:10:37 +02: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 Add a 'services' mark, to allow disabling tests that depend on them. 2021-07-01 17:17:59 +02:00
test_statusmsg.py rename Oragono to Ergo 2021-05-27 00:07:32 -04:00
test_user_commands.py Add a 'services' mark, to allow disabling tests that depend on them. 2021-07-01 17:17:59 +02:00
test_utf8.py rename Oragono to Ergo 2021-05-27 00:07:32 -04:00
test_znc_playback.py Add a 'services' mark, to allow disabling tests that depend on them. 2021-07-01 17:17:59 +02:00