summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Remove more requires that come for freeTim Smith2020-08-042-4/+0
* fix second chef run hangdheerajd-msys2020-08-041-0/+49
* Update RuboCop config to Ruby 2.6Tim Smith2020-08-0314-142/+142
* Convert osx_profile to custom resourcelcg/osx_profileLamont Granquist2020-08-033-256/+234
* Merge pull request #9820 from MsysTechnologiesllc/dh/fix_feature_install_when...Tim Smith2020-07-311-4/+30
|\
| * additional testsdheerajd-msys2020-07-311-0/+20
| * tests addeddheerajd-msys2020-07-301-0/+10
| * Fix install features when install state is removeddheerajd-msys2020-05-071-4/+0
* | Merge pull request #10220 from chef/fix-test-yaml-diffsTim Smith2020-07-301-2/+6
|\ \
| * | Compensate for libyaml changes in yaml parsing test.fix-test-yaml-diffsPete Higgins2020-07-281-2/+6
* | | Remove unused shared context that conflicted with cheffish.cleanup-integration-helper-codePete Higgins2020-07-291-28/+23
* | | Use DSL method instead of shared context.Pete Higgins2020-07-294-482/+486
* | | Inline a shared context and remove it and DSL method.Pete Higgins2020-07-294-16/+9
* | | Remove unnecessary resetting of Chef::Config.Pete Higgins2020-07-291-5/+0
* | | Remove unused shared context.Pete Higgins2020-07-291-7/+0
|/ /
* | Fix protocol negotiation for unversioned objectsLamont Granquist2020-07-281-6/+25
* | Merge pull request #10216 from chef/fix-406-no-method-errorTim Smith2020-07-271-0/+6
|\ \
| * | Fix NoMethodError when server returns a 406.Pete Higgins2020-07-271-0/+6
* | | Define local test variables to avoid test load order bug.fix-spec-load-order-bugPete Higgins2020-07-272-16/+36
|/ /
* | Merge pull request #10205 from chef/remove-some-test-cruftTim Smith2020-07-244-30/+2
|\ \
| * | Use built in constant.remove-some-test-cruftPete Higgins2020-07-242-3/+1
| * | Remove unnecessary check for `diff`.Pete Higgins2020-07-243-13/+1
| * | Remove some unnecessary test cleanup.Pete Higgins2020-07-241-14/+0
* | | add a more useful test.Lamont Granquist2020-07-241-0/+8
|/ /
* | requires_git just doesn't exist anywhere, its not definedlcg/git-spec-cleanupLamont Granquist2020-07-241-1/+1
* | Merge pull request #10199 from chef/blocklistTim Smith2020-07-231-11/+98
|\ \
| * | Add a basic test for the legacy attributesTim Smith2020-07-231-0/+87
| * | Rename Attribute Whitelist/Blacklist to Allowlist/BlocklistTim Smith2020-07-231-12/+12
* | | Merge pull request #10193 from chef/lcg/default-pathsTim Smith2020-07-232-21/+21
|\ \ \ | |/ / |/| |
| * | Convert to default_paths APIlcg/default-pathsLamont Granquist2020-07-222-21/+21
* | | Set log level to :fatal in test to prevent excess logging.fix-excess-logging-in-functional-testPete Higgins2020-07-225-21/+7
* | | Merge pull request #10118 from chef/macos_userdefaultsTim Smith2020-07-221-2/+103
|\ \ \ | |/ / |/| |
| * | eql -> eq in the specsTim Smith2020-07-211-17/+17
| * | Update spec/unit/resource/macos_user_defaults_spec.rb Tim Smith2020-07-211-1/+1
| * | Make sure we can compare keys in dictsTim Smith2020-07-211-0/+5
| * | Add spec for dict valuesTim Smith2020-07-201-0/+5
| * | Add specs and squash bugs that showed upTim Smith2020-07-201-7/+32
| * | Avoid failures if the host was named "current" and add some more testsTim Smith2020-07-201-1/+33
| * | Add specs for defaults_export_cmdTim Smith2020-07-201-0/+22
| * | Test the default property valuesTim Smith2020-07-201-0/+12
* | | Merge pull request #10137 from chef/lcg/extract-mixlib-shelloutLamont Granquist2020-07-221-25/+24
|\ \ \
| * | | fix shell_out specs to use an instance everywhere.Lamont Granquist2020-07-211-25/+24
* | | | Remove global state from cookbook uploader.fix-cookbook-uploader-global-statePete Higgins2020-07-211-3/+1
|/ / /
* | | fix functional specVSingh/bootstrap-retry-limitVivek Singh2020-07-211-1/+1
* | | Remove unused codeVivek Singh2020-07-211-1/+0
* | | Fix test casesVivek Singh2020-07-211-5/+2
|/ /
* | Merge pull request #10162 from MsysTechnologiesllc/dh/dont-check-list-profile...Tim Smith2020-07-201-2/+30
|\ \
| * | don't check list-profiles for already selected bad profiledheerajd-msys2020-07-151-2/+30
* | | Rename the method for more pizazz.reset-logger-in-testPete Higgins2020-07-171-1/+1
* | | Remove an empty test file.Pete Higgins2020-07-161-24/+0