irctest/irctest/server_tests
Shivaram Lingamneni 7b32961bc7 add a test for INVITE 2018-12-23 16:41:54 -05:00
..
__init__.py Start supporting server testing. 2015-12-19 23:09:06 +01:00
test_account_tag.py account-tag: Remove MONITOR test since it doesn't make sense to have this in reality 2017-10-04 18:36:59 +10:00
test_cap.py Fix assertion message. 2015-12-23 21:28:36 +01:00
test_channel_operations.py add a test for INVITE 2018-12-23 16:41:54 -05:00
test_connection_registration.py Add tests for IRCv3.1 CAP LS/LIST. 2015-12-24 01:12:50 +01:00
test_echo_message.py echo-message: Check server-time more accurately, and handle slight timing differences due to late application 2018-04-16 02:48:27 +10:00
test_extended_join.py Fix channel deterministic joining s'more 2017-11-01 17:42:44 +00:00
test_labeled_responses.py Add tests for labeled-responses 2018-02-11 08:56:30 +10:00
test_messages.py Make message tests less fragile 2017-12-26 12:56:17 +10:00
test_metadata.py Add Deprecated test classes, for ones that shouldn't be run by default these days 2016-11-30 01:19:19 +10:00
test_monitor.py Add test to check a “MONITOR -” has no effect on other users. 2015-12-28 14:50:03 +01:00
test_multi_prefix.py Add multi-prefix testcase 2017-11-02 01:04:15 +00:00
test_sasl.py test_sasl: Unify successful auth checking a bit more 2016-11-29 22:37:08 +10:00
test_starttls.py tls -> starttls, to match feature name better 2017-11-02 00:15:30 +00:00
test_user_commands.py test 330 RPL_WHOISACCOUNT 2018-08-17 11:57:52 -04:00