summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* apply patch from awood@redhat.com thats adds a filter to the yumcmd.check_upd...Adrian Likins2008-07-231-0/+18
* update list_minion test to expect just the listAdrian Likins2008-07-181-1/+1
* test_func_transmit.py: refactor the unittestsAdrian Likins2008-07-181-32/+173
* func-transmit: handle lists of client globs. Not sure this is the correctAdrian Likins2008-07-161-1/+51
* new file, test_func_transmit.py:Adrian Likins2008-07-152-0/+140
* Merge branch 'makkalot_extreme'Michael DeHaan2008-07-081-0/+32
|\
| * remove my minion so others may test itmakkalot2008-06-301-2/+1
| * adding tests for sample method that tests the rendering thingsmakkalot2008-06-301-1/+34
* | add "glob" method to rpm minion module, and add test casesAdrian Likins2008-06-261-1/+31
* | Merge branch 'makkalot_extreme'Michael DeHaan2008-06-232-1/+161
|\|
| * make it for localhostmakkalot2008-06-231-1/+1
| * if there is a options keyword in args the others should be there there is no ...makkalot2008-06-201-2/+9
| * change test for localhostmakkalot2008-06-161-2/+2
| * forgot to add order keyword to basic allowed types so couldnt pass the tests :)makkalot2008-06-151-0/+1
| * adding tests for is_all_arguments_registered partmakkalot2008-06-151-1/+28
| * change for my minionmakkalot2008-06-151-1/+2
| * changing test for new one list keywordmakkalot2008-06-091-1/+1
| * changing get_method_args testsmakkalot2008-06-081-7/+32
| * fixing import error thanks to alikins :)makkalot2008-06-031-1/+1
| * the test tobe from localhostmakkalot2008-06-021-2/+1
| * some testing commitsmakkalot2008-06-011-6/+4
| * minor changes not so importantsmakkalot2008-06-011-6/+31
| * unittest fixed and should add more and more to make it perfect :)makkalot2008-05-311-12/+13
| * teh unittest for that modulemakkalot2008-05-311-0/+65
| * the unittest for get_method_args it passes the system module test hacky like ...makkalot2008-05-271-0/+11
* | Merge branch 'kadamski-async2'Michael DeHaan2008-06-101-2/+2
|\ \
| * | Jobthing status codes cleanup.Krzysztof A. Adamski2008-06-061-2/+2
| |/
* / s/certmater/certmasterAdrian Likins2008-06-031-1/+1
|/
* add a "echo" to the test moduleAdrian Likins2008-04-161-0/+45
* fix some paths that moved in the func/certmaster split. Fix a typo in theAdrian Likins2008-04-021-5/+4
* add iptables module from Krzysztof A. Adamski <krzysztofa@gmail.com>Adrian Likins2008-03-281-0/+25
* Changing func/func/overlord/client.py:Client() to Overlord(). Client() stillAdrian Likins2008-03-282-62/+62
* modified the test-it.sh to work with certmaster/func splitAdrian Likins2008-03-181-22/+49
* add support for clone the local developers version of the repo to testAdrian Likins2008-02-121-1/+12
* Refactor the minion/server list and group stuff. Still not ideal, butAdrian Likins2008-02-121-7/+50
* seeing if this resultis 0 is dumb, just see if it executesroot2008-02-051-1/+0
* use socket.getfqdn instead of gethostname for sanity sakeAdrian Likins2008-02-051-1/+2
* we don't really need to see the cp output I supposeAdrian Likins2008-02-041-2/+2
* at the moment, we don't need any func/.* files to build, so change the cp com...Adrian Likins2008-02-041-1/+1
* add in a bit of a kluge to try to make the test-it.sh script a bit more robus...Adrian Likins2008-02-041-1/+16
* make TestFileTracker test cases a bit less dependent on the state of theAdrian Likins2008-02-041-4/+6
* dont test for the "@blippy" group yet till I setup a way to put the rightAdrian Likins2008-02-041-4/+13
* clean up some paths so hopefully this is more path independentAdrian Likins2008-02-041-4/+4
* fix typos in attr defs so "nosetests -a \!intro" works againAdrian Likins2008-02-041-2/+2
* add two new methods to poke at everymoduleAdrian Likins2008-02-041-1/+21
* typo on unittest config optionAdrian Likins2008-02-041-1/+1
* we don't return xmlrpclib.Faults anymore, so most of the testAdrian Likins2008-02-041-2/+5
* instead of trying to build the local tree directly, copyAdrian Likins2008-02-041-2/+16
* some more path fixesAdrian Likins2008-01-291-0/+5
* add an optional config file "test-it.conf"Adrian Likins2008-01-291-23/+31