Jeremy Fincher
|
6b0fbdc324
|
Had translate instead of babelize in testBabelize.
|
2003-08-26 18:22:05 +00:00 |
|
Jeremy Fincher
|
19a9804dee
|
Added a test and fixed several bugs it found.
|
2003-08-26 18:10:17 +00:00 |
|
Brett Kelly
|
23321ca960
|
adding Notes test case
|
2003-08-25 20:49:22 +00:00 |
|
Jeremy Fincher
|
edebbe448c
|
Removed some debug.printfs.
|
2003-08-25 20:14:40 +00:00 |
|
Jeremy Fincher
|
95d689005a
|
Raised the debug.minimumDebugPriority so output during tests isn't so ugly.
|
2003-08-25 20:14:20 +00:00 |
|
Jeremy Fincher
|
e30cf69ec1
|
Added privmsgs.thread, and so nuked ThreadedFunCommands (subsumed into FunCommands)
|
2003-08-25 19:34:25 +00:00 |
|
Jeremy Fincher
|
17f00fbeb3
|
Updated PluginTestCase to allow asynchronous test cases and added test_TwistedCommands.py.
|
2003-08-25 18:54:37 +00:00 |
|
Jeremy Fincher
|
ad8159751f
|
Added fortune command and some more tests.
|
2003-08-25 07:55:08 +00:00 |
|
Jeremy Fincher
|
c6f1d74d34
|
Tested to make sure capitalization didn't matter.
|
2003-08-25 06:29:44 +00:00 |
|
Jeremy Fincher
|
12ec2a805b
|
Initial checkin.
|
2003-08-25 06:15:10 +00:00 |
|
Jeremy Fincher
|
5bf5938ff2
|
Initial checkin.
|
2003-08-25 05:53:33 +00:00 |
|
Jeremy Fincher
|
65af25467a
|
Raise exception in PluginsTestCase.setUp if no self.plugins.
|
2003-08-25 05:25:24 +00:00 |
|
Jeremy Fincher
|
0f8350528b
|
Initial checkin.
|
2003-08-25 05:24:58 +00:00 |
|
Jeremy Fincher
|
d7ec79dde8
|
Initial checkin.
|
2003-08-25 05:19:10 +00:00 |
|
Jeremy Fincher
|
6cc3103656
|
Added PluginTestCase.{getMsg,assertNoResponse} and a timeout option to some commands.
|
2003-08-25 05:12:43 +00:00 |
|
Jeremy Fincher
|
7851f3a502
|
Added test for Utilities module.
|
2003-08-25 05:12:01 +00:00 |
|
Jeremy Fincher
|
5b2cc92917
|
Weather now works. This is gotenks2's commit.
|
2003-08-23 13:00:24 +00:00 |
|
Jeremy Fincher
|
a7826bdc34
|
Added any/all sequence predicates.
|
2003-08-23 12:08:14 +00:00 |
|
Jeremy Fincher
|
53d883710e
|
Added unCommaThe function.
|
2003-08-23 07:57:04 +00:00 |
|
Jeremy Fincher
|
1ebfb82353
|
Fixed a test or two.
|
2003-08-23 03:47:22 +00:00 |
|
Jeremy Fincher
|
270982d422
|
Has more useful failure messages and does proper tearDown of the irc object now.
|
2003-08-23 03:47:00 +00:00 |
|
James Vega
|
3c2ce0164a
|
Added support for: created by, requested by, # requests to lart/praise/excuse/insult related functions
Added more error checking
Added a simple pluralizer
Added tests to stress lart/praise/excuse/insult portions of FunDB
|
2003-08-22 21:34:33 +00:00 |
|
James Vega
|
274ce40b0f
|
Updated the tests to stress more possibilities
|
2003-08-22 21:32:06 +00:00 |
|
James Vega
|
24005d3df1
|
FunDB: Made more general get/remove/num/add commands to consolidate getlart, numinsults, et.al.
test_FunDB: Started adding tests for FunDB
|
2003-08-22 05:36:53 +00:00 |
|
James Vega
|
f3af416c0a
|
Added tests for the babelfish commands (translate, babelize, randomlanguage).
|
2003-08-21 18:05:24 +00:00 |
|
Jeremy Fincher
|
6bfd991947
|
commaAndified timeElapsed.
|
2003-08-21 16:31:11 +00:00 |
|
Jeremy Fincher
|
4858770ee7
|
Ew, modified the original argument in utils.commaAndify.
|
2003-08-21 11:47:43 +00:00 |
|
Jeremy Fincher
|
ca646716b1
|
Removed spaces at the end of lines.
|
2003-08-20 16:26:23 +00:00 |
|
Jeremy Fincher
|
01eb6934ef
|
Added function commaAndify to turn a list of strings into a proper English foo, bar, and baz string.
|
2003-08-20 09:24:57 +00:00 |
|
Jeremy Fincher
|
7fd35a1071
|
Made some changes to satisfy PyChecker.
|
2003-08-19 10:38:45 +00:00 |
|
Jeremy Fincher
|
6560f9e7ae
|
Finally removed all the known bugs.
|
2003-08-18 07:10:17 +00:00 |
|
Jeremy Fincher
|
e05a0d18c9
|
Found a bug, wrote a test, yay.
|
2003-08-18 06:58:37 +00:00 |
|
Jeremy Fincher
|
5ab19c44ce
|
Added test for new snarfing output.
|
2003-08-18 06:49:00 +00:00 |
|
Jeremy Fincher
|
2c6f505bea
|
Added vim modelines.
|
2003-08-17 22:13:10 +00:00 |
|
Jeremy Fincher
|
0f4a78dc2d
|
Added a snarfer for stats links and refactored.
|
2003-08-17 22:01:26 +00:00 |
|
Daniel DiPaolo
|
e2e277df0f
|
* added a test for utils.findBinaryInPath
|
2003-08-17 21:16:02 +00:00 |
|
Jeremy Fincher
|
2b79b6501f
|
A few updates to the spell command, and some tests.
|
2003-08-17 19:15:37 +00:00 |
|
Jeremy Fincher
|
f2bb968030
|
Added a few more test cases to testDQRepr and made it less fragile.
|
2003-08-17 06:26:50 +00:00 |
|
Jeremy Fincher
|
f9928ba41f
|
Oops, forgot to re-enabled non-testOrd tests when I committed.
|
2003-08-17 06:26:00 +00:00 |
|
Jeremy Fincher
|
384393d386
|
Re-enabled the part that says how many asserts there are.
|
2003-08-17 06:25:41 +00:00 |
|
Jeremy Fincher
|
14043d28e2
|
Tyop.
|
2003-08-17 02:07:40 +00:00 |
|
Jeremy Fincher
|
b78cabaed5
|
Wrote some more tests for FunCommands; found some bugs in the process.
|
2003-08-17 02:02:53 +00:00 |
|
Jeremy Fincher
|
074268ffe6
|
Added some tests and fixed a bug they found in the title command.
|
2003-08-15 17:40:14 +00:00 |
|
Jeremy Fincher
|
bbf0f711bf
|
Added assertError, assertRegexp, and assertRegexps to PluginTestCase
|
2003-08-15 06:24:44 +00:00 |
|
Jeremy Fincher
|
0415251146
|
Added assertNoError to PluginTestCase
|
2003-08-15 02:28:51 +00:00 |
|
Jeremy Fincher
|
d25b3894d7
|
Fixed bug in calc.
|
2003-08-15 00:42:35 +00:00 |
|
Jeremy Fincher
|
2a4c2ea185
|
Nuked ircutils.nick. Good riddance.
|
2003-08-12 19:12:12 +00:00 |
|
Jeremy Fincher
|
feda60aff2
|
Updated some tests.
|
2003-08-11 17:06:42 +00:00 |
|
Jeremy Fincher
|
2760c1bce0
|
Added group and test for group.
|
2003-08-11 07:12:41 +00:00 |
|
Jeremy Fincher
|
09f2ae8412
|
Made PluginTestCase handle multiple plugins.
|
2003-08-11 05:15:16 +00:00 |
|