irctest/irctest
Valentin Lorentz a1040a4553 Minor bug fixes 2021-07-02 21:48:12 +02:00
..
client_tests Use assertMessageMatch whenever possible, and generalize listMatch to accept regexps 2021-02-28 23:22:31 +01:00
controllers Make all tests pass with Unreal (minus service tests) 2021-07-02 21:41:35 +02:00
irc_utils Make find_hostname_and_port its own function 2021-06-27 00:27:48 +02:00
self_tests Add test for message matching commands 2021-04-18 09:21:27 +02:00
server_tests Minor bug fixes 2021-07-02 21:48:12 +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 Make all tests pass with Unreal (minus service tests) 2021-07-02 21:41:35 +02:00
cases.py Start adding support for Unreal 2021-07-01 23:10:37 +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 Use Black code style 2021-02-22 19:42:18 +01:00
patma.py Make all tests pass with Unreal (minus service tests) 2021-07-02 21:41:35 +02:00
runner.py type-annotate all functions outside the tests themselves. 2021-02-28 18:45:13 +01:00
specifications.py Add tests for the draft bot mode. 2021-07-01 16:44:48 +02:00
tls.py Use dataclasses instead of dicts/namedtuples 2021-02-28 18:45:13 +01:00