summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* spec to ensure deleting ENV[var] from current process worksjdmundrawala/delete-envJay Mundrawala2014-10-211-0/+9
* Merge pull request #2259 from kwilczynski/chef-2258Serdar Sutay2014-10-211-6/+28
|\
| * Fix value of retries shown in the error report.Krzysztof Wilczynski2014-10-191-6/+28
* | Merge pull request #2266 from opscode/sersut/chef-rc-fixes-2Serdar Sutay2014-10-211-2/+2
|\ \
| * | Missed one spec in rpm_spec.rb.sersut/chef-rc-fixes-2Serdar Sutay2014-10-201-2/+2
* | | Merge pull request #2263 from opscode/sersut/chef-rc-fixesSerdar Sutay2014-10-207-6/+19
|\ \ \ | |/ /
| * | Disable data bag encryption v3 specs on ruby 1.9.X.sersut/chef-rc-fixesSerdar Sutay2014-10-202-3/+3
| * | Refer to rpm assets with the full path in specs.Serdar Sutay2014-10-202-2/+4
| * | Fix cron specs on Solaris.Serdar Sutay2014-10-201-1/+7
| * | Correctly turn off version 3 data bag encryption specs on windows.Serdar Sutay2014-10-204-3/+8
| |/
* | rspec-3-ifylcg/rest-test-speedupLamont Granquist2014-10-201-74/+74
* | speed up rest testLamont Granquist2014-10-181-1/+5
|/
* Merge pull request #2216 from opscode/tball/bsd_package_nameTyler Ball2014-10-175-47/+216
|\
| * 1) No longer allowing multiple args passed to ResourceCollection#<< 2) removi...tyler-ball2014-10-171-34/+1
| * Cleaning up based on review commentstyler-ball2014-10-172-197/+188
| * Added some documentation and cleaned up unecessary TODOs. Added first round ...tyler-ball2014-10-161-0/+217
| * Refactoring ResourceCollection interface to be backwards compatiable, all spe...tyler-ball2014-10-163-5/+5
| * Removing all traces of 'created_as_type' since that fix is no longer necessarytyler-ball2014-10-161-6/+0
* | Error message update from PR comments.Serdar Sutay2014-10-161-1/+1
* | Enable guard_interpreters for the execute resource and set the default interp...Serdar Sutay2014-10-162-0/+118
* | Remove the "path" attribute from "execute" resource which has never been back...Serdar Sutay2014-10-161-7/+0
* | Merge pull request #2222 from opscode/mcquin/centos-locale-aClaire McQuin2014-10-161-0/+89
|\ \
| * \ Merge branch 'master' into mcquin/centos-locale-aClaire McQuin2014-10-164-51/+107
| |\ \
| * | | Use shell_out to get localesClaire McQuin2014-10-151-0/+89
* | | | Merge pull request #2238 from opscode/sersut/chef-2174Serdar Sutay2014-10-161-0/+8
|\ \ \ \
| * | | | Add a unit test to check tagged? method with default node object.sersut/chef-2174Serdar Sutay2014-10-161-0/+8
| | |_|/ | |/| |
* | | | add test for retval from definitionLamont Granquist2014-10-161-0/+11
* | | | convert to rspec 3Lamont Granquist2014-10-161-40/+38
| |_|/ |/| |
* | | file_spec: chdir into the temp directory so we don't leave test files in the ...cdoherty-eliminate-spec-remnantsChris Doherty2014-10-151-0/+2
|/ /
* | Remove unnecessary contexts in DSC functional specsAdam Edwards2014-10-141-44/+36
* | DSC parameters should be passed even when there is no config data fileAdam Edwards2014-10-141-4/+57
* | Merge pull request #2215 from opscode/tball/homebrew_fixTyler Ball2014-10-131-0/+9
|\ \
| * | Fixing bug where tried to use the homebrew provider on OSX and didn't correc...tball/homebrew_fixtyler-ball2014-10-131-0/+9
| |/
* | Merge pull request #2190 from opscode/jdmundrawala/issue-2169Jay Mundrawala2014-10-131-4/+4
|\ \ | |/ |/|
| * Try to apply dsc configuration even if what-if failsjdmundrawala/issue-2169Jay Mundrawala2014-10-081-4/+4
* | Merge pull request #2208 from opscode/jdmundrawala/env-path-spec-fixJay Mundrawala2014-10-131-4/+3
|\ \
| * | Deal with nil system path in env_specjdmundrawala/env-path-spec-fixJay Mundrawala2014-10-111-4/+1
| * | restore ENV['PATH'] in env_spec after test is completeJay Mundrawala2014-10-101-1/+3
* | | Merge pull request #2211 from opscode/sersut/rebase-chef-2187Serdar Sutay2014-10-101-2/+14
|\ \ \
| * \ \ Merge branch 'suse-group' of github.com:mapleoin/chefsersut/rebase-chef-2187Serdar Sutay2014-10-101-2/+14
| |\ \ \
| | * | | change default group mapping for SLES to gpasswdIonuț Arțăriși2014-10-081-0/+11
* | | | | Merge pull request #2207 from opscode/sersut/rebase-chef-1971Serdar Sutay2014-10-102-5/+17
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge branch 'patch-1' of github.com:workmad3/chef into sersut/rebase-chef-1971sersut/rebase-chef-1971Serdar Sutay2014-10-102-5/+17
| |\ \ \ \
| | * | | | Ensuring no arguments interfere with testsDavid Workman2014-09-142-1/+4
| | * | | | Making sure the right data is used throughout the testDavid Workman2014-09-041-3/+4
| | * | | | Fixing travis-ci failure.David Workman2014-09-041-0/+1
| | * | | | Fixing case of a nil recipe file with chef applyDavid Workman2014-09-031-3/+10
* | | | | | Merge pull request #2170 from vaxvms/knife-status-json-outputSerdar Sutay2014-10-101-2/+1
|\ \ \ \ \ \
| * | | | | | Remove highline from status testNicolas Dupeux2014-10-061-2/+1
* | | | | | | Merge pull request #2203 from martinb3/masterSerdar Sutay2014-10-101-2/+29
|\ \ \ \ \ \ \