summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Disable unforked interval runs.Claire McQuin2014-10-013-26/+62
* Update guard functional tests for refactoringbtm/guard-orderBryan McLellan2014-10-011-1/+2
* Re-remove tests that were removed in 6591d4b2Bryan McLellan2014-10-011-20/+0
* Unsupported block exception is now raised by configureBryan McLellan2014-09-301-5/+8
* Refactor resource guard interpreter specsBryan McLellan2014-09-301-15/+16
* unit test for guard_interpreter creation during compilationBryan McLellan2014-09-301-0/+7
* test guard_interpreter orderBryan McLellan2014-09-301-0/+13
* nest powershell guard functional testsBryan McLellan2014-09-301-155/+176
* Improve tests for no conditional casesBryan McLellan2014-09-301-2/+4
* update functional tests for guard_interpreterBryan McLellan2014-09-301-20/+6
* guard_interpreter requires a commandBryan McLellan2014-09-301-0/+9
* Merge pull request #2136 from opscode/jdmundrawala/provider-specsJay Mundrawala2014-09-304-0/+6
|\
| * dos2unix revision_specjdmundrawala/provider-specsJay Mundrawala2014-09-301-111/+111
| * revision_spec passes on windowsJay Mundrawala2014-09-291-110/+111
| * role_spec unit tests pass on windowsJay Mundrawala2014-09-291-0/+1
| * dscl_spec tests pass on windowsJay Mundrawala2014-09-291-0/+3
| * Deploy specs pass on windowsJay Mundrawala2014-09-291-0/+1
* | Merge pull request #2135 from opscode/jdmundrawala/knife-bootstrap-specsJay Mundrawala2014-09-304-2/+7
|\ \
| * | environment_from_file_spec passes on windowsjdmundrawala/knife-bootstrap-specsJay Mundrawala2014-09-291-0/+1
| * | dos2unix subcommand_loader_specJay Mundrawala2014-09-291-150/+150
| * | data_bag_from_file_spec passes on windowsJay Mundrawala2014-09-291-0/+1
| * | Knife subcommand_loader_spec passes on windowsJay Mundrawala2014-09-291-150/+150
| * | Make knife bootstrap unit test pass on windowsJay Mundrawala2014-09-291-1/+4
| |/
* | Merge pull request #2134 from opscode/jdmundrawala/databag-spec-fixJay Mundrawala2014-09-301-0/+1
|\ \
| * | Databag spec specifies not windowsjdmundrawala/databag-spec-fixJay Mundrawala2014-09-291-0/+1
| |/
* | Merge pull request #2131 from opscode/jdmundrawala/git-windowsJay Mundrawala2014-09-301-3/+4
|\ \
| * | Fixed git provider specsjdmundrawala/git-windowsJay Mundrawala2014-09-291-3/+4
| |/
* | Merge pull request #2130 from opscode/jdmundrawala/cookbook-loadingJay Mundrawala2014-09-303-1/+9
|\ \
| * | Syntax checker uses helper method for relative pathjdmundrawala/cookbook-loadingJay Mundrawala2014-09-291-0/+3
| * | cookbook_version_loader_spec passes on windowsJay Mundrawala2014-09-291-0/+3
| * | Cookbook loader specs specify not windowsJay Mundrawala2014-09-291-1/+3
| |/
* | Merge pull request #2024 from opscode/jdmundrawala/windows_env_pathJay Mundrawala2014-09-302-34/+116
|\ \
| * | Use windows api to expand path. Cleaned up testsJay Mundrawala2014-09-112-46/+111
| * | Fix setting Path for WindowsAlex Slynko2014-09-101-0/+17
* | | Add the pending() guard to the 'when there's no reboot keys present' spec.Chris Doherty2014-09-291-2/+5
* | | DSCL resource says it doesn't support OS X below 10.7, so don't run it on 10.6.Chris Doherty2014-09-291-1/+2
| |/ |/|
* | Merge pull request #2116 from opscode/jdmundrawala/git-centosJay Mundrawala2014-09-291-2/+2
|\ \
| * | Support checkout for git < 1.7.3jdmundrawala/git-centosJay Mundrawala2014-09-251-2/+2
* | | Fixing `data bag edit` according to spec, no longer requires --encrypttball/encrypted-data-bag-uxtyler-ball2014-09-291-2/+10
* | | Fixing bad method definitiontyler-ball2014-09-293-8/+8
* | | Fixing :print_after so it correctly displays the edited data bag, even if it ...tyler-ball2014-09-291-38/+52
* | | Finishing UX spec - storing CL options in different config values so we can c...tyler-ball2014-09-294-107/+59
* | | Unsorted file listings were causing intermittent test failures on different b...tyler-ball2014-09-291-20/+19
* | | Trying to fix intermittent test failure on Travistyler-ball2014-09-291-11/+12
* | | Refactoring duplicated code into a separate module. Also making CLI options ...tyler-ball2014-09-292-110/+103
* | | Addressing review comments - better naming, comments, removed some TODOstyler-ball2014-09-291-7/+4
* | | Refactoring matchers into their own folders/filestyler-ball2014-09-294-40/+45
* | | Fixing broken tests and updating all tests to (attempt) to use describe/conte...tyler-ball2014-09-295-196/+173
* | | Finishing specs for create and edit. During edit functional testing I discov...tyler-ball2014-09-294-69/+91
* | | Refactoring the common tests out into their own spec. Removing double covera...tyler-ball2014-09-292-131/+144