summaryrefslogtreecommitdiff
path: root/spec/unit/provider
Commit message (Expand)AuthorAgeFilesLines
* Fix systemd unit test on Windows.fix-systemd-unit-test-on-windowsPete Higgins2020-07-071-24/+37
* 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
|/
* added multipackage support for pacman resourceIngo Becker2020-04-201-147/+65
* Merge pull request #9627 from chef/Kapil/GitHub-2860_exception_raised_in_defi...Tim Smith2020-04-201-0/+37
|\
| * Fix for exception raised in define resource requirementsKapil/GitHub-2860_exception_raised_in_define_resource_requirementsKapil Chouhan2020-04-171-0/+37
* | Merge pull request #7982 from chef/multi_packageTim Smith2020-04-171-174/+280
|\ \
| * | Use lamont's magic error handlingTim Smith2020-04-171-2/+3
| * | Return empty hash from brew_info and avoid a bunch of nil checksmulti_packageTim Smith2020-04-171-5/+5
| * | Properly handle unavailable packagesTim Smith2020-04-171-0/+10
| * | Remove some empty specs I left behindTim Smith2020-04-171-38/+1
| * | Fix the upgrade action specsTim Smith2020-04-171-25/+20
| * | Test install / remove / purge actionsTim Smith2020-04-171-39/+68
| * | Update specs for brew_cmd_outputTim Smith2020-04-161-4/+4
| * | Add specs for available versionTim Smith2020-04-161-0/+12
| * | Update specs for brew_info and installed_versionTim Smith2020-04-161-93/+193
| * | Fix the load_current_resource specsTim Smith2020-04-161-17/+13
* | | Merge ohai resource / provider into a single resourceTim Smith2020-04-161-84/+0
|/ /
* | Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-1387-87/+87
|/
* Add more typo fixesVivek Singh2020-04-074-5/+5
* some spec typosVivek Singh2020-04-076-8/+8