summaryrefslogtreecommitdiff
path: root/spec/support/shared/unit
Commit message (Expand)AuthorAgeFilesLines
* only run file verifiers when the contents changedJoshua Miller2021-04-021-0/+14
* Avoid ambiguous regexesambiguous_regexTim Smith2020-11-211-1/+1
* include password in guard inherited attributesguard_passwordmwrock2020-11-201-2/+2
* Refactor resource guard interpreter.refactor-resource-guard-interpreterPete Higgins2020-10-162-3/+3
* Move to using ChefConfig for CONF_DIRLance Albertson2020-09-151-1/+1
* Use __dir__ instead of getting the dir of __FILE__Tim Smith2020-09-091-3/+3
* Add unit and integration testing back to omnibus testersLamont Granquist2020-08-171-0/+2
* Clean up some interdependencies in script resource tests.Pete Higgins2020-08-072-48/+21
* Remove a deprecated use of `.ordered` on an `allow` expectation.raise-on-raise_errorPete Higgins2020-07-151-1/+0
* Pick some of the unit test fixes from #10068lcg/win-unit-test-cherrypickLamont Granquist2020-06-261-8/+12
* Fix a test to avoid rspec warning.Pete Higgins2020-06-101-1/+1
* Replace nonsense word with other silly words.Pete Higgins2020-05-181-4/+4
* Fix more ruby 2.7 warning logspamlcg/more-ruby-27-logging-suppressionLamont Granquist2020-04-281-1/+1
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-1314-14/+14
* some spec typosVivek Singh2020-04-072-2/+2
* Fix all(?) circular requires coming from the specs.Ryan Davis2020-03-164-7/+0
* Remove constraints on specsnuke_old_specsTim Smith2020-02-281-2/+2
* Add output for the file provider verification (#9039)Lamont Granquist2019-12-091-4/+16
|\
| * Fix undefined method `dirname' for Chef::Provider::File:Classlcg/file-verifier-outputVivek Singh2019-12-021-4/+16
* | Removed method for defining return codes, changed to evaluate stderr on exit ...skippy2019-11-191-15/+14
* | Resolved all chefstyle failuresskippy2019-11-171-14/+14
* | re-un-inverted my previous 3am coding adventure in double negativesskippy2019-11-171-3/+3
* | Resolved failing tests, fixed inverted logicskippy2019-11-171-12/+21
* | Resolved issues with tests not receiving exactly what they expected.skippy2019-11-171-5/+5
|/
* Add chef-utils gem with various recipe DSL helpersLamont Granquist2019-11-081-4/+4
* fix 4 copsLamont Granquist2019-07-051-3/+9
* Style/NegatedIfLamont Granquist2019-07-051-1/+1
* Style/EmptyLiteralLamont Granquist2019-07-052-2/+2
* Style/MethodCallWithoutArgsParenthesesLamont Granquist2019-07-021-1/+1
* Style/SymbolArrayLamont Granquist2019-07-024-14/+14
* fix Layout/EmptyLineAfterGuardClauseLamont Granquist2019-07-021-0/+1
* Merge pull request #8307 from MsysTechnologiesllc/Kapil/MSYS-986_Move_respons...Tim Smith2019-05-071-0/+95
|\
| * Move response_file and response_file_variables out of base package resourceKapil Chouhan2019-05-071-0/+95
* | Tell people what file a link is pointing at.Phil Dibowitz2019-04-291-0/+1
|/
* As per the review commentsNimesh-Msys2019-02-041-1/+1
* change HTTPServerException to HTTPClientException for ruby 2.6Lamont Granquist2019-01-032-7/+7
* fix Layout/LeadingCommentSpaceLamont Granquist2018-07-022-2/+2
* fix Layout/DotPositionLamont Granquist2018-07-021-18/+18
* fix Style/HashSyntaxLamont Granquist2018-07-026-34/+34
* Unification of shell_out APIsLamont Granquist2018-06-151-11/+11
* Merge pull request #7249 from chef/lcg/cleanup-userLamont Granquist2018-05-211-3/+3
|\
| * clean up updating_home?lcg/cleanup-userLamont Granquist2018-05-101-3/+3
* | Add additional resource specsTim Smith2018-05-161-1/+1
|/
* [MSYS-725] [chef#6073] allow forcing senistive to false on execute and batch ...Vasu11052017-12-261-1/+8
* Update the client.d stubAllan Espinosa2017-12-201-0/+2
* Slight improvements to validation failures. Shows the failing command if poss...Noah Kantrowitz2017-12-181-1/+9
* fixes for rubocop 0.49.1 engineLamont Granquist2017-06-201-1/+1
* Remove a whole bunch more stubbed property stuff.Noah Kantrowitz2017-04-111-3/+3
* convert additional resource methods to propertieslcg/chef-resource-propertiesLamont Granquist2017-03-071-3/+0
* Chef 13: remove unused path property from execute resourceLamont Granquist2017-02-281-9/+3