irctest/irctest
Valentin Lorentz cc3d70c7d3 testQuitErrors: Make it slightly less flaky with solanum? 2021-09-04 20:02:49 +02:00
..
client_tests Remove 'test_' prefix for all file names. 2021-08-11 19:34:33 +02:00
controllers exhaustive testing of Modern's WHOIS spec (#104) 2021-08-29 16:38:38 +02:00
irc_utils Make find_hostname_and_port its own function 2021-06-27 00:27:48 +02:00
scram basic server test for SCRAM-SHA-256 (#84) 2021-08-08 20:47:42 +02:00
self_tests Remove 'test_' prefix for all file names. 2021-08-11 19:34:33 +02:00
server_tests testQuitErrors: Make it slightly less flaky with solanum? 2021-09-04 20:02:49 +02:00
__init__.py Basic architecture. 2015-12-19 01:11:57 +01:00
authentication.py Use dataclasses instead of dicts/namedtuples 2021-02-28 18:45:13 +01:00
basecontrollers.py Try to make bahamut tests less flaky 2021-08-11 18:39:29 +02:00
cases.py exhaustive testing of Modern's WHOIS spec (#104) 2021-08-29 16:38:38 +02:00
client_mock.py getMessages: Raise an error when forgetting to synchronize=False 2021-06-27 14:38:54 +02:00
exceptions.py Use Black code style 2021-02-22 19:42:18 +01:00
numerics.py exhaustive testing of Modern's WHOIS spec (#104) 2021-08-29 16:38:38 +02:00
patma.py test_labeled_responses: Actually check 'label' tags aren't relayed 2021-07-03 09:31:51 +02:00
runner.py type-annotate all functions outside the tests themselves. 2021-02-28 18:45:13 +01:00
specifications.py Add TARGMAX test 2021-09-04 20:02:20 +02:00
tls.py Use dataclasses instead of dicts/namedtuples 2021-02-28 18:45:13 +01:00