summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* 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 #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
* | Updating tests for encrypted data bag create - found some missing coveragetyler-ball2014-09-291-0/+59
* | Fix logic and spec out new knife data bag create behaviors.Claire McQuin2014-09-291-39/+74
* | Update to RSpec 3.Claire McQuin2014-09-291-86/+96
* | rspec testAnshul Sharma2014-09-291-0/+31
* | [Feature] encrypted flag to knife data bag createAnshul Sharma2014-09-293-12/+12
|/
* Merge branch 'master' into mcquin/escape_globmcquin/escape_globClaire McQuin2014-09-241-1/+46
|\
| * Merge branch 'master' into mcquin/Issue-1944Claire McQuin2014-09-2360-357/+2441
| |\
| * | Refactor X509 certificate validation and debugging.Claire McQuin2014-09-101-6/+6
| * | Detect invalid X509 certificates.Claire McQuin2014-09-101-1/+46
* | | Add spec for escape_glob with multiple path parts.Claire McQuin2014-09-241-0/+14
* | | Fix broken spec.Claire McQuin2014-09-221-2/+2
* | | Add method to escape glob reserved characters.Claire McQuin2014-09-222-1/+46
| |/ |/|
* | Restoring https://github.com/opscode/chef/pull/1921 to master - somehow it go...tyler-ball2014-09-193-0/+352
* | DscScript resource will raise an error if dsc is not availableJay Mundrawala2014-09-194-61/+122
* | lcm parser is a lot more forgivingJay Mundrawala2014-09-191-27/+18
* | configuration_generator_spec uses newer rspec conventionsJay Mundrawala2014-09-191-33/+31
* | Added test for #generate_description in provider/dsc_script_specJay Mundrawala2014-09-191-0/+20
* | Cleanup dsc_script_spec to use newer rspec conventionsJay Mundrawala2014-09-191-43/+40
* | Switch fileformat to unix, clean up whitespace.Bryan McLellan2014-09-195-588/+588
* | DSC functional tests with configuration data and parameterizationAdam Edwards2014-09-191-4/+225
* | Correctly handle dsc resource import failuresAdam Edwards2014-09-192-2/+136
* | DSC spec platform detection via WMIAdam Edwards2014-09-194-3/+17
* | Deal with LCM failing when a resource does not support WhatIfJay Mundrawala2014-09-192-20/+36
* | Added unit test for powershell cmdletJay Mundrawala2014-09-191-0/+106
* | DSC: Added test for dsc_script providerAdam Edwards2014-09-192-2/+126
* | Added unit tests for configuration_generatorJay Mundrawala2014-09-191-0/+173
* | Add configurationdata attribute supportAdam Edwards2014-09-191-8/+33
* | Parse WhatIf from LCMJay Mundrawala2014-09-191-0/+166
* | Updated powershell functional tests to work with changes to Chef::Util::Power...Jay Mundrawala2014-09-191-17/+15
* | Initial dsc_configuration resource implementationAdam Edwards2014-09-195-0/+309
* | Fix test failure happening only on Jenkins 12.04+1.9.3: don't call File.unlin...cdoherty-fix-jenkins-12.04-errorChris Doherty2014-09-181-1/+1