salt/tests/integration/files
Pedro Algarvio 5b9c6f92ce Issue #2028 fixes and improvements.
* `salt.states.pip.installed()` now keeps a reference to the output of the `__salt__['pip.install']()` call. The reason for this is that we need to know and pass along any information about an eventual error when running that call. This is now done in addition to the old behaviour.
* Add some tests which triggered the issue.
2012-09-23 17:25:21 +01:00
..
conf Add tests for saltstack/salt#1900 2012-09-01 07:29:06 +01:00
file/base Issue #2028 fixes and improvements. 2012-09-23 17:25:21 +01:00
pillar/base Add pillar data specific to the sub_minion 2012-05-23 10:05:14 -06:00
ssh Add support for known_hosts management 2012-05-21 21:49:43 +06:00
ext.yaml Add backend for initial ext_pillar tests 2012-04-08 21:31:08 -06:00
hosts Split out integration tests from pure unit tests. 2012-02-20 13:18:13 +01:00