summaryrefslogtreecommitdiff
path: root/spec/unit/provider
Commit message (Expand)AuthorAgeFilesLines
* Fix broken powershell_script test.fix-powershell-testPete Higgins2020-08-071-3/+4
* Add regression test for powershell_script flag order.Pete Higgins2020-08-071-5/+11
* Update RuboCop config to Ruby 2.6Tim Smith2020-08-031-9/+9
* Convert osx_profile to custom resourcelcg/osx_profileLamont Granquist2020-08-031-255/+0
* Reset logger in test to avoid global state persisting.Pete Higgins2020-07-161-7/+0
* Merge pull request #10148 from chef/fix-spec_helper-requiresTim Smith2020-07-153-3/+2
|\
| * The spec/ directory is in the path.fix-spec_helper-requiresPete Higgins2020-07-133-3/+2
* | Change non-default rubygems URL to default one for failing test.Pete Higgins2020-07-151-14/+1
* | Workaround SSL cert verification failure in test.fix-rubygems-ssl-test-failurePete Higgins2020-07-141-0/+4
* | Turn off ssl certificate verification in failing test.Pete Higgins2020-07-141-0/+9
* | Factor out common test setup.Pete Higgins2020-07-141-9/+4
* | Use rspec constant stubbing.fix-windows-test-warningPete Higgins2020-07-131-6/+2
* | Don't run the dnf test that Windows doesn't like on Windows.Pete Higgins2020-07-131-1/+1
|/
* Fix windows package tests.fix-windows-unit-testssnehaldwivedi2020-07-101-8/+13
* Skip failing systemd unit tests on Windows.Pete Higgins2020-07-081-12/+3
* Fix systemd unit test on Windows.Pete Higgins2020-07-081-24/+37
* Refer to the new_resource directly.Pete Higgins2020-07-071-5/+5
* Update test for Windows package installer_type since the resource behavior ch...Pete Higgins2020-07-071-3/+3
* Update tests to match how Windows package checksums are done.Pete Higgins2020-07-071-38/+10
* More missed run_context references.remove-bad-test-filePete Higgins2020-06-261-2/+4
* Remove test file that added a method to top-level scope.Pete Higgins2020-06-263-8/+5
* Merge pull request #10074 from chef/lcg/win-unit-test-cherrypickLamont Granquist2020-06-261-1/+1
|\
| * Pick some of the unit test fixes from #10068lcg/win-unit-test-cherrypickLamont Granquist2020-06-261-1/+1
* | Remove other top-level methods defined in tests and do a little cleanup.other-test-cleanupPete Higgins2020-06-241-20/+17
* | Fix some odd whitespacing in tests.Pete Higgins2020-06-247-36/+36
* | Remove another top-level method from the test suite.Pete Higgins2020-06-241-22/+6
|/
* Merge pull request #10001 from chef/cron_cleanupTim Smith2020-06-151-49/+9
|\
| * Moved all the constants together.antima-gupta2020-06-101-1/+0
| * Added cron_shared partial.antima-gupta2020-06-101-6/+9
| * Fixed cron resource weekday property.antima-gupta2020-06-101-43/+1
* | Add kitchen tests for snapdPhil Dibowitz2020-06-141-1/+1
|/
* Merge pull request #9932 from chef/script-resources-use-pipesTim Smith2020-06-053-155/+153
|\
| * Fix chefstyle.script-resources-use-pipesPete Higgins2020-06-031-2/+2
| * Adapt old tests from Script provider to Batch provider.Pete Higgins2020-06-031-0/+130
| * Move test of resource behavior to resource test.Pete Higgins2020-06-031-17/+0
| * Fix script provider tests.Pete Higgins2020-06-031-110/+20
| * Remove unnecessary cruft in test.Pete Higgins2020-06-031-25/+3
| * Fix test stub.Pete Higgins2020-06-031-4/+1
* | Add specs and rename fingerprint -> short idzypper_repositoryTim Smith2020-06-051-10/+60
* | Fixed Powershell_Package does not throw error when it cannot connect to power...sanga172020-06-021-86/+95
|/
* Get lib/ free of spelling violations.Pete Higgins2020-05-182-3/+3
* Replace nonsense word with other silly words.Pete Higgins2020-05-181-1/+1
* Remove useless testLamont Granquist2020-05-131-42/+0
* Merge pull request #9812 from chef/lcg/fix-unified-mode-launchdLamont Granquist2020-05-061-8/+8
|\
| * Update method name in launchd provider unit tests.lcg/fix-unified-mode-launchdPete Higgins2020-05-061-8/+8
* | Align all our comments with the codeTim Smith2020-05-064-9/+9
|/
* Fix more ruby 2.7 warning logspamlcg/more-ruby-27-logging-suppressionLamont Granquist2020-04-282-44/+44
* Merge pull request #9726 from chef/lcg/chef-16-gitTim Smith2020-04-232-5/+10
|\
| * Chef-16 git provider fixesLamont Granquist2020-04-232-5/+10
* | Fix for Chocolate_resource options causing extra quotesKapil/Github-9413_Chocolate_resource_options_causing_extra_quotesKapil Chouhan2020-04-231-1/+1
|/