summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Simplify macos detection in specs to include big surmac_specTim Smith2020-08-202-18/+5
* Merge pull request #10331 from chef/client_trustedTim Smith2020-08-191-0/+54
|\
| * Chefstyle fixTim Smith2020-08-191-2/+2
| * Add basic unit test of properties and the helper methodTim Smith2020-08-191-0/+54
* | Merge pull request #10190 from chef/lcg/add-integ-and-unit-specs-to-omnibusLamont Granquist2020-08-1910-9/+27
|\ \ | |/ |/|
| * Add unit and integration testing back to omnibus testersLamont Granquist2020-08-1710-9/+27
* | Fix spec describe namesTim Smith2020-08-191-4/+4
* | Rename method to match othersTim Smith2020-08-181-3/+3
* | Match on the specific error messageTim Smith2020-08-181-1/+1
* | Use .error? and make sure not to raise too earlyTim Smith2020-08-181-2/+2
* | Make sure to not raise too earlytimezoneTim Smith2020-08-181-2/+2
* | Add a spec for the legacy RHEL state loadingTim Smith2020-08-181-0/+8
* | Add spec for windows as wellTim Smith2020-08-181-3/+14
* | Add some specs for the methods to load stateTim Smith2020-08-181-0/+44
* | fix unit testlcg/fix-removing-nonexistent-profileLamont Granquist2020-08-181-1/+1
* | add a comment on magic line that makes the specs workLamont Granquist2020-08-171-0/+6
|/
* fix to render file_cache_path more "windows-native"Lamont Granquist2020-08-171-3/+3
* fix crazy formattinglcg/fix-bootstrapping-path-issuesLamont Granquist2020-08-141-7/+11
* fix the real issueLamont Granquist2020-08-141-7/+12
* Fix bootstrapping windows-from-linuxLamont Granquist2020-08-141-2/+2
* Convert the functional tests over to macos? as wellTim Smith2020-08-141-2/+2
* Merge pull request #10284 from chef/existTim Smith2020-08-1431-106/+107
|\
| * File.exists? -> File.exist?existTim Smith2020-08-1231-106/+107
* | Minor tweaks to the platform checks in the specsminor_specTim Smith2020-08-122-8/+8
|/
* Merge pull request #10286 from MsysTechnologiesllc/Kapil/Github-9541_ssl_chef...Tim Smith2020-08-121-15/+15
|\
| * renew an expired SSL CertificateKapil Chouhan2020-08-121-15/+15
* | Merge pull request #10237 from chef/VSingh/client-run-error-per-resourceTim Smith2020-08-101-0/+22
|\ \
| * | Fixes unit test cases magicallyVSingh/client-run-error-per-resourceVivek Singh2020-08-051-0/+22
* | | Fix broken powershell_script test.fix-powershell-testPete Higgins2020-08-071-3/+4
* | | Merge pull request #10279 from chef/remove-instance-variable-from-shared-contextTim Smith2020-08-075-66/+43
|\ \ \
| * | | Clean up some interdependencies in script resource tests.Pete Higgins2020-08-075-66/+43
* | | | Remove an unnecessary shared_context.Pete Higgins2020-08-071-118/+113
|/ / /
* | | Add regression test for powershell_script flag order.Pete Higgins2020-08-071-5/+11
* | | Simplify property definition.Pete Higgins2020-08-071-18/+1
| |/ |/|
* | 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