summaryrefslogtreecommitdiff
path: root/spec/functional/resource
Commit message (Expand)AuthorAgeFilesLines
* tighten all require statements for dist implementationMarc Chamberland2020-09-151-1/+1
* move dist implementation into chef-utilsMarc Chamberland2020-09-151-13/+13
* Use __dir__ instead of getting the dir of __FILE__Tim Smith2020-09-093-4/+4
* Run the User::MacUser and User::Dscl tests on the correct systemsbug_sirTim Smith2020-08-242-2/+2
* Convert the functional tests over to macos? as wellTim Smith2020-08-141-2/+2
* Merge pull request #10284 from chef/existTim Smith2020-08-148-32/+32
|\
| * File.exists? -> File.exist?existTim Smith2020-08-128-32/+32
* | Minor tweaks to the platform checks in the specsminor_specTim Smith2020-08-121-2/+2
|/
* Remove more requires that come for freeTim Smith2020-08-042-4/+0
* fix second chef run hangdheerajd-msys2020-08-041-0/+49
* Update RuboCop config to Ruby 2.6Tim Smith2020-08-033-17/+17
* requires_git just doesn't exist anywhere, its not definedlcg/git-spec-cleanupLamont Granquist2020-07-241-1/+1
* Merge pull request #10153 from chef/raise-on-raise_errorTim Smith2020-07-152-9/+7
|\
| * Don't allow expectations of raising an error without an error type.Pete Higgins2020-07-142-9/+7
* | Merge pull request #10148 from chef/fix-spec_helper-requiresTim Smith2020-07-151-1/+1
|\ \
| * | The spec/ directory is in the path.fix-spec_helper-requiresPete Higgins2020-07-131-1/+1
| |/
* | Update to Chefstyle 1.2 + some fixeschefstyle12Tim Smith2020-07-145-5/+0
|/
* Don't try a git branch -f if already on the same branchMatthieu Serrepuy2020-07-101-0/+22
* feed chefstylelcg/fix-syslogLamont Granquist2020-07-021-1/+0
* Replace stub run_context with one with more platform information.Pete Higgins2020-06-302-2/+13
* Remove a stub run_context.Pete Higgins2020-06-301-2/+0
* Use the original run_context for tests that depend on platform specific stuff.fix-release-build-testsPete Higgins2020-06-303-3/+28
* Fix more undefined references to run_context.Pete Higgins2020-06-303-0/+6
* Don't use stubbed node.Pete Higgins2020-06-301-6/+2
* Fix a missing reference to run_context.Pete Higgins2020-06-301-3/+4
* This spec seems to rely on the existing run_context behavior.Pete Higgins2020-06-261-2/+9
* Remove test file that added a method to top-level scope.Pete Higgins2020-06-2624-48/+44
* Fix some odd whitespacing in tests.Pete Higgins2020-06-244-12/+12
* Merge pull request #10001 from chef/cron_cleanupTim Smith2020-06-151-0/+10
|\
| * Added freeze for WEEKDAYS constant.antima-gupta2020-06-101-4/+4
| * Fixed cron resource weekday property.antima-gupta2020-06-101-0/+10
* | Use .match? not =~ when match values aren't necessaryTim Smith2020-06-111-2/+2
|/
* Fix rspec warning about `not_to raise_error` with a specific exception.fix-rspec-warningPete Higgins2020-05-291-8/+8
* fix dnf testslcg/fix-dnf-testsLamont Granquist2020-05-211-2/+2
* Get lib/ free of spelling violations.Pete Higgins2020-05-182-10/+10
* fixing testsLamont Granquist2020-05-131-56/+75
* Fixes and tests for Chef-16 regression in launchdLamont Granquist2020-05-131-0/+213
* Align all our comments with the codeTim Smith2020-05-062-2/+2
* OS X -> macOSTim Smith2020-04-301-3/+3
* Fix more ruby 2.7 warning logspamlcg/more-ruby-27-logging-suppressionLamont Granquist2020-04-281-1/+1
* Remove git func test for upstreamLamont Granquist2020-04-271-6/+0
* Disable the windows_exec test for nowTim Smith2020-04-271-10/+11
* Merge pull request #9648 from chef/Kapil/GitHub-9450_Update_the_locale_resour...Tim Smith2020-04-251-2/+12
|\
| * Update the locale resource to support WindowsKapil/GitHub-9450_Update_the_locale_resource_to_support_WindowsKapil Chouhan2020-04-221-2/+12
* | Merge pull request #9726 from chef/lcg/chef-16-gitTim Smith2020-04-231-134/+190
|\ \
| * | remove upstream test of deploy branchLamont Granquist2020-04-231-6/+1
| * | Chef-16 git provider fixesLamont Granquist2020-04-231-134/+195
| |/
* | Fix for Chocolate_resource options causing extra quotesKapil/Github-9413_Chocolate_resource_options_causing_extra_quotesKapil Chouhan2020-04-231-0/+29
|/
* add timeout propertydheerajd-msys2020-04-141-0/+2
* update specdheerajd-msys2020-04-141-2/+3