summaryrefslogtreecommitdiff
path: root/test/units/mock
Commit message (Collapse)AuthorAgeFilesLines
* Path of group_vars and host_vars were getting the basedir added twice.fix-group_vars_pathToshio Kuratomi2015-08-051-2/+2
| | | | | | | Fix inventory so this won't happen and fix DataLoader so that it will test relative paths relative to self._basedir Fixes #11789
* added missing error class importBrian Coca2015-06-111-0/+1
|
* Fix mock DictDataLoader _get_file_contents to match real codeJames Cammarata2015-06-051-1/+1
|
* More template unit tests for v2James Cammarata2015-05-171-0/+6
|
* Making the switch to v2James Cammarata2015-05-032-0/+103