summaryrefslogtreecommitdiff
path: root/spec/functional
Commit message (Expand)AuthorAgeFilesLines
* 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
* MSYS-1230 Migrating windows_user_privilege resource from windows cookbookVasu11052020-02-231-0/+129
* Use require_relative within the specsrequire_relativeTim Smith2020-02-183-3/+3
* Merge pull request #9261 from chef/nuke_oldTim Smith2020-01-271-6/+0
|\
| * Remove more support for Windows 2008 R2 / RHEL 5nuke_oldTim Smith2020-01-231-6/+0
* | Ruby 2.7 IRB and remaining fixesLamont Granquist2020-01-231-2/+2
|/
* Fix eventlog message description formatdheerajd-msys2019-12-271-5/+5
* Add chef-utils gem with various recipe DSL helpersLamont Granquist2019-11-0811-14/+14
* add a label to the version command specsRobb Kidd2019-11-011-1/+1
* fixup some bad rspec to greenify masterLamont Granquist2019-10-071-2/+2
* Remove some references to Travis from code commentsnuke_travisTim Smith2019-09-162-6/+0
* [macos] fix mac_user platform constraintsryan/fix-macos-buildRyan Cragun2019-09-101-4/+23
* Merge pull request #8775 from chef/ryancragun/mac_userTim Smith2019-09-091-0/+188
|\
| * add functional testryancragun/mac_userRyan Cragun2019-09-031-0/+188
* | bump mixlib-shellout floor and add func testing on optionsLamont Granquist2019-09-041-1/+19
* | only test these on rhel >= 8 where they worklcg/fix-dnf-rhel8Lamont Granquist2019-07-191-5/+5
|/
* Remove rspec config for TravistravisTim Smith2019-07-092-4/+4
* fix multiline stringLamont Granquist2019-07-081-9/+9
* fix 4 copsLamont Granquist2019-07-055-17/+28
* Style/SymbolProcLamont Granquist2019-07-053-10/+4
* Style/StringLiteralsInInterpolationLamont Granquist2019-07-0512-23/+23
* Style/ClassCheckLamont Granquist2019-07-051-2/+2
* Style/RegexpLiteralLamont Granquist2019-07-052-3/+3
* Style/NegatedIfLamont Granquist2019-07-052-4/+4
* Style/EmptyLiteralLamont Granquist2019-07-052-2/+2
* Layout/MultilineMethodCallIndentationLamont Granquist2019-07-021-3/+3
* Style/MethodCallWithoutArgsParenthesesLamont Granquist2019-07-022-6/+6
* Style/SymbolArrayLamont Granquist2019-07-026-26/+26
* fix Layout/EmptyLineAfterGuardClauseLamont Granquist2019-07-023-0/+4
* fix Layout/AlignArgumentslcg/new-chefstyleLamont Granquist2019-07-023-7/+7
* fixes for chefstyle bumpLamont Granquist2019-07-023-7/+7
* Set permissions on /etc/init.d/inittest to get tests to pass on SLES 11Jeremiah Snapp2019-06-241-0/+1
* Enable All BK verification testsJaymala Sinha2019-06-041-1/+1
* Merge pull request #8460 from cc-build/dist_solo_zeroTim Smith2019-05-272-6/+7
|\
| * More distro constant applicationsMarc Chamberland2019-05-231-5/+5
| * distro constants for solo, zero and automateMarc Chamberland2019-05-231-1/+2
* | Fixed issue for chef-client run was throwing error when provided empty string...vinay sharma2019-05-251-0/+11
* | Fix service enable idempotency in sles11 (#8256)dheerajd-msys2019-05-232-0/+241
|/
* Remove chef-* binstubs from chef gemLamont Granquist2019-04-292-5/+4
* Merge pull request #8418 from cc-build/bulk_distro_constantLamont Granquist2019-04-291-12/+13
|\
| * chef-client => Chef::Dist::CLIENTMarc Chamberland2019-04-261-12/+13
* | Add start_when_available support to windows_taskVivek Singh2019-04-261-0/+51
* | Merge pull request #8168 from MsysTechnologiesllc/Vijay/MSYS-958_write_permis...Bryan McLellan2019-04-261-2/+2
|\ \ | |/ |/|
| * Minor fixes as per the review commentsvijaymmali19902019-02-121-2/+2
| * - Minor fixes to fix functional test casesvijaymmali19902019-02-111-2/+2
* | addressing comments by coderangerMarc Chamberland2019-04-191-1/+1