Limnoria/test
James Vega 8ff643d540 Added a test for a website that causes @title to break 2003-10-27 22:32:56 +00:00
..
rfc2812.msgs
test.py Loaded Misc in every test because that's just plain neceessary, what with replyWhenNotCommand and all. 2003-10-27 08:50:42 +00:00
test_Admin.py
test_Alias.py Fix for bug #829353; added a test for the remove command. 2003-10-24 09:10:10 +00:00
test_Amazon.py
test_Babelfish.py
test_BadWords.py
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
test_ChannelDB.py Made the bot keep stats on himself. 2003-10-24 22:29:30 +00:00
test_Ctcp.py Unloaded Misc before testing for no response. 2003-10-27 08:50:18 +00:00
test_DCC.py
test_Debian.py Misc includes a version command and is now loaded by default, so I had to disambiguate the version test. 2003-10-27 08:48:04 +00:00
test_Dictionary.py
test_Ebay.py
test_Enforcer.py
test_Factoids.py Changed to match the new behavior of assertError. 2003-10-24 11:47:00 +00:00
test_FixRelayBot.py
test_Friendly.py Fixed bug in testGreet. 2003-10-25 18:22:52 +00:00
test_Fun.py Made outfilter channel-specific. 2003-10-24 22:43:48 +00:00
test_FunDB.py Updated for the new assertError/assertHelp. 2003-10-24 11:52:24 +00:00
test_Gameknot.py Test for gkstats Strike. 2003-10-26 12:26:39 +00:00
test_Google.py Made sure the snarfer doesn't respond if there's no license key. 2003-10-22 17:43:04 +00:00
test_Http.py Added a test for a website that causes @title to break 2003-10-27 22:32:56 +00:00
test_Math.py Made <number> optional in convert. 2003-10-23 04:21:40 +00:00
test_Misc.py Handle properly the case where no matching commands were found. 2003-10-27 04:59:54 +00:00
test_MoobotFactoids.py Fixed some failing test cases. 2003-10-24 11:03:43 +00:00
test_Movies.py
test_Network.py
test_News.py
test_Notes.py Added the note id to the response to sendnote. 2003-10-23 09:16:20 +00:00
test_OSU.py
test_Owner.py Fix for bug #829300 2003-10-24 09:03:34 +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 Fixed os.path lookups. 2003-10-22 03:55:03 +00:00
test_Quotes.py
test_RSS.py
test_Relay.py
test_RootWarner.py
test_Services.py
test_Sourceforge.py plugins/Sourceforge.py: lots of cleanups to the code. Also changed how 2003-10-27 20:24:32 +00:00
test_Status.py Added memory reporting stuff to cpustats. 2003-10-24 13:38:55 +00:00
test_Todo.py Fixed Added at: format again. 2003-10-24 22:46:48 +00:00
test_Topic.py
test_URLSnarfer.py
test_Unix.py
test_User.py
test_Utilities.py
test_callbacks.py Fixed a bugger in Misc.py. 2003-10-24 21:59:49 +00:00
test_fix.py
test_ircdb.py
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
test_ircutils.py
test_plugins.py Added test for toString output when a channel is specified. 2003-10-27 20:24:23 +00:00
test_privmsgs.py
test_schedule.py
test_structures.py Added PersistentDictionary.flush. 2003-10-24 09:57:54 +00:00
test_utils.py