salt/tests/integration/shell
Pedro Algarvio b582e40ff1 Cleanup the salt(salt.cli.SaltCMD) binary parser.
* Created 2 mix-ins as option groups, the output options and the target options. This will allow adding some explanatory text besides separating these options from the parser's main options.
* All options on the parser, including the grouped options are now merged to the loaded configuration which will latter get passed on.
* Also created the timeout mix-in which will be used in other binaries.
2012-08-04 22:08:06 +01:00
..
__init__.py Refactor runtests to allow dotted path module discovery. 2012-05-29 19:56:47 -07:00
key.py PEP8 fixes for tests 2012-06-30 14:10:34 -06:00
master.py Parsers(master, minion, syndic) cleanup code. 2012-08-04 19:58:32 +01:00
matcher.py Cleanup the salt(salt.cli.SaltCMD) binary parser. 2012-08-04 22:08:06 +01:00
minion.py Parsers(master, minion, syndic) cleanup code. 2012-08-04 19:58:32 +01:00
runner.py Add testrunner boilerplate code to run tests 2012-05-05 19:39:23 +05:30
syndic.py Parsers(master, minion, syndic) cleanup code. 2012-08-04 19:58:32 +01:00