summaryrefslogtreecommitdiff
path: root/spec/integration
Commit message (Expand)AuthorAgeFilesLines
* starting to integrate ruby 3.1 into the buildsJohn McCrae2022-07-221-0/+1
* Refactored tests for older Windows versionsJohn McCrae2022-06-241-6/+1
* Refactored tests for older Windows versionsJohn McCrae2022-06-231-6/+11
* Correcting Cert creation for rspec testsJohn McCrae2022-06-171-1/+1
* refactoring the version checkJohn McCrae2022-06-131-3/+3
* Adjusting cert creation for older Windows platformsJohn McCrae2022-06-021-1/+8
* updating gemlock filesJohn McCrae2022-03-221-16/+15
* Update solo_spec test case checking node directory and file permissions to no...Neha Pansare2022-02-231-1/+1
* Update existing tests to use corresponding cinc-client binary names for chef-...Neha Pansare2022-02-2313-15/+15
* Update Chef Client to retrieve client.pem from Windows CertStoreJohn McCrae2022-01-311-1/+1
* Update Chef Client to retrieve client.pem from Windows CertStoreJohn McCrae2022-01-311-8/+8
* Update Chef Client to retrieve client.pem from Windows CertStoreJohn McCrae2022-01-311-3/+4
* Updated the chef client to retrieve certs from the Windows registry. Tests in...John McCrae2022-01-311-0/+72
* Simplify file readssimplified_readTim Smith2021-12-171-1/+1
* updated rspecsnehal/chef_client_validation_key_fixsnehaldwivedi2021-11-021-1/+1
* Remove old changessnehaldwivedi2021-11-011-43/+0
* Moved rspec for base.rb and added integration testsnehaldwivedi2021-11-011-0/+31
* fixes the failure in finding key when provided relative path of validation_keysnehaldwivedi2021-11-011-0/+43
* Native compliance phaseLamont Granquist2021-09-171-0/+60
* fix compliance integ testLamont Granquist2021-08-231-0/+1
* Add support for provider action descriptionMarc A. Paradise2021-08-111-2/+2
* Chefstyle fixes for RuboCop 1.18.3Tim Smith2021-07-062-5/+5
* Fix edit_resource usage in unified_modeLamont Granquist2021-05-041-0/+70
* Remove profile-ruby testsprofile_rubyTim Smith2021-04-301-20/+0
* Move knife spec files into the knife gemMarc A. Paradise2021-04-3062-12710/+0
* Disable the ohai time test so we can ship 17.0Tim Smith2021-04-261-6/+7
* Add warning for resources not running in unified_modelcg/unified-mode-warnLamont Granquist2021-04-266-0/+36
* Pend cookbook cheffish testMarc A. Paradise2021-03-311-1/+4
* do not use nonexistant bin path as cwdMarc A. Paradise2021-03-3111-11/+11
* Move knife to its own gemChef Expeditor2021-03-3161-63/+63
* Fix compliance phase specsTim Smith2021-03-171-1/+2
* Add support for resource action descriptionsMarc A. Paradise2021-02-041-0/+14
* Resolve Lint/ParenthesesAsGroupedExpression warningsLint_ParenthesesAsGroupedExpressionTim Smith2020-12-251-9/+9
* correctly remove PWDsolarisLamont Granquist2020-12-091-1/+1
* Fix via removing ENV['PWD'] from the testsLamont Granquist2020-12-091-1/+2
* Rename audit mode to Compliance Phase.Pete Higgins2020-12-011-0/+0
* Simplify integration test input and make output deterministic.Pete Higgins2020-12-011-5/+6
* Add a happy path integration test.Pete Higgins2020-12-011-0/+80
* Chefstyle fixes for RuboCop 1.4.xTim Smith2020-11-251-0/+1
* Avoid ambiguous regexesambiguous_regexTim Smith2020-11-219-13/+13
* merge all dist files back into dist.rbMarc Chamberland2020-09-151-1/+1
* tighten all require statements for dist implementationMarc Chamberland2020-09-153-2/+3
* move dist implementation into chef-utilsMarc Chamberland2020-09-153-7/+7
* Merge pull request #10371 from chef/lcg/ohai-timing-testLamont Granquist2020-09-091-0/+61
|\
| * Add an ohai timing test to find busted DNS on CI testerslcg/ohai-timing-testLamont Granquist2020-09-081-0/+61
* | Use __dir__ instead of getting the dir of __FILE__Tim Smith2020-09-096-7/+7
|/
* Remove border color optionVSingh/knife-list-deprecation-updateVivek Singh2020-08-261-5/+5
* knife config show specsVivek Singh2020-08-261-0/+192
* more config specs cleanupVivek Singh2020-08-264-308/+50
* Update `knife config list` with new behavior and fix tests.Pete Higgins2020-08-252-18/+13