summaryrefslogtreecommitdiff
path: root/spec/unit
Commit message (Expand)AuthorAgeFilesLines
* Updates based on feedback from https://github.com/opscode/chef/pull/2533Claire McQuin2014-12-051-3/+1
* Add unit tests for Audit::ControlGroupDataClaire McQuin2014-12-051-0/+457
* Fix the spec tests after change in the callback in reporter.Serdar Sutay2014-11-211-9/+4
* Disable audit phase during specs in order not to break the existing rspec con...Serdar Sutay2014-11-211-0/+5
* Merge pull request #2426 from opscode/mcquin/controls_group_objectClaire McQuin2014-11-211-0/+9
|\
| * Add audit mode stub.Claire McQuin2014-11-141-0/+9
| * Adding audit mode JSON formattertyler-ball2014-11-131-0/+46
* | Updating for github commentstyler-ball2014-11-211-0/+46
* | typo fix in specsLamont Granquist2014-11-191-1/+1
* | add specs busted by dup removalLamont Granquist2014-11-191-0/+34
* | fix reset_cache specs busted by removing thatLamont Granquist2014-11-191-44/+0
* | Merge branch 'tball/restore-050d148' - this merges PR https://github.com/opsc...tyler-ball2014-11-191-0/+63
|\ \
| * \ Merge pull request #2073 from opscode/ryan/group_post-mastertball/restore-050d148Serdar Sutay2014-11-191-0/+63
| |\ \
| | * | Add unit test for group normalization in ChefFSRyan Cragun2014-11-191-0/+63
* | | | Merge pull request #2425 from opscode/lcg/memoize-localemh/recoverLamont Granquist2014-11-181-3/+3
|\ \ \ \
| * | | | stop recomputing locale -a constantlylcg/memoize-localeLamont Granquist2014-11-171-3/+3
| |/ / /
* | | | Introduct :auto mode for :file_staging_uses_destdir which tries the dest_dir ...Serdar Sutay2014-11-141-2/+23
|/ / /
* | | Add another case for chef-dk#227 to ensure regex correctnesschef-dk-227-masterdanielsdeleo2014-11-131-0/+9
* | | Fix conflicting data in test casesdanielsdeleo2014-11-131-4/+4
* | | Merge branch 'chef-dk-227' into 11-stabledanielsdeleo2014-11-131-1/+66
* | | rspec 3 fixes for openbsd package resourceLamont Granquist2014-11-131-3/+3
* | | use PKG_PATH instead of PACKAGEROOT/SITEScott Bonds2014-11-131-4/+2
* | | simplify openbsd package providerScott Bonds2014-11-131-295/+4
* | | add openbsd package providerScott Bonds2014-11-132-0/+408
* | | Fix rubygems provider to use https instead of http.Nathan Cerny2014-11-131-6/+6
* | | cleanup cookbook path from stale filesVasiliy Tolstov2014-11-131-0/+2
| |/ |/|
* | Fix unit specs on Sparc.Serdar Sutay2014-11-121-1/+7
* | Merge pull request #2336 from opscode/lcg/12-systemd-fixesjdm/fooSerdar Sutay2014-11-084-197/+366
|\ \
| * | rspec 3 fixeslcg/12-systemd-fixesLamont Granquist2014-11-081-4/+4
| * | spec fixesLamont Granquist2014-11-081-3/+32
| * | polishing provider_resolverLamont Granquist2014-11-083-37/+154
| * | 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
* | Fix stub for failing spec on 1.9.3Claire McQuin2014-11-031-0/+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
* | | Merge branch 'master' into mcquin/rspec-3Claire McQuin2014-10-302-10/+20
|\ \ \ | |/ /
| * | 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-282-4/+16
| * | Make sure windows_service and windows_package resources are found with the ne...Serdar Sutay2014-10-282-10/+20
* | | Update to RSpec 3.Claire McQuin2014-10-29238-6032/+6032
|/ /
* | windows_package installer_type should be a symbolBryan McLellan2014-10-281-3/+3
* | Merge pull request #2230 from opscode/if/add-cheffs-empty-checkIsa Farnik2014-10-281-5/+18
|\ \