summaryrefslogtreecommitdiff
path: root/spec/unit/mixin
Commit message (Expand)AuthorAgeFilesLines
* Bugfix: checksum validation (#13210)Joseph Larionov2022-11-011-0/+28
* Update Chef Client to retrieve client.pem from Windows CertStoreJohn McCrae2022-01-311-5/+5
* Updated the chef client to retrieve certs from the Windows registry. Tests in...John McCrae2022-01-311-5/+5
* be more explicit that boom2 should be in the errorLamont Granquist2021-11-121-1/+1
* Fix DRR assertion parsingLamont Granquist2021-11-121-0/+53
* Fix all the string errorsexpeditor/chef/chefstyle_b5c712d298e240493020b8d5977f03172cc65e17Tim Smith2021-10-222-4/+4
* Dup default property valuesLamont Granquist2021-02-251-3/+4
* Remove a useless test.Pete Higgins2020-12-151-7/+0
* replace usages of Cmdlet class with powershell_execmwrock2020-11-301-1/+1
* Merge repetitive conditionalsTim Smith2020-10-271-1/+1
* provide powershell_exec functionality on x86ps_exec_x86mwrock2020-10-091-1/+1
* fix specs on powershell v4 and belowmwrock2020-10-051-6/+6
* Merge pull request #10476 from chef/exec_coreTim Smith2020-10-051-2/+39
|\
| * add interpreter arg to powershell_exec allowing it to run powershell coremwrock2020-10-011-2/+39
* | add interpreter arg to powershell_out allowing it to call pwsh.exemwrock2020-10-011-0/+14
|/
* Speed up a openssl helper specsspeedup_specsTim Smith2020-09-161-1/+1
* Use __dir__ instead of getting the dir of __FILE__Tim Smith2020-09-091-2/+2
* Fix nil deep_merginglcg/fix-nil-deep-mergeLamont Granquist2020-09-031-0/+15
* Add unit and integration testing back to omnibus testersLamont Granquist2020-08-171-1/+1
* Update RuboCop config to Ruby 2.6Tim Smith2020-08-032-34/+34
* add a more useful test.Lamont Granquist2020-07-241-0/+8
* Convert to default_paths APIlcg/default-pathsLamont Granquist2020-07-222-21/+21
* fix shell_out specs to use an instance everywhere.Lamont Granquist2020-07-211-25/+24
* Update to Chefstyle 1.2 + some fixeschefstyle12Tim Smith2020-07-141-1/+0
* Fix `powershell_exec!` test.fix-powershell_exec-bang-testPete Higgins2020-07-071-1/+1
* Merge pull request #10074 from chef/lcg/win-unit-test-cherrypickLamont Granquist2020-06-261-4/+2
|\
| * Pick some of the unit test fixes from #10068lcg/win-unit-test-cherrypickLamont Granquist2020-06-261-4/+2
* | Fix some odd whitespacing in tests.Pete Higgins2020-06-244-6/+6
|/
* Fix chefstyle violations.fix-wrong-unit-testPete Higgins2020-06-051-1/+1
* Fix wrong unit test exposed by cleaning up rspec deprecations.Pete Higgins2020-06-051-9/+1
* Fix rspec warning about `not_to raise_error` with a specific exception.fix-rspec-warningPete Higgins2020-05-291-2/+2
* Update our usage of OpenSSL::Digest to avoid Ruby 3 breaking changeopenssl_fixesTim Smith2020-05-221-4/+4
* Fix more ruby 2.7 warning logspamlcg/more-ruby-27-logging-suppressionLamont Granquist2020-04-281-31/+25
* Fix the powershell spec to use the right methodfix_specTim Smith2020-04-271-2/+2
* Fix typo in specpowershell_exec_bangTim Smith2020-04-261-1/+1
* Add error! specTim Smith2020-04-261-0/+10
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-1323-23/+23
* Add more typo fixesVivek Singh2020-04-071-1/+1
* some spec typosVivek Singh2020-04-071-3/+3
* Remove constraints on specsnuke_old_specsTim Smith2020-02-281-29/+27
* Fix chefstyle errorsJulien Huon2019-12-251-13/+13
* Add the capability to automatically renew a certificate with x509_certificate...Julien Huon2019-12-251-0/+42
* Add chef-utils gem with various recipe DSL helpersLamont Granquist2019-11-084-13/+12
* Style/NegatedIfLamont Granquist2019-07-051-1/+1
* Style/EmptyLiteralLamont Granquist2019-07-052-4/+4
* Style/EmptyMethodLamont Granquist2019-07-023-12/+6
* Style/MethodCallWithoutArgsParenthesesLamont Granquist2019-07-022-2/+2
* Style/SymbolArrayLamont Granquist2019-07-024-14/+14
* fix Layout/EmptyLineAfterGuardClauseLamont Granquist2019-07-021-0/+2
* fix Layout/AlignArgumentslcg/new-chefstyleLamont Granquist2019-07-021-4/+4