summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Reset logger in test to avoid global state persisting.Pete Higgins2020-07-166-35/+29
* | Merge pull request #10153 from chef/raise-on-raise_errorTim Smith2020-07-155-11/+9
|\ \
| * | Remove a deprecated use of `.ordered` on an `allow` expectation.raise-on-raise_errorPete Higgins2020-07-151-1/+0
| * | Don't allow expectations of raising an error without an error type.Pete Higgins2020-07-144-10/+9
| * | 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-1513-27/+49
| |\ \ \
| * \ \ \ Merge branch 'master' of github.com:chef/chef into windows_firewall_profileDavin Taddeo2020-07-136-23/+50
| |\ \ \ \
| * | | | | 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-1025-101/+85
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' of github.com:chef/chef into windows_firewall_profileDavin Taddeo2020-07-0279-290/+365
| |\ \ \ \ \ \
| * \ \ \ \ \ \ 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-207-54/+142
| |\ \ \ \ \ \ \ \
| * | | | | | | | | 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-1513-13/+12
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | |
| * | | | | | | | | | The spec/ directory is in the path.fix-spec_helper-requiresPete Higgins2020-07-1313-13/+12
* | | | | | | | | | | 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
| * | | | | | | | | | Factor out common test setup.Pete Higgins2020-07-141-9/+4
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Update to Chefstyle 1.2 + some fixeschefstyle12Tim Smith2020-07-146-6/+0
|/ / / / / / / / /
* | | | | | | | | Merge pull request #10154 from chef/dont-allow-expectations-on-nilTim Smith2020-07-143-5/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Don't allow setting expectations on nil.dont-allow-expectations-on-nilPete Higgins2020-07-133-5/+5
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge pull request #10155 from chef/fix-windows-test-warningTim Smith2020-07-141-6/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Use rspec constant stubbing.fix-windows-test-warningPete Higgins2020-07-131-6/+2
| |/ / / / / / / /
* | | | | | | | | Merge pull request #10146 from MsysTechnologiesllc/antima/203_windows_path_co...Tim Smith2020-07-131-0/+27
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | PR review comment changesantima-gupta2020-07-141-8/+9
| * | | | | | | | | Fixed windows cookbooks upload issue.antima-gupta2020-07-131-0/+26
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Fix execute resource with integer user parameter.Pete Higgins2020-07-131-0/+10
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge pull request #10102 from chef/csnapp/9282Tim Smith2020-07-131-5/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | add a label to the shell specscsnapp/9282Christopher A. Snapp2020-07-131-5/+5
| |/ / / / / / /
* | | | | | | | Merge pull request #10150 from chef/fix-windows-test-warningTim Smith2020-07-131-3/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix two warnings in tests.Pete Higgins2020-07-131-3/+4
| |/ / / / / / /
* | | | | | | | Don't run the dnf test that Windows doesn't like on Windows.Pete Higgins2020-07-131-1/+1
|/ / / / / / /
* | | | | | | Fix windows package tests.fix-windows-unit-testssnehaldwivedi2020-07-101-8/+13
* | | | | | | Fix knife cookbook upload tests.snehaldwivedi2020-07-101-6/+5