irctest/irctest/server_tests
Val Lorentz 9a19416731
INVITE: Fix misunderstanding of the RFCs (#148)
They make the first argument of numerics implicit, so there is actually
no difference with Modern
2022-03-31 15:53:51 +02:00
..
chmodes secret channel test (#135) 2022-03-04 21:58:05 +01:00
ergo regression test for ergochat/ergo#1898 (#130) 2022-01-10 23:22:46 +01: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 Add ngircd controller 2021-09-05 17:45:09 +02:00
bouncer.py fix some tests not being discovered due to their class names 2021-09-10 08:46:25 +02:00
buffering.py Add ngircd controller 2021-09-05 17:45:09 +02:00
cap.py Remove 'test_' prefix for all file names. 2021-08-11 19:34:33 +02:00
channel.py fix some tests not being discovered due to their class names 2021-09-10 08:46:25 +02:00
channel_forward.py fix some tests not being discovered due to their class names 2021-09-10 08:46:25 +02:00
channel_rename.py fix some tests not being discovered due to their class names 2021-09-10 08:46:25 +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 Exclude ircu2 and fill in the spec 2021-09-04 20:18:53 +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
help.py Add tests for the HELP and HELPOP commands (#117) 2022-01-10 23:55:24 +01:00
info.py Add tests for INFO (#121) 2022-01-10 23:55:42 +01:00
invite.py INVITE: Fix misunderstanding of the RFCs (#148) 2022-03-31 15:53:51 +02:00
isupport.py Add test for ISUPPORT PREFIX. (#128) 2022-03-09 20:01:34 +01:00
join.py Split channel_operations.py by command. 2021-08-11 20:46:10 +02:00
kick.py Add ngircd controller 2021-09-05 17:45:09 +02:00
labeled_responses.py patma: Fix inconsistencies between ANYSTR and AnyOptStr 2022-03-05 10:12:09 +01:00
list.py secret channel test (#135) 2022-03-04 21:58:05 +01:00
lusers.py lusers: Add a variant that ircu2 and snircd can pass + add stricter tests (#126) 2022-01-15 00:19:58 +01:00
message_tags.py Remove 'test_' prefix for all file names. 2021-08-11 19:34:33 +02:00
messages.py fix some tests not being discovered due to their class names 2021-09-10 08:46:25 +02:00
metadata.py Remove 'test_' prefix for all file names. 2021-08-11 19:34:33 +02:00
monitor.py Add support for Unreal 6 (#123) 2021-12-19 00:45:51 +01: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 fix some tests not being discovered due to their class names 2021-09-10 08:46:25 +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 fix some tests not being discovered due to their class names 2021-09-10 08:46:25 +02:00
utf8.py Remove 'test_' prefix for all file names. 2021-08-11 19:34:33 +02:00
wallops.py Add tests for WALLOPS (#109) 2021-09-19 15:33:31 +02:00
who.py Add tests for WHOX. (#131) 2022-02-21 21:43:22 +01:00
whois.py Fix inconsistent arg order 2022-03-19 16:53:14 +01:00
whowas.py Add test for multi-target WHOWAS (#141) 2022-03-20 11:36:51 +01:00
znc_playback.py Remove 'test_' prefix for all file names. 2021-08-11 19:34:33 +02:00