Limnoria/test
Jeremy Fincher 248312fe05 Added a test for lithp. 2003-11-07 22:31:52 +00:00
..
rfc2812.msgs Initial import. 2003-04-05 10:31:24 +00:00
test.py Used the wrong variable in assertNoResponse. 2003-10-30 00:12:39 +00:00
test_Admin.py Changed the names of the src/ plugins. 2003-10-21 06:03:57 +00:00
test_Alias.py Apparently NoRecurse only failed when the word for the alias was a subset of 2003-11-04 17:37:04 +00:00
test_Amazon.py Added tests purely for documentation. 2003-09-06 18:29:35 +00:00
test_Babelfish.py Added PluginDocumentation to test to make sure all commands have documentation. 2003-09-06 06:23:03 +00:00
test_BadWords.py Added PluginDocumentation to test to make sure all commands have documentation. 2003-09-06 06:23:03 +00:00
test_Bugzilla.py Fix import as stuff, add URL snarfer, add test for URL snarfer 2003-10-22 15:20:06 +00:00
test_Channel.py Added 'chanignores' command to list current channel ignores. 2003-11-05 17:22:38 +00:00
test_ChannelDB.py Overhauled 'wordstats' to handle a plethora of argument combinations and wrote 2003-11-06 06:41:04 +00:00
test_Ctcp.py Unloaded Misc before testing for no response. 2003-10-27 08:50:18 +00:00
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 Beware the Dowloading! 2003-10-28 04:44:29 +00:00
test_Dictionary.py Changed the names of the src/ plugins. 2003-10-21 06:03:57 +00:00
test_Dunno.py More MoobotFactoids/Dunno separation fun and fixes 2003-10-28 05:31:51 +00:00
test_Ebay.py Added support for more countries (should support all english-speaking 2003-11-03 00:16:43 +00:00
test_Enforcer.py Added tests purely for documentation. 2003-09-06 18:29:35 +00:00
test_Factoids.py Added change. 2003-10-30 04:36:40 +00:00
test_FixRelayBot.py Added a simple test. 2003-10-09 04:45:35 +00:00
test_Friendly.py Fixed bug in testGreet. 2003-10-25 18:22:52 +00:00
test_Fun.py Added a test for lithp. 2003-11-07 22:31:52 +00:00
test_FunDB.py Fix insult so that it doesn't reply to the person that called it. Also fixed 2003-11-04 22:51:20 +00:00
test_Gameknot.py Fixed bug in seen regexp that would catch the old GK rating, too. 2003-11-06 21:33:50 +00:00
test_Google.py Somehow messed this one up. 2003-10-30 05:40:39 +00:00
test_Http.py Fixed the stupid DOM Element output, added test. 2003-11-05 07:10:44 +00:00
test_Karma.py Fixed karma response in the case of absolutely no karma. 2003-11-04 09:09:53 +00:00
test_Lookup.py Added test, fixed a bug it found. 2003-10-30 02:33:04 +00:00
test_Math.py Made <number> optional in convert. 2003-10-23 04:21:40 +00:00
test_Misc.py Gave up on responding with *all* the nonCommands in a message. 2003-10-28 06:23:52 +00:00
test_MoobotFactoids.py Fixed some text to read a bit better. Still doesn't look quite perfect though 2003-11-06 21:22:13 +00:00
test_Movies.py Changed the name of the IMDB plugin to Movies. 2003-10-18 12:59:46 +00:00
test_Network.py Changed to more generic command names. 2003-10-21 05:11:53 +00:00
test_News.py Converted to use more generic command names. 2003-10-21 05:32:57 +00:00
test_Notes.py Added the note id to the response to sendnote. 2003-10-23 09:16:20 +00:00
test_OSU.py Changed command names to be more generic. 2003-10-21 05:06:36 +00:00
test_Owner.py Fixed bug with reload not working with non-canonicalNames. 2003-10-30 18:05:57 +00:00
test_Parter.py Updated. 2003-10-23 08:35:26 +00:00
test_Poll.py Some fixes to Poll, removed delete command, added example. 2003-10-27 15:11:45 +00:00
test_Python.py Refactored a bit and allow 'pydoc copy'. 2003-11-04 06:26:24 +00:00
test_QuoteGrabs.py Added hostmask and added_at to the 'get' command, to reveal impostors! 2003-11-06 21:50:23 +00:00
test_Quotes.py Changed the name of the quote command to get. 2003-11-03 06:36:18 +00:00
test_RSS.py Changed names to be more generic/consistent. 2003-10-21 04:22:54 +00:00
test_Relay.py Added tests purely for documentation. 2003-09-06 18:29:35 +00:00
test_RootWarner.py Initial checkin. 2003-08-25 05:53:33 +00:00
test_Services.py Added tests purely for documentation. 2003-09-06 18:29:35 +00:00
test_Sourceforge.py Finally caught Bug #835371. Also refactored the plugin and added some tests 2003-11-05 02:13:41 +00:00
test_Status.py Added memory reporting stuff to cpustats. 2003-10-24 13:38:55 +00:00
test_Todo.py Fixed ordering by priority when requesting todos for a person (or self) 2003-10-29 20:12:02 +00:00
test_Topic.py Fixed some bugs and cleaned up the test suite. 2003-10-28 05:49:31 +00:00
test_URL.py Remove @url get. Add the snarfed url when replying with the tinyurl. Tests are 2003-11-05 20:37:39 +00:00
test_Unix.py Added some much tighter error-checking to the spell command; also used select to make sure the file handle is readable before trying to read from it. 2003-11-07 12:12:47 +00:00
test_User.py Added the ability to do hashed passwords. 2003-10-28 15:13:53 +00:00
test_Utilities.py Make sure '@action' works 2003-11-07 19:09:55 +00:00
test_callbacks.py Forgot to update the second call _disambiguate to the new interface. 2003-11-03 06:55:51 +00:00
test_fix.py Fixed all the #! lines to be consistent and a couple formatting issues with 2003-10-16 14:53:42 +00:00
test_ircdb.py Commented out a test that was causing several other failures. 2003-11-04 07:02:59 +00:00
test_irclib.py Made sure no messages longer than 512 bytes every leave the bot. 2003-10-23 05:53:49 +00:00
test_ircmsgs.py Fixed bug in default argument for IrcMsg.__init__ -- args should default to (), not None. 2003-10-16 13:11:46 +00:00
test_ircutils.py Fixed major bugz0rs with IrcSet and IrcDict. 2003-11-04 05:50:19 +00:00
test_plugins.py Added substitution and fixed ' returns the same thing all the time' bug. 2003-11-05 04:57:13 +00:00
test_privmsgs.py Added vim modelines. 2003-08-17 22:13:10 +00:00
test_schedule.py Removed some debug.printfs. 2003-08-25 20:14:40 +00:00
test_structures.py Added PersistentDictionary.flush. 2003-10-24 09:57:54 +00:00
test_utils.py Added safeEval. 2003-11-07 19:40:03 +00:00