summaryrefslogtreecommitdiff
path: root/spec/functional
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Remove the last bits of Appveyor from the specsappveyorTim Smith2020-02-283-4/+3
* Remove all the code that checks for Windows Nanonano_supportTim Smith2020-02-281-68/+7
* More optimization of code and updated get_account_with_user_rights to return ...Vasu11052020-02-262-4/+7
* Did some more refactorign added more functional specs for missing scenariosVasu11052020-02-251-16/+56
* Using win32 api to fetch the account with user rights. Used this method in se...Vasu11052020-02-242-19/+62
* Replaced powershell_out with powershell_exec and updated data type for sensit...Vasu11052020-02-231-4/+4