irctest/irctest
Shivaram Lingamneni cab27be1f5 fix incorrect type for empty tags 2021-02-15 21:36:55 +01:00
..
client_tests Fix ecdsa tests to use the same protocol as Atheme. 2019-12-26 12:10:45 +01:00
controllers deflake registration tests by waiting for quit 2021-02-15 21:11:15 +01:00
irc_utils fix incorrect type for empty tags 2021-02-15 21:36:55 +01:00
server_tests add a test for case changes 2021-02-15 21:36:55 +01:00
__init__.py Basic architecture. 2015-12-19 01:11:57 +01:00
__main__.py Make openssl binary configurable, for OSX 2017-12-09 09:43:19 +01:00
authentication.py Add tests for SCRAM. 2017-01-11 00:07:25 +01:00
basecontrollers.py remove psutil 2021-02-14 22:59:19 +01:00
cases.py expand pyflakes list 2021-02-15 21:12:06 +01:00
client_mock.py Fix compatibility with return value of SSLSocket.sendall in python >= 3.6. 2021-02-14 23:18:51 +01:00
exceptions.py Add TLS certificate check tests for clients. 2016-07-20 11:41:35 +02:00
numerics.py add list of numerics, start using them 2021-02-15 21:06:05 +01:00
runner.py Add STS tests. 2019-12-08 21:26:21 +01:00
specifications.py ClientMock.getMessages: Reuse the inbuffer. 2015-12-22 20:50:01 +01:00
tls.py Add TLS certificate check tests for clients. 2016-07-20 11:41:35 +02:00