Limnoria/test
Valentin Lorentz 0284ed9ebd irclib: Don't error when 004 is missing umodes and chanmodes. 2020-07-05 19:45:08 +02:00
..
__init__.py Fix core tests for Python 3 (actually imported + fixes). 2013-08-10 15:18:04 +02:00
test.py Use __import__() instead of exec(). 2012-08-05 10:22:15 +02:00
test_callbacks.py Add experimental support for +draft/reply client capability on outgoing messages. 2020-05-07 21:17:55 +02:00
test_commands.py Replace failUnless/failIf with assertTrue/assertFalse. 2020-01-26 11:14:18 +01:00
test_drivers.py Apply STS policies when connecting to a server. 2020-05-01 19:46:19 +02: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: Don't error when 004 is missing umodes and chanmodes. 2020-07-05 19:45:08 +02: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.py Add plugin load case-insensitivity test. 2020-05-08 11:58:12 +02: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_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 Don't strip spaces when parsing registry values. 2020-05-08 22:18:27 +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