salt/tests/integration
Antti Andreimann 7085edf590 Use file.managed as a backend of file.recurse. Fixes #1583
Rewrite file.recurse state module to leverage existing file.managed and file.directory
modules to do the heavy lifting. This removes code duplication and will make
templates available for file.recurse.

These improvements will be visible to the end-user:
- All files in directory can now be templatized
- destination directory is no longer created in test mode
- When clean mode is enabled, the module is capable of replacing
  existing files with directories and vice versa
2012-10-24 17:15:29 -07:00
..
client Refactor runtests to allow dotted path module discovery. 2012-05-29 19:56:47 -07:00
files Fix tests from failing if token present for the user 2012-10-22 14:43:47 -06:00
mockbin Add "mockbin" directory and a fake "su" wrapper for tests 2012-07-26 22:14:00 +06:00
modules Merge remote-tracking branch 'upstream/develop' into develop 2012-10-19 16:28:55 +01:00
runners Changed lookup_jid runner to return empty dict instead of an exception 2012-10-09 13:55:54 -06:00
shell Fix test if there the host has multiple subnets. 2012-10-07 03:05:00 +01:00
states Use file.managed as a backend of file.recurse. Fixes #1583 2012-10-24 17:15:29 -07:00
__init__.py Add "file.patch" state function 2012-10-18 12:23:47 -04:00