irctest/irctest/server_tests
Val Lorentz 23c7c1642b
exhaustive testing of Modern's WHOIS spec (#104)
* Add testWhoisNumerics, to check Modern exhaustively covers known numerics

* ircu2: Workaround for server name in testWhoisNumerics.

* testWhoisUser: Work around ircu2 restrictions on nick and username

* testWhoisNumerics: Add variant with authenticated user

* testWhoisNumerics: Add support for RPL_AWAY and RPL_WHOISSPECIAL

* testWhoisNumerics: Add variant where the WHOIS sender opers up first

* testWhoisUser: Also test with targets

* inspircd: Fix oper configuration

* Fix RPL_WHOISACTUALLY matching for Unreal.
2021-08-29 16:38:38 +02:00
..
__init__.py Start supporting server testing. 2015-12-19 23:09:06 +01:00
account_tag.py Remove 'test_' prefix for all file names. 2021-08-11 19:34:33 +02:00
away.py Exhaustively test AWAY. 2021-08-28 18:54:13 +02:00
away_notify.py Remove 'test_' prefix for all file names. 2021-08-11 19:34:33 +02:00
bot_mode.py Remove 'test_' prefix for all file names. 2021-08-11 19:34:33 +02:00
bouncer.py Remove 'test_' prefix for all file names. 2021-08-11 19:34:33 +02:00
buffering.py Fix excessive timeout 2021-08-13 08:58:38 +02:00
cap.py Remove 'test_' prefix for all file names. 2021-08-11 19:34:33 +02:00
channel.py Split channel_operations.py by command. 2021-08-11 20:46:10 +02:00
channel_forward.py Remove 'test_' prefix for all file names. 2021-08-11 19:34:33 +02:00
channel_rename.py Remove 'test_' prefix for all file names. 2021-08-11 19:34:33 +02:00
chathistory.py Remove 'test_' prefix for all file names. 2021-08-11 19:34:33 +02:00
confusables.py Remove 'test_' prefix for all file names. 2021-08-11 19:34:33 +02:00
connection_registration.py Remove 'test_' prefix for all file names. 2021-08-11 19:34:33 +02:00
echo_message.py Remove 'test_' prefix for all file names. 2021-08-11 19:34:33 +02:00
extended_join.py Remove 'test_' prefix for all file names. 2021-08-11 19:34:33 +02:00
invite.py invite & kick: update links to Modern 2021-08-26 21:15:57 +02:00
join.py Split channel_operations.py by command. 2021-08-11 20:46:10 +02:00
kick.py invite & kick: update links to Modern 2021-08-26 21:15:57 +02:00
labeled_responses.py Remove 'test_' prefix for all file names. 2021-08-11 19:34:33 +02:00
list.py Split channel_operations.py by command. 2021-08-11 20:46:10 +02:00
lusers.py Remove 'test_' prefix for all file names. 2021-08-11 19:34:33 +02:00
message_tags.py Remove 'test_' prefix for all file names. 2021-08-11 19:34:33 +02:00
messages.py Split user_commands.py by command 2021-08-11 20:46:10 +02:00
metadata.py Remove 'test_' prefix for all file names. 2021-08-11 19:34:33 +02:00
mode.py Deselect testKeyValidation[empty] for ircu2 2021-08-11 22:46:54 +02:00
monitor.py Remove 'test_' prefix for all file names. 2021-08-11 19:34:33 +02:00
multi_prefix.py Remove 'test_' prefix for all file names. 2021-08-11 19:34:33 +02:00
multiline.py Remove 'test_' prefix for all file names. 2021-08-11 19:34:33 +02:00
names.py Split channel_operations.py by command. 2021-08-11 20:46:10 +02:00
part.py Split channel_operations.py by command. 2021-08-11 20:46:10 +02:00
pingpong.py Add tests for PING and PONG 2021-08-28 18:54:35 +02:00
quit.py Split channel_operations.py by command. 2021-08-11 20:46:10 +02:00
readq.py Remove 'test_' prefix for all file names. 2021-08-11 19:34:33 +02:00
register_verify.py Remove 'test_' prefix for all file names. 2021-08-11 19:34:33 +02:00
regressions.py Remove 'test_' prefix for all file names. 2021-08-11 19:34:33 +02:00
relaymsg.py Remove 'test_' prefix for all file names. 2021-08-11 19:34:33 +02:00
roleplay.py Remove 'test_' prefix for all file names. 2021-08-11 19:34:33 +02:00
sasl.py Remove 'test_' prefix for all file names. 2021-08-11 19:34:33 +02:00
statusmsg.py Remove 'test_' prefix for all file names. 2021-08-11 19:34:33 +02:00
topic.py Split channel_operations.py by command. 2021-08-11 20:46:10 +02:00
utf8.py Remove 'test_' prefix for all file names. 2021-08-11 19:34:33 +02:00
whois.py exhaustive testing of Modern's WHOIS spec (#104) 2021-08-29 16:38:38 +02:00
znc_playback.py Remove 'test_' prefix for all file names. 2021-08-11 19:34:33 +02:00