summaryrefslogtreecommitdiff
path: root/spec/unit
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #10205 from chef/remove-some-test-cruftTim Smith2020-07-241-15/+1
|\
| * Remove unnecessary check for `diff`.Pete Higgins2020-07-241-1/+1
| * Remove some unnecessary test cleanup.Pete Higgins2020-07-241-14/+0
* | add a more useful test.Lamont Granquist2020-07-241-0/+8
|/
* 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-221-1/+4
* | 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
|/ /
* | Remove unused codeVivek Singh2020-07-211-1/+0
* | Fix test casesVivek Singh2020-07-211-5/+2
|/
* Remove an empty test file.Pete Higgins2020-07-161-24/+0
* Reset logger in test to avoid global state persisting.Pete Higgins2020-07-164-31/+27
* Merge pull request #10153 from chef/raise-on-raise_errorTim Smith2020-07-151-1/+1
|\
| * Don't allow expectations of raising an error without an error type.Pete Higgins2020-07-141-1/+1
| * Give an rspec file the proper suffix.Pete Higgins2020-07-141-0/+0
* | Merge pull request #9994 from chef-davin/windows_firewall_profileTim Smith2020-07-151-0/+77
|\ \
| * \ Merge branch 'master' of github.com:chef/chef into windows_firewall_profileDavin Taddeo2020-07-156-22/+21
| |\ \
| * \ \ Merge branch 'master' of github.com:chef/chef into windows_firewall_profileDavin Taddeo2020-07-134-18/+23
| |\ \ \
| * | | | fix the name of the windows_firewall_profile spec.Davin Taddeo2020-07-101-16/+16
| * | | | Merge branch 'master' of github.com:chef/chef into windows_firewall_profileDavin Taddeo2020-07-1010-80/+62
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' of github.com:chef/chef into windows_firewall_profileDavin Taddeo2020-07-0238-199/+230
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' of github.com:chef/chef into windows_firewall_profileDavin Taddeo2020-06-245-23/+27
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' of github.com:chef/chef into windows_firewall_profileDavin Taddeo2020-06-205-52/+77
| |\ \ \ \ \ \ \
| * | | | | | | | unit test fix and chefstyle fixesDavin Taddeo2020-06-151-10/+10
| * | | | | | | | here's a rewrite that's hopefully more inline with what @tas50 was thinking i...Davin Taddeo2020-06-151-31/+24
| * | | | | | | | Merge branch 'master' of github.com:chef/chef into windows_firewall_profileDavin Taddeo2020-06-152-0/+71
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Fix a description and hopefully fix a unit test typoDavin Taddeo2020-06-151-1/+1
| * | | | | | | | | fix some unit tests and remove nexted ternary operators to make chefstyle hap...Davin Taddeo2020-06-151-9/+9
| * | | | | | | | | fix the spec file to fix unit tests by making rspec happy. fix some spellchec...Davin Taddeo2020-06-151-5/+1
| * | | | | | | | | push windows_firewall_profile resource to open a PR with.Davin Taddeo2020-06-151-0/+88
* | | | | | | | | | Merge pull request #10148 from chef/fix-spec_helper-requiresTim Smith2020-07-159-9/+8
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
| * | | | | | | | | The spec/ directory is in the path.fix-spec_helper-requiresPete Higgins2020-07-139-9/+8
* | | | | | | | | | Merge pull request #10160 from chef/fix-rubygems-ssl-test-failureTim Smith2020-07-151-10/+5
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Change non-default rubygems URL to default one for failing test.Pete Higgins2020-07-151-14/+1
| * | | | | | | | | | Workaround SSL cert verification failure in test.fix-rubygems-ssl-test-failurePete Higgins2020-07-141-0/+4
| * | | | | | | | | | Turn off ssl certificate verification in failing test.Pete Higgins2020-07-141-0/+9