summaryrefslogtreecommitdiff
path: root/spec/functional
Commit message (Expand)AuthorAgeFilesLines
* 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-035-49/+49
* requires_git just doesn't exist anywhere, its not definedlcg/git-spec-cleanupLamont Granquist2020-07-241-1/+1
* Set log level to :fatal in test to prevent excess logging.fix-excess-logging-in-functional-testPete Higgins2020-07-221-11/+0
* fix functional specVSingh/bootstrap-retry-limitVivek Singh2020-07-211-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-154-4/+4
|\ \
| * | The spec/ directory is in the path.fix-spec_helper-requiresPete Higgins2020-07-134-4/+4
* | | Update to Chefstyle 1.2 + some fixeschefstyle12Tim Smith2020-07-145-5/+0
| |/ |/|
* | add a label to the shell specscsnapp/9282Christopher A. Snapp2020-07-131-5/+5
|/
* Merge pull request #9998 from plexinc/fix_git_resourceLamont Granquist2020-07-101-0/+22
|\
| * Don't try a git branch -f if already on the same branchMatthieu Serrepuy2020-07-101-0/+22
* | Update functional specssshTim Smith2020-07-081-4/+4
|/
* Add spaces after attrsTim Smith2020-07-071-0/+1
* 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-2625-49/+44
* Fix some odd whitespacing in tests.Pete Higgins2020-06-246-14/+14
* 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
|/
* Merge pull request #9646 from chef/lcg/bootstrap-options-cleanupTim Smith2020-04-171-19/+23
|\
| * Knife bootstrap options cleanupLamont Granquist2020-04-171-19/+23
* | add timeout propertydheerajd-msys2020-04-141-0/+2
* | update specdheerajd-msys2020-04-141-2/+3
|/