..
rfc2812.msgs
Initial import.
2003-04-05 10:31:24 +00:00
test_Admin.py
Fixed bugs in these tests.
2004-04-09 16:49:24 +00:00
test_Alias.py
Made 'alias foo bar' work as expected.
2004-04-20 11:28:03 +00:00
test_Amazon.py
Remove a subclass from test_Amazon.
2004-02-19 07:40:57 +00:00
test_Babelfish.py
supybot.plugins.Babelfish.disabledLanguages ->
2004-04-17 17:17:45 +00:00
test_BadWords.py
BadWords will now filter words that have been formatted
2004-04-15 21:20:52 +00:00
test_Bugzilla.py
Updated to use registry
2004-01-20 07:11:00 +00:00
test_callbacks.py
Allow irc.error() to be called with no arguments and act as if ArgumentError was raised.
2004-04-21 04:31:42 +00:00
test_Channel.py
Added invite command with test, fixed docstrings.
2004-02-17 13:28:40 +00:00
test_ChannelStats.py
It doesn't fix it, but it's cleaner.
2004-02-03 07:12:19 +00:00
test_Config.py
Updated to fix a bug in Config.help and a bug in the test for Config.list.
2004-04-18 02:40:18 +00:00
test_Ctcp.py
Reworked so there's no double-import problem.
2003-12-02 12:27:45 +00:00
test_DCC.py
Added the --nonetwork and --noplugins flag.
2004-01-01 19:51:48 +00:00
test_Debian.py
Fix a (probably) long-standing bug with Debian.file and pythonZgrep. Update
2004-04-28 07:54:04 +00:00
test_Dict.py
Added the --nonetwork and --noplugins flag.
2004-01-01 19:51:48 +00:00
test_Dunno.py
Fixed Dunno.change and added a test to make sure it works
2004-02-05 06:00:44 +00:00
test_Ebay.py
Update to use the registry
2004-01-21 02:19:47 +00:00
test_Enforcer.py
Reworked so there's no double-import problem.
2003-12-02 12:27:45 +00:00
test_Factoids.py
Made Factoids infinitely cooler. WE REFUSE TO BE A REDHEADED STEPCHILD!
2004-02-13 21:50:23 +00:00
test_Filter.py
Fixed colorstrip => stripcolor bug in test.
2004-04-17 16:37:50 +00:00
test_fix.py
Changed reviter to reversed.
2004-04-20 09:51:20 +00:00
test_FixRelayBot.py
Reworked so there's no double-import problem.
2003-12-02 12:27:45 +00:00
test_Friendly.py
Reworked so there's no double-import problem.
2003-12-02 12:27:45 +00:00
test_Fun.py
Fixed failing test for roulette.
2004-01-31 07:31:11 +00:00
test_FunDB.py
Someone forgot to convert the testsuite when FunDB.num was switched to
2004-01-21 02:19:26 +00:00
test_Gameknot.py
htmlToTexted the team.
2004-02-09 16:42:28 +00:00
test_Google.py
Can actually search with Google now that google.setLicense is being called.
2004-01-20 04:32:23 +00:00
test_Http.py
Add a test for the recent Http.stockquote bug and remove testing of
2004-03-29 14:05:35 +00:00
test_Infobot.py
Made it depend on sqlite.
2004-04-11 23:57:03 +00:00
test_ircdb.py
Made a SupyTestCase base class to handle COOL STUFF\!
2004-02-16 04:12:35 +00:00
test_irclib.py
Added some more better handling for channel modes.
2004-02-16 03:44:11 +00:00
test_ircmsgs.py
Made a SupyTestCase base class to handle COOL STUFF\!
2004-02-16 04:12:35 +00:00
test_ircutils.py
ircutils.strip{Bold,Reverse,Underline,Formatting}
2004-04-15 21:15:57 +00:00
test_Karma.py
Fixed test and the names of some configuration variables.
2004-01-31 21:56:39 +00:00
test_Lookup.py
Fixed tests.
2004-01-31 22:07:27 +00:00
test_Markov.py
Reworked so there's no double-import problem.
2003-12-02 12:27:45 +00:00
test_Math.py
Don't respond with the units so as to ease nesting convert and calc
2004-03-01 23:18:21 +00:00
test_Misc.py
Fix for bug committed last night.
2004-04-27 17:14:31 +00:00
test_MoobotFactoids.py
Removing the "see foo" referencing code as it is error-prone (it's really tough
2004-03-11 04:50:09 +00:00
test_Movies.py
Added the --nonetwork and --noplugins flag.
2004-01-01 19:51:48 +00:00
test_Network.py
Updated test because of CENSORSHIP.
2004-04-18 02:29:08 +00:00
test_News.py
Reworked so there's no double-import problem.
2003-12-02 12:27:45 +00:00
test_Note.py
I thought this already sorted by id...
2004-02-17 02:41:09 +00:00
test_OSU.py
Added the --nonetwork and --noplugins flag.
2004-01-01 19:51:48 +00:00
test_Owner.py
Fix for bug #938377 .
2004-04-20 10:59:20 +00:00
test_Parter.py
Fixed test.
2004-02-13 09:52:57 +00:00
test_plugins.py
Made a SupyTestCase base class to handle COOL STUFF\!
2004-02-16 04:12:35 +00:00
test_Poll.py
Fix an oopsie in the Poll tests where I was trying to close the wrong poll
2003-12-09 00:25:47 +00:00
test_privmsgs.py
Made a SupyTestCase base class to handle COOL STUFF\!
2004-02-16 04:12:35 +00:00
test_Python.py
Updated for the registry.
2004-01-31 17:22:32 +00:00
test_QuoteGrabs.py
Fixed over-specifying test.
2004-02-13 10:33:18 +00:00
test_Quotes.py
Changed num to stats.
2004-01-31 21:49:01 +00:00
test_registry.py
Made a SupyTestCase base class to handle COOL STUFF\!
2004-02-16 04:12:35 +00:00
test_Relay.py
Reworked so there's no double-import problem.
2003-12-02 12:27:45 +00:00
test_RootWarner.py
Converted to use the new registry dealio.
2004-01-21 20:10:08 +00:00
test_RSS.py
Apparently reply.whenNotCommand is False when we're running the tests
2004-04-21 08:05:47 +00:00
test_schedule.py
Made a SupyTestCase base class to handle COOL STUFF\!
2004-02-16 04:12:35 +00:00
test_Scheduler.py
Fixed tests.
2004-02-13 09:50:46 +00:00
test_Seen.py
Updated Seen.seen to accept no arguments.
2004-03-09 22:04:41 +00:00
test_Services.py
Removed a useless test.
2004-01-31 17:45:44 +00:00
test_Sourceforge.py
Yay! Finally able to consolidate Sourceforge.{rfe,bug} into
2004-04-15 06:20:21 +00:00
test_Status.py
Removed bestuptime.
2004-01-27 19:24:39 +00:00
test_structures.py
Made a SupyTestCase base class to handle COOL STUFF\!
2004-02-16 04:12:35 +00:00
test_Todo.py
Swapped the argument order for utils.{pluralize,nItems}
2003-12-12 15:41:33 +00:00
test_Topic.py
Changed to registry.
2004-01-26 19:17:59 +00:00
test_Unix.py
Guard against non-existent spell/fortune/wtf commands.
2004-01-01 19:49:52 +00:00
test_URL.py
Updated to make the tests pass.
2004-01-31 22:04:46 +00:00
test_User.py
Change changeusername to changename.
2003-12-09 00:02:51 +00:00
test_Utilities.py
Added Utilities.last.
2004-04-22 03:39:38 +00:00
test_utils.py
Add comma argument to commaAndify
2004-04-28 06:26:02 +00:00
test_Weather.py
Add supybot.plugins.Weather.convert, which determines weather or not whether
2004-04-14 00:26:08 +00:00
test_webutils.py
This should be guarded by the network condition.
2004-04-09 15:29:11 +00:00
test_Words.py
Changed a ChannelPluginTestCase.
2004-01-31 21:48:04 +00:00
test_WordStats.py
Added RFE #900293 .
2004-04-14 10:13:53 +00:00
test.py
Fixed the failing testAddressedReplyWhenNotAddressed test.
2004-02-13 08:53:19 +00:00
testsupport.py
detailedErrors should be True.
2004-04-20 10:58:13 +00:00