Added stub inventory test cases we want to cover.

This commit is contained in:
Michael DeHaan
2013-03-25 14:50:45 -04:00
parent 9e60552a81
commit 036458b823
2 changed files with 240 additions and 1 deletions

View File

@@ -27,5 +27,5 @@ TWEAKS/ASSORTED
* uniqueness checks for playbook paths?
* allow multiple playbook execution types per project, different --tag choices, different --limit choices (maybe just free form in the job for now?)
* permissions infrastructure about who can kick off what kind of jobs
* it would be nice if POSTs to subcollections used the permissions of the regular collection POST rules and then called the PUT code.