Limnoria/test
James Vega f524ec0ac9 plugins/Quotes.py: addquote now announces the id of the new quote
test/test_Quotes.py: updated to reflect change in plugin
2003-09-12 13:23:09 +00:00
..
rfc2812.msgs
test.py Fix for RFE #801934: Response in case of non-commands. 2003-09-10 08:32:20 +00:00
test_AdminCommands.py
test_Alias.py Added removeAlias method for easy access from within other plugins. 2003-09-10 21:15:09 +00:00
test_Amazon.py Added tests purely for documentation. 2003-09-06 18:29:35 +00:00
test_Babelfish.py
test_BadWords.py
test_ChannelDB.py Fixed escaping KeyError and added test. 2003-09-09 07:57:49 +00:00
test_Ctcp.py
test_Debian.py Added tests purely for documentation. 2003-09-06 18:29:35 +00:00
test_Dict.py
test_Enforcer.py Added tests purely for documentation. 2003-09-06 18:29:35 +00:00
test_Factoids.py Added RFE #802856, so regexps aren't required by searchfactoids. 2003-09-09 08:41:16 +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 Fixed bug #802801 about calc exposing too ugly error messages. Added tests. 2003-09-09 08:25:33 +00:00
test_FunDB.py
test_Gameknot.py
test_Google.py Added tests purely for documentation. 2003-09-06 18:29:35 +00:00
test_Http.py Fixed new assert in testTitle. 2003-09-10 05:58:38 +00:00
test_IMDB.py
test_MiscCommands.py Fixed bug where the bot would respond with 'there is no such command' if it wasn't the canonical name. 2003-09-12 06:59:41 +00:00
test_Moobot.py
test_Notes.py
test_OSU.py
test_OwnerCommands.py
test_Parter.py Added tests purely for documentation. 2003-09-06 18:29:35 +00:00
test_Quotes.py plugins/Quotes.py: addquote now announces the id of the new quote 2003-09-12 13:23:09 +00:00
test_RSS.py
test_Relay.py Added tests purely for documentation. 2003-09-06 18:29:35 +00:00
test_RootWarner.py
test_Services.py Added tests purely for documentation. 2003-09-06 18:29:35 +00:00
test_Topic.py
test_TwistedCommands.py Added PluginDocumentation tests. 2003-09-06 18:20:01 +00:00
test_URLSnarfer.py Made --url into --fancy and made simple URL responses the default. 2003-09-10 18:15:28 +00:00
test_Unix.py
test_UserCommands.py
test_Utilities.py
test_callbacks.py Fix for RFE #801934: Response in case of non-commands. 2003-09-10 08:32:20 +00:00
test_fix.py
test_ircdb.py
test_irclib.py Added test to make sure .sendMsg went before .queueMsg. 2003-09-07 08:28:33 +00:00
test_ircmsgs.py Most IrcMsg.__hash__ were returning 0, because I was using & instead of ^ 2003-09-08 20:29:02 +00:00
test_ircutils.py
test_privmsgs.py
test_schedule.py
test_structures.py
test_utils.py Added keyword option And to commaAndify to allow specifying a word other than 'and' as the last separator. 2003-09-12 08:55:30 +00:00