summaryrefslogtreecommitdiff
path: root/spec/support
Commit message (Expand)AuthorAgeFilesLines
* polishing provider_resolverLamont Granquist2014-11-081-6/+1
* Don't populate X-Chef-Version.mcquin/rspec-3Claire McQuin2014-11-071-0/+7
* Merge pull request #2346 from opscode/tball/rspec3-fixClaire McQuin2014-11-032-16/+18
|\
| * Updating from comments - simplifying codetball/rspec3-fixtyler-ball2014-11-032-16/+6
| * Removing bad check-intyler-ball2014-11-031-1/+0
| * Updating pedant to run correctly and send output to STDOUTtyler-ball2014-11-032-8/+24
| * shell_out didn't pick up entire commandClaire McQuin2014-10-311-2/+4
| * Modify pedant to run w/o chefClaire McQuin2014-10-312-17/+12
* | Clean up for Windows spec deprecation warnings.Claire McQuin2014-11-031-2/+2
|/
* Fix some Windows specs.Claire McQuin2014-10-301-8/+10
* Use expect syntax.Claire McQuin2014-10-291-5/+8
* Update to RSpec 3.Claire McQuin2014-10-2915-552/+555
* 64-bit Windows functional script resource specs should not execute on 32-bit ...adamedx/32-bit-windows-spec-fixAdam Edwards2014-10-281-1/+1
* Merge pull request #1596 from opscode/lcg/provider-resovlerLamont Granquist2014-10-243-1/+73
|\
| * Chef-12 RC Provider ResolverLamont Granquist2014-10-243-1/+73
* | windows_script specs for guard_interpreter exception behavior on ruby blocksAdam Edwards2014-10-231-0/+13
* | Set guard_interpreter using default_guard_interpreterAdam Edwards2014-10-232-0/+14
* | powershell_script and batch resource guard_interpeter default to parent resourceAdam Edwards2014-10-233-3/+127
|/
* Refer to rpm assets with the full path in specs.Serdar Sutay2014-10-201-0/+1
* Correctly turn off version 3 data bag encryption specs on windows.Serdar Sutay2014-10-201-0/+4
* Merge pull request #2216 from opscode/tball/bsd_package_nameTyler Ball2014-10-171-6/+0
|\
| * Removing all traces of 'created_as_type' since that fix is no longer necessarytyler-ball2014-10-161-6/+0
* | Remove the "path" attribute from "execute" resource which has never been back...Serdar Sutay2014-10-161-7/+0
|/
* My local gemset was including the `json` gem, causing these tests to be ineff...tyler-ball2014-10-071-1/+5
* Found some JSON pretty printing statements I missedtyler-ball2014-10-071-1/+1
* Trying to eradicate all traces of the JSON gem from Cheftyler-ball2014-10-071-0/+10
* Refactoring matchers into their own folders/filestyler-ball2014-09-293-17/+45
* DSC spec platform detection via WMIAdam Edwards2014-09-191-0/+12
* Initial dsc_configuration resource implementationAdam Edwards2014-09-191-0/+12
* Merge pull request #2059 from opscode/fix-integrationsChris Doherty2014-09-161-1/+4
|\
| * Gross hack: silence the mysterious post-test cleanup error while we investigate.Chris Doherty2014-09-151-1/+4
* | stubs for :ssl_verify_mode default as :verify_peermcquin/verify_peer_defaultClaire McQuin2014-09-151-0/+6
|/
* Print out request and response body on non-2xx responsejk/http-error-logJohn Keiser2014-09-071-1/+8
* Add org.json, members.json, invitations.json for full org downloadJohn Keiser2014-09-051-5/+7
* Switch back to ChefZero::RSpec version 3jk/rspec_zero_3John Keiser2014-08-292-145/+5
* Update to chef-zero 3John Keiser2014-08-221-1/+0
* raise error if multiple constraints are metJordan Evans2014-08-211-27/+22
* add tests for pessmisitics to value_for_platformJordan Evans2014-08-211-0/+16
* initial pass at supporting version constraints in value_for_platformJordan Evans2014-08-211-0/+11
* Make sure freebsd_package is captured with the resource name it's declared wi...Serdar Sutay2014-08-131-0/+46
* remove JSON gem usageLamont Granquist2014-08-111-1/+0
* Fix expected format of JSON errors in integration testsdanielsdeleo2014-08-101-1/+1
* Convert Chef Zero helpers to instance methodsdanielsdeleo2014-08-102-97/+229
* Merge pull request #1715 from opscode/lcg/file-provider-fixeslamont-granquist2014-08-092-4/+16
|\
| * validate checksums on downloadsLamont Granquist2014-07-301-0/+10
| * decide if we're creating/unlinking up frontLamont Granquist2014-07-281-4/+6
* | Merge pull request #1616 from chr4/userdel-forceClaire McQuin2014-08-071-1/+10
|\ \
| * | Add "force" attribute to resource/user, passing "-f" to userdelChris Aumann2014-07-081-1/+10
* | | Merge pull request #1591 from onddo/CHEF-5356-gcm-2Claire McQuin2014-08-071-0/+12
|\ \ \
| * | | [CHEF-5356-gcm] Use rspec filters instead of conditionals and add some altern...Xabier de Zuazo2014-07-091-0/+12