summaryrefslogtreecommitdiffstats
path: root/func/minion/modules/test.py
Commit message (Expand)AuthorAgeFilesLines
* add new test methods used by unittests. return an empty exceptionAdrian Likins2008-12-111-0/+9
* Fix minion module config examples. Add local "Config" class to module.Adrian Likins2008-10-241-1/+11
* add some test cases for per module configuation.Adrian Likins2008-10-241-0/+5
* Add some support for saving module config files. And corresponding test cases.Adrian Likins2008-10-201-0/+11
* add method in test minion module to export it's configAdrian Likins2008-09-161-0/+9
* add a method to the test module to return a really big intAdrian Likins2008-09-051-0/+10
* export the test module not necessary but useful to see if other side respondsmakkalot2008-08-111-0/+52
* add a "echo" to the test moduleAdrian Likins2008-04-161-0/+6
* Remove sleep from test.addMichael DeHaan2008-01-241-1/+0
* Working on async error handling, lots more to do...Michael DeHaan2008-01-231-0/+8
* Simplify our modules by auto-detecting them and registering their handlersLuke Macken2008-01-151-11/+1
* Grr. Aaaargh. GGGGRRRARG! :)Michael DeHaan2008-01-131-0/+1
* This is why I normally don't program on weekends, kids.Michael DeHaan2008-01-131-1/+1
* Register the sleep function.Michael DeHaan2008-01-131-1/+2
* Added sleep function to test module for testing.Michael DeHaan2008-01-131-0/+9
* removed a lot of misplaced shebangs.Steve 'Ashcrow' Milner2008-01-131-2/+0
* Added a ping function to the test module and a new command "func '*' ping" wh...Michael DeHaan2007-10-251-1/+5
* Moved code under the func namespace.Devan Goodwin2007-10-021-0/+19