summaryrefslogtreecommitdiff
path: root/spec/functional
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-1376-76/+76
* update filter for opensuse and fix depsdheerajd-msys2020-04-131-1/+1
* update test for opensusedheerajd-msys2020-04-132-7/+214
* remove support for SLES11dheerajd-msys2020-04-131-206/+0
* Merge pull request #9609 from MsysTechnologiesllc/VSingh/typos-fixesTim Smith2020-04-076-40/+40
|\
| * Add more typo fixesVivek Singh2020-04-073-34/+34
| * some spec typosVivek Singh2020-04-074-6/+6
* | Really skip the reboot pending func test if a reboot is pendingBryan McLellan2020-04-061-5/+6
|/
* Fix functional tests on Windows 10 by matching lessBryan McLellan2020-03-311-4/+4
* Skip the ifconfig functional tests if we don't have ifconfignet-toolsTim Smith2020-03-271-2/+2
* Remove a functional test that was already well cover in unit testsTim Smith2020-03-231-7/+0
* Tweak functional spec orderTim Smith2020-03-231-1/+1
* Update the cron functional tests for the new errorTim Smith2020-03-231-7/+4
* Make the spec look more like realityTim Smith2020-03-231-4/+0
* Fix some invalid functional testsTim Smith2020-03-231-14/+9
* DNF refresh and aarch64-el8 supportlcg/dnf-refreshLamont Granquist2020-03-191-157/+442
* Fix windows_certificate functional tests under buildkiteKapil/GitHub-9435_Fix_windows_certificate_functional_tests_under_buildkiteKapil Chouhan2020-03-091-62/+62
* Disable failing windows tests while we troubleshootTim Smith2020-03-061-54/+54
* Merge pull request #9280 from MsysTechnologiesllc/ash/add_windows_security_po...Tim Smith2020-03-051-0/+90
|\
| * Replaced dsc_resource to powershell_script resourceNAshwini2020-03-051-4/+4
| * Replace powershell_out to powershell_execNAshwini2020-03-051-2/+2
| * Remove support for PSVersion<5, optimized propertyNAshwini2020-03-051-19/+18
| * Add functional spec and review commentNAshwini2020-03-051-0/+91
* | add commentLamont Granquist2020-03-051-0/+2
* | Fix file descriptor leak in our testsLamont Granquist2020-03-051-1/+5
|/