summaryrefslogtreecommitdiff
path: root/spec/support
Commit message (Expand)AuthorAgeFilesLines
* Skip the cron integration tests on macOS 11+Tim Smith2021-04-021-0/+4
* 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
* convert most internal powershell_out to powershell_execmwrock2020-10-281-4/+6
* Merge repetitive conditionalsTim Smith2020-10-272-2/+2
* Remove custom constant mocking in favor of rspec's.Pete Higgins2020-10-192-68/+24
* Refactor resource guard interpreter.refactor-resource-guard-interpreterPete Higgins2020-10-162-3/+3
* add interpreter arg to powershell_out allowing it to call pwsh.exemwrock2020-10-011-1/+6
* Move to using ChefConfig for CONF_DIRLance Albertson2020-09-151-1/+1
* Merge pull request #10423 from chef/sidTim Smith2020-09-111-27/+108
|\
| * allow the use of SIDs in windows securable resourcesmwrock2020-09-111-27/+108
* | Use __dir__ instead of getting the dir of __FILE__Tim Smith2020-09-094-8/+8
|/
* Use include? to example strings when we don't need a regexstringsTim Smith2020-09-081-9/+8
* Run the User::MacUser and User::Dscl tests on the correct systemsbug_sirTim Smith2020-08-241-9/+5
* Simplify macos detection in specs to include big surmac_specTim Smith2020-08-201-15/+2
* Add unit and integration testing back to omnibus testersLamont Granquist2020-08-172-4/+6
* Merge pull request #10284 from chef/existTim Smith2020-08-147-12/+12
|\
| * File.exists? -> File.exist?existTim Smith2020-08-127-12/+12
* | Minor tweaks to the platform checks in the specsminor_specTim Smith2020-08-121-6/+6
|/
* Clean up some interdependencies in script resource tests.Pete Higgins2020-08-072-48/+21
* Update RuboCop config to Ruby 2.6Tim Smith2020-08-031-18/+18
* Remove unused shared context that conflicted with cheffish.cleanup-integration-helper-codePete Higgins2020-07-291-28/+23
* Inline a shared context and remove it and DSL method.Pete Higgins2020-07-291-13/+0
* Remove unnecessary resetting of Chef::Config.Pete Higgins2020-07-291-5/+0
* Remove unused shared context.Pete Higgins2020-07-291-7/+0
* Use built in constant.remove-some-test-cruftPete Higgins2020-07-242-3/+1
* Remove unnecessary check for `diff`.Pete Higgins2020-07-241-11/+0
* Set log level to :fatal in test to prevent excess logging.fix-excess-logging-in-functional-testPete Higgins2020-07-222-9/+0
* Reset logger in test to avoid global state persisting.Pete Higgins2020-07-161-4/+0
* Remove a deprecated use of `.ordered` on an `allow` expectation.raise-on-raise_errorPete Higgins2020-07-151-1/+0
* Remove reference to deprecated option in test helper.Pete Higgins2020-07-081-5/+2
* Remove test file that added a method to top-level scope.Pete Higgins2020-06-262-2/+0
* Merge pull request #10074 from chef/lcg/win-unit-test-cherrypickLamont Granquist2020-06-261-8/+12
|\
| * Pick some of the unit test fixes from #10068lcg/win-unit-test-cherrypickLamont Granquist2020-06-261-8/+12
* | Fix some odd whitespacing in tests.Pete Higgins2020-06-242-3/+3
|/
* Use .match? not =~ when match values aren't necessaryTim Smith2020-06-113-3/+3
* Fix a test to avoid rspec warning.Pete Higgins2020-06-101-1/+1
* Update our usage of OpenSSL::Digest to avoid Ruby 3 breaking changeopenssl_fixesTim Smith2020-05-221-1/+1
* Replace nonsense word with other silly words.Pete Higgins2020-05-181-4/+4
* Fix ruby 2.7 keyword argument warnings.Pete Higgins2020-05-181-1/+1
* Align all our comments with the codeTim Smith2020-05-061-1/+1
* Remove an unused spec helperTim Smith2020-04-301-13/+0
* Fix more ruby 2.7 warning logspamlcg/more-ruby-27-logging-suppressionLamont Granquist2020-04-282-3/+3
* Chef-16 git provider fixesLamont Granquist2020-04-231-0/+83
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-1338-38/+38
* make dep update fasterdheerajd-msys2020-04-131-1/+2
* update filter for opensuse and fix depsdheerajd-msys2020-04-131-2/+2
* update test for opensusedheerajd-msys2020-04-131-2/+5
* remove support for SLES11dheerajd-msys2020-04-131-4/+0