Limnoria/test
Jeremy Fincher 6712760e5b Added test to make sure MODEs came before PRIVMSGs. 2003-10-15 03:19:16 +00:00
..
rfc2812.msgs
test.py Added assertAction to PluginTestCase. 2003-10-14 00:41:11 +00:00
test_AdminCommands.py Made sure the error message is correct when a user tries to removeCapability something that isn't there. 2003-09-23 17:05:53 +00:00
test_Alias.py Fixed bug in test for variable. 2003-10-11 10:26:56 +00:00
test_Amazon.py
test_Babelfish.py
test_BadWords.py
test_ChannelCommands.py Updated to use checkChannelCapability. 2003-09-29 05:01:41 +00:00
test_ChannelDB.py Made *everything* case-insensitive. 2003-10-14 05:54:11 +00:00
test_Ctcp.py
test_DCC.py Fixed several bugs and added a test to make sure they don't happen again. 2003-10-09 16:38:14 +00:00
test_Debian.py
test_Dict.py Updated for the help/morehelp -> syntax/help conversion. 2003-09-25 08:29:24 +00:00
test_Enforcer.py
test_Factoids.py Tests for the whatis <x> <num> functionality. 2003-10-08 16:28:12 +00:00
test_FixRelayBot.py Added a simple test. 2003-10-09 04:45:35 +00:00
test_Friendly.py Changed to use callbacks.reply again, now that we have the prefixName option. 2003-09-08 08:50:57 +00:00
test_FunCommands.py Moved {zen,pydoc} to the Python plugin and {whois,dns} to the Network plugin. 2003-10-01 11:12:06 +00:00
test_FunDB.py Updated to make sure the test doesn't run if sqlite isn't installed. 2003-10-04 13:59:50 +00:00
test_Gameknot.py Test for multiple regexp matching. 2003-10-03 00:25:57 +00:00
test_Google.py
test_Http.py Removed deepthought command now that we have a supyfact for it. 2003-09-13 13:39:41 +00:00
test_IMDB.py Fixed bug in genre pluralization. 2003-09-22 17:32:12 +00:00
test_Math.py Added commented-out test for log with multiple arguments. 2003-10-14 04:25:09 +00:00
test_MiscCommands.py Fixed bug in list where _exec would show. 2003-10-09 18:06:46 +00:00
test_Moobot.py
test_MoobotFactoids.py Fixed timeouts. 2003-10-14 16:06:43 +00:00
test_Network.py Changed whois to internic. 2003-10-07 21:38:11 +00:00
test_News.py Changed the pass statements to 'raise NotImplementedError' statements so the new changenews test would error out more quickly. 2003-10-07 09:41:05 +00:00
test_Notes.py Updated to make sure the test doesn't run if sqlite isn't installed. 2003-10-04 13:59:50 +00:00
test_OSU.py
test_OwnerCommands.py Made loadPluginModule case-insensitive. 2003-10-14 03:34:47 +00:00
test_Parter.py Added test for behavior. 2003-09-18 10:20:00 +00:00
test_Python.py *Trying*, as hard as possible, to be nice to Windows. 2003-10-05 21:37:29 +00:00
test_Quotes.py Updated to make sure the test doesn't run if sqlite isn't installed. 2003-10-04 13:59:50 +00:00
test_RSS.py
test_Relay.py
test_RootWarner.py
test_Services.py
test_Sourceforge.py Added a urlsnarfer and the appropriate tests 2003-10-11 20:52:35 +00:00
test_Status.py Moved bestuptime over to the Status plugin. 2003-10-14 06:39:31 +00:00
test_Todo.py * Fixed searchtodo 2003-10-10 05:47:19 +00:00
test_Topic.py Made indexing start from 1 instead of 0. 2003-10-02 05:58:53 +00:00
test_TwistedCommands.py
test_URLSnarfer.py Updated to make sure the test doesn't run if sqlite isn't installed. 2003-10-04 13:59:50 +00:00
test_Unix.py Changes to be nice to Windows. 2003-10-05 20:05:53 +00:00
test_UserCommands.py Oops, removed a not-so-extra non-blank line. 2003-09-25 07:38:27 +00:00
test_Utilities.py Forgot to update this test based on the move of cpustats to the Status plugin. 2003-10-01 11:12:31 +00:00
test_callbacks.py Fixed bug #820262. 2003-10-08 22:38:27 +00:00
test_fix.py Fixed tests for all; added additional test cases for the empty sequence. 2003-10-11 12:31:45 +00:00
test_ircdb.py Added a few more asserts to *SetTestCase.testReprEval. 2003-10-05 11:57:25 +00:00
test_irclib.py Added test to make sure MODEs came before PRIVMSGs. 2003-10-15 03:19:16 +00:00
test_ircmsgs.py Added test to make sure unban worked. 2003-10-15 03:16:35 +00:00
test_ircutils.py Added dccIP and unDccIP. 2003-10-09 16:12:53 +00:00
test_privmsgs.py
test_schedule.py
test_structures.py Added reset() to smallqueue. 2003-10-09 03:59:36 +00:00
test_utils.py Found bug in utils.sortBy, mentioned by Tim Peters on Python-dev. Fixed, and tested. 2003-10-14 03:47:35 +00:00