summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Fixing failing tests after claire's refactor - controls block not evaluated u...tyler-ball2014-11-212-1/+13
* this spec file should have the correct name typetyler-ball2014-11-211-0/+0
* Updating duplication tests to levage a cookbook, so we can use the same cookb...tyler-ball2014-11-217-60/+70
* Removing required that was not usedtyler-ball2014-11-211-1/+0
* Fixing a test that was written wrongtyler-ball2014-11-211-8/+15
* Finishing duplication teststyler-ball2014-11-211-12/+77
* Adding test for duplicated DSLtyler-ball2014-11-212-1/+51
* Add audit mode stub.Claire McQuin2014-11-141-0/+9
* Merge branch 'audit-mode' into tball/audit-teststball/audit-teststyler-ball2014-11-1312-243/+754
|\
| * Adding audit mode JSON formattertyler-ball2014-11-131-0/+46
| * Fix unit specs on Sparc.Serdar Sutay2014-11-121-1/+7
| * Merge pull request #2336 from opscode/lcg/12-systemd-fixesjdm/fooSerdar Sutay2014-11-085-203/+367
| |\
| | * rspec 3 fixeslcg/12-systemd-fixesLamont Granquist2014-11-081-4/+4
| | * spec fixesLamont Granquist2014-11-081-3/+32
| | * polishing provider_resolverLamont Granquist2014-11-084-43/+155
| | * systemctl path fixes, rspec modernization, etcLamont Granquist2014-11-081-157/+180
| * | Revert "CHEF-4101: DeepMerge - support overwriting hash values with nil"sersut/revert-attr-nil-overrideSerdar Sutay2014-11-081-14/+0
| * | fix rspec truthy thingsLamont Granquist2014-11-081-6/+6
| * | fix autovivificationLamont Granquist2014-11-081-2/+10
| * | chef-12 attribute changesLamont Granquist2014-11-082-17/+315
| |/
| * Fix rspec 3 specs.ryan/follow_symlinksSerdar Sutay2014-11-071-2/+2
| * Add spec for making client.pem a symlink a config optionRyan Cragun2014-11-071-0/+16
| * Rspec 3 compat.Serdar Sutay2014-11-071-3/+3
| * Make sure that :distro is evaluated later than :bootstrap_template and :templ...Serdar Sutay2014-11-071-1/+27
| * Don't populate X-Chef-Version.mcquin/rspec-3Claire McQuin2014-11-071-0/+7
| * Merge branch 'master' into mcquin/rspec-3Claire McQuin2014-11-071-2/+2
| |\
| | * Change the integration test server port from 8889 to 8890 so the test can suc...Chris Doherty2014-11-051-2/+2
* | | Fixing failing spec test and audit-mode flagtyler-ball2014-11-111-1/+1
* | | Merging mcquin/rspec-3 to this branchtball/audit-rspec-3tyler-ball2014-11-04319-7511/+7531
|\ \ \ | |/ /
| * | 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
| | * | Change pending to skipClaire McQuin2014-10-311-1/+1
| * | | Explicitly disable :should syntax in spec and mocksClaire McQuin2014-11-031-0/+8
| * | | Remove remaining should syntax.Claire McQuin2014-11-031-4/+4
| * | | Clean up for Windows spec deprecation warnings.Claire McQuin2014-11-032-3/+3
| * | | Fix stub for failing spec on 1.9.3Claire McQuin2014-11-031-0/+1
| * | | Change pending to skip.Claire McQuin2014-11-031-1/+1
| |/ /
| * | Merge branch 'master' into mcquin/rspec-3Claire McQuin2014-10-311-2/+2
| |\ \ | | |/
| | * Fix windows specs for windows package type.Serdar Sutay2014-10-301-2/+2
| * | Fix some Windows specs.Claire McQuin2014-10-304-16/+18
| * | Merge branch 'master' into mcquin/rspec-3Claire McQuin2014-10-304-29/+39
| |\ \ | | |/
| | * Merge pull request #2313 from opscode/sersut/win-res-lookup-fixSerdar Sutay2014-10-304-30/+40
| | |\
| | | * Fix the after blocks in reboot_pending specs.sersut/win-res-lookup-fixSerdar Sutay2014-10-291-4/+4
| | | * Fix the logic that checks for existing reboot pending in reboot pending tests.Serdar Sutay2014-10-281-15/+15
| | | * Turn off the alternative resource name tests for windows service andpackage.Serdar Sutay2014-10-282-16/+4
| | | * Make sure the event log related capability is turned off on Windows 2003 boxe...Serdar Sutay2014-10-283-9/+21