.. |
__init__.py
|
Fix core tests for Python 3 (actually imported + fixes).
|
2013-08-10 15:18:04 +02:00 |
test_callbacks.py
|
Remove the '(XX more messages)' when the next message is sent immediately after
|
2021-03-05 21:19:02 +01:00 |
test_commands.py
|
Replace failUnless/failIf with assertTrue/assertFalse.
|
2020-01-26 11:14:18 +01:00 |
test_drivers.py
|
When getting STS policy over insecure connection, reuse the exact same IP address
|
2021-01-11 23:22:21 +01:00 |
test_dynamicScope.py
|
Change the modeline to use softtabstop instead of tabstop.
|
2006-02-11 15:52:51 +00:00 |
test_firewall.py
|
Remove need for 2to3.
|
2015-08-11 16:50:23 +02:00 |
test_format.py
|
Replace failUnless/failIf with assertTrue/assertFalse.
|
2020-01-26 11:14:18 +01:00 |
test_i18n.py
|
Add a decorator to retry tests that fail often.
|
2015-08-11 17:13:27 +02:00 |
test_ircdb.py
|
Fix various issues with STS handling.
|
2020-05-01 19:46:19 +02:00 |
test_irclib.py
|
irclib: add method getClientTagDenied
|
2021-03-18 19:56:30 +01:00 |
test_ircmsgs.py
|
Fix non-deterministic test on python <= 3.6
|
2020-05-02 00:06:55 +02:00 |
test_ircutils.py
|
Replace failUnless/failIf with assertTrue/assertFalse.
|
2020-01-26 11:14:18 +01:00 |
test_misc.py
|
Plugin: accept author name in 'contributors' command
|
2019-11-16 11:41:13 -08:00 |
test_plugin_create.py
|
test_plugin_create: skip if supybot-plugin-create is not installed
|
2018-06-25 14:04:45 -07:00 |
test_plugin.py
|
Add plugin load case-insensitivity test.
|
2020-05-08 11:58:12 +02:00 |
test_plugins.py
|
ChannelLogger + Karka + all DB plugins: Sanitize channel names when used in filenames.
|
2019-09-06 20:42:13 +02:00 |
test_registry.py
|
registry: forbid direct access to Regexp.setValue.
|
2020-09-15 09:59:08 +02:00 |
test_schedule.py
|
test: Mock calls to time.sleep()
|
2019-12-15 20:20:42 +01:00 |
test_standardSubstitute.py
|
Replace failUnless/failIf with assertTrue/assertFalse.
|
2020-01-26 11:14:18 +01:00 |
test_utils.py
|
Switch names of TimeoutDict and ExpiringDict.
|
2020-05-10 08:42:25 +02:00 |
test_yn.py
|
tests: Use internal mock from Python 3.3+ if available
|
2015-04-26 22:49:02 -07:00 |
test.py
|
Use __import__() instead of exec().
|
2012-08-05 10:22:15 +02:00 |