irctest/irctest/server_tests
Val Lorentz a15025a276
Add tests for JOIN with some invalid channels in the target param (#163)
2022-04-16 12:15:56 +02:00
..
chmodes Add test for ban exception mode (+e) (#162) 2022-04-16 08:12:27 +02:00
ergo Add top-level docstrings to all modules 2022-04-10 15:55:27 +02:00
__init__.py Start supporting server testing. 2015-12-19 23:09:06 +01:00
account_registration.py Add top-level docstrings to all modules 2022-04-10 15:55:27 +02:00
account_tag.py Use xfail instead of deselection for known failures (#155) 2022-04-12 22:36:28 +02:00
away.py Add top-level docstrings to all modules 2022-04-10 15:55:27 +02:00
away_notify.py Remove useless 'OptionalityHelper'. 2022-04-12 18:48:03 +02:00
bot_mode.py Use xfail instead of deselection for known failures (#155) 2022-04-12 22:36:28 +02:00
bouncer.py Add top-level docstrings to all modules 2022-04-10 15:55:27 +02:00
buffering.py Use xfail instead of deselection for known failures (#155) 2022-04-12 22:36:28 +02:00
cap.py Use xfail instead of deselection for known failures (#155) 2022-04-12 22:36:28 +02:00
channel.py Replace incorrect uses of NotImplementedByController exception (#161) 2022-04-15 16:01:36 +02:00
channel_forward.py Add top-level docstrings to all modules 2022-04-10 15:55:27 +02:00
channel_rename.py Fix CI 2022-04-10 15:55:53 +02:00
chathistory.py Replace incorrect uses of NotImplementedByController exception (#161) 2022-04-15 16:01:36 +02:00
confusables.py Add top-level docstrings to all modules 2022-04-10 15:55:27 +02:00
connection_registration.py testWrongPassword: Add stricter check of the reply's command (#144) 2022-04-13 18:59:34 +02:00
echo_message.py Replace incorrect uses of NotImplementedByController exception (#161) 2022-04-15 16:01:36 +02:00
extended_join.py Remove useless 'OptionalityHelper'. 2022-04-12 18:48:03 +02:00
help.py Replace incorrect uses of NotImplementedByController exception (#161) 2022-04-15 16:01:36 +02:00
info.py Use xfail instead of deselection for known failures (#155) 2022-04-12 22:36:28 +02:00
invite.py Replace incorrect uses of NotImplementedByController exception (#161) 2022-04-15 16:01:36 +02:00
isupport.py Replace incorrect uses of NotImplementedByController exception (#161) 2022-04-15 16:01:36 +02:00
join.py Add tests for JOIN with some invalid channels in the target param (#163) 2022-04-16 12:15:56 +02:00
kick.py Add tests for JOIN with some invalid channels in the target param (#163) 2022-04-16 12:15:56 +02:00
labeled_responses.py Remove useless 'OptionalityHelper'. 2022-04-12 18:48:03 +02:00
links.py Replace incorrect uses of NotImplementedByController exception (#161) 2022-04-15 16:01:36 +02:00
list.py Bump Unreal to 6.0.3 and remove ELIST workarounds (#158) 2022-04-13 20:54:11 +02:00
lusers.py Use xfail instead of deselection for known failures (#155) 2022-04-12 22:36:28 +02:00
message_tags.py Remove useless 'OptionalityHelper'. 2022-04-12 18:48:03 +02:00
messages.py Use xfail instead of deselection for known failures (#155) 2022-04-12 22:36:28 +02:00
metadata.py Add top-level docstrings to all modules 2022-04-10 15:55:27 +02:00
monitor.py Replace incorrect uses of NotImplementedByController exception (#161) 2022-04-15 16:01:36 +02:00
multi_prefix.py Add top-level docstrings to all modules 2022-04-10 15:55:27 +02:00
multiline.py Remove useless 'OptionalityHelper'. 2022-04-12 18:48:03 +02:00
names.py Add tests for JOIN with some invalid channels in the target param (#163) 2022-04-16 12:15:56 +02:00
part.py Add top-level docstrings to all modules 2022-04-10 15:55:27 +02:00
pingpong.py Add top-level docstrings to all modules 2022-04-10 15:55:27 +02:00
quit.py Use xfail instead of deselection for known failures (#155) 2022-04-12 22:36:28 +02:00
readq.py Add top-level docstrings to all modules 2022-04-10 15:55:27 +02:00
regressions.py Replace incorrect uses of NotImplementedByController exception (#161) 2022-04-15 16:01:36 +02:00
relaymsg.py Add top-level docstrings to all modules 2022-04-10 15:55:27 +02:00
roleplay.py Add top-level docstrings to all modules 2022-04-10 15:55:27 +02:00
sasl.py Use xfail instead of deselection for known failures (#155) 2022-04-12 22:36:28 +02:00
statusmsg.py Use xfail instead of deselection for known failures (#155) 2022-04-12 22:36:28 +02:00
topic.py Add top-level docstrings to all modules 2022-04-10 15:55:27 +02:00
utf8.py Remove useless 'OptionalityHelper'. 2022-04-12 18:48:03 +02:00
wallops.py Replace incorrect uses of NotImplementedByController exception (#161) 2022-04-15 16:01:36 +02:00
who.py Replace incorrect uses of NotImplementedByController exception (#161) 2022-04-15 16:01:36 +02:00
whois.py Use xfail instead of deselection for known failures (#155) 2022-04-12 22:36:28 +02:00
whowas.py Add tests for JOIN with some invalid channels in the target param (#163) 2022-04-16 12:15:56 +02:00
znc_playback.py Add top-level docstrings to all modules 2022-04-10 15:55:27 +02:00