irctest/irctest/controllers
Shivaram Lingamneni 7e112359a2
secret channel test (#135)
* silent.py tests for channels with mode +s appearing in LIST only when the user is connected to that channel

* Added assertions for exact content of lines with command RPL_LIST and checks for exact number of RPL_LIST replies

* fix linter errors

* only validate the first two parameters of RPL_LIST

* rename to secret channel test, add citation

* ignore ngircd pseudo-channel

* attempt to fix charybdis/solanum and ircu issues

* review fixes

Co-authored-by: William Rehwinkel <willrehwinkel@gmail.com>
2022-03-04 21:58:05 +01:00
..
__init__.py Basic architecture. 2015-12-19 01:11:57 +01:00
anope_services.py Add ngircd controller 2021-09-05 17:45:09 +02:00
atheme_services.py Add ngircd controller 2021-09-05 17:45:09 +02:00
bahamut.py exhaustive testing of Modern's WHOIS spec (#104) 2021-08-29 16:38:38 +02:00
base_hybrid.py Add Plexus4 (#90) 2021-08-08 20:46:33 +02:00
charybdis.py secret channel test (#135) 2022-03-04 21:58:05 +01:00
ergo.py exhaustive testing of Modern's WHOIS spec (#104) 2021-08-29 16:38:38 +02:00
external_server.py Add an 'external_server' controller 2021-08-10 18:25:35 +02:00
girc.py type-annotate all functions outside the tests themselves. 2021-02-28 18:45:13 +01:00
hybrid.py Enable services tests for hybrid and plexus on the CI (#120) 2021-11-20 12:15:07 +01:00
inspircd.py Add tests for the HELP and HELPOP commands (#117) 2022-01-10 23:55:24 +01:00
irc2.py exhaustive testing of Modern's WHOIS spec (#104) 2021-08-29 16:38:38 +02:00
ircu2.py exhaustive testing of Modern's WHOIS spec (#104) 2021-08-29 16:38:38 +02:00
limnoria.py type-annotate all functions outside the tests themselves. 2021-02-28 18:45:13 +01:00
mammon.py Run Atheme with InspIRCd, to enable tests depending on SASL 2021-06-27 16:45:43 +02:00
ngircd.py Add ngircd controller 2021-09-05 17:45:09 +02:00
plexus4.py Enable services tests for hybrid and plexus on the CI (#120) 2021-11-20 12:15:07 +01:00
snircd.py exhaustive testing of Modern's WHOIS spec (#104) 2021-08-29 16:38:38 +02:00
solanum.py type-annotate all functions outside the tests themselves. 2021-02-28 18:45:13 +01:00
sopel.py type-annotate all functions outside the tests themselves. 2021-02-28 18:45:13 +01:00
unrealircd.py Add tests for the HELP and HELPOP commands (#117) 2022-01-10 23:55:24 +01:00