salt/tests
Thomas S Hatch d8efa82b15 initial commit for minion swarm to work with raet
This skips the single keygen that zeromq transport uses because
1. Key gen is not exposed to salt-key yet for raet
2. raet keys are super fast, so I don't think this will be an issue,
but testing on a grander scale will tell us for sure
2014-06-22 22:40:40 -06:00
..
integration Reorder imports and don't even run setUp is expensive tests are not enabled 2014-06-23 01:00:42 +01:00
unit Make cloud configuration unit tests more organized 2014-06-20 15:47:00 -06:00
utils Under Py2.6 we need unittest2 to be able to access assertRaisesRegexp 2014-06-20 14:26:24 +01:00
__init__.py Added utils dir and a helper for testing CherryPy apps 2014-03-29 23:20:29 -06:00
consist.py Fix PEP8 E713 - test for membership should be "not in" 2014-06-06 11:25:32 +01:00
eventlisten.py #12989 Fix for '3 arguments (4 given)' error. 2014-05-23 09:45:00 -05:00
jenkins-ng.py Cleanup header 2014-06-17 09:57:23 +01:00
jenkins.py Update Jenkins script to latest develop 2014-06-17 09:56:25 +01:00
minionswarm.py initial commit for minion swarm to work with raet 2014-06-22 22:40:40 -06:00
packdump.py Add VERY simple script to read msgpack files 2014-03-20 14:31:26 -06:00
runtests.py Provide a switch to run the NetAPI tests. 2014-06-19 12:58:52 +01:00
saltsh.py Fix PEP8 E713 - test for membership should be "not in" 2014-06-06 11:25:46 +01:00
wheeltest.py Include the python encoding file header on tests. 2013-11-27 11:19:24 +00:00