summaryrefslogtreecommitdiff
path: root/spec/functional
Commit message (Expand)AuthorAgeFilesLines
* Add the ability to inject log objectstm/inject_logThom May2018-03-191-1/+1
* Fix regression in #6980, add functional testsBryan McLellan2018-03-191-0/+36
* el6 fixesLamont Granquist2018-03-151-2/+2
* chefstyle fixLamont Granquist2018-03-151-1/+1
* add more tests, fix more subtle bugsLamont Granquist2018-03-151-0/+17
* add a few lock/unlock tests and fix a bugLamont Granquist2018-03-151-0/+48
* Yum package provider rewriteLamont Granquist2018-03-1538-168/+1018
* Merge pull request #6938 from zfjagann/from_fileThom May2018-03-061-0/+82
|\
| * Added source_file to FromFileZeal Jagannatha2018-03-051-0/+82
* | Remove support for Windows 20032k3Tim Smith2018-03-025-21/+10
|/
* Merge pull request #6612 from MsysTechnologiesllc/harry/allow_setting_environ...Thom May2018-02-122-192/+285
|\
| * rename env resource to windows_envharikesh-kolekar2018-01-301-7/+7
| * update specs as per nimisha commentsharikesh-kolekar2018-01-301-124/+113
| * delete env variable if present in current processharikesh-kolekar2018-01-301-0/+22
| * update functional specsharikesh-kolekar2018-01-301-8/+90
* | Use apt_package instead of package, and rename filetm/apt_package_insanityLamont Granquist2018-02-021-3/+3
|/
* the format of this flametest doesn't matterlcg/fix-powershell-outLamont Granquist2018-01-291-21/+5
* Merge pull request #6687 from MsysTechnologiesllc/nim/logonSession_user_permi...Bryan McLellan2018-01-251-7/+60
|\
| * Fixed/added specs for LogonSession changesnimisha2018-01-241-0/+1
| * Fixed/added specs for LogonSession changesnimisha2018-01-241-0/+27
| * Brought back Chef::Win32::Security functional test for running as a non admin...nimisha2018-01-241-2/+1
| * add missing functional tests for usersMSys2018-01-241-7/+33
* | Fix review comment and chefstyleNAshwini2018-01-241-5/+4
* | Added idempotent checks to windows_task_specNAshwini2018-01-241-2/+304
|/
* speed up http func testslcg/speed-up-http-func-testsLamont Granquist2018-01-232-18/+28
* Merge pull request #6753 from chef/deprecated_resourcesThom May2018-01-221-881/+0
|\
| * Remove erl_call and deploy resourcesdeprecated_resourcesTim Smith2018-01-201-881/+0
* | Merge pull request #6749 from chef/lcg/rubocop-0.52.1Thom May2018-01-211-3/+3
|\ \ | |/ |/|
| * prepping for rubocop 0.52.1lcg/rubocop-0.52.1Lamont Granquist2018-01-171-3/+3
* | missed oneLamont Granquist2018-01-171-1/+1
* | fix bff tests for tmpdirLamont Granquist2018-01-171-3/+3
* | use TMPDIR correctly in initscriptlcg/hardocde-tmpdir-aix-specLamont Granquist2018-01-171-4/+6
|/
* Improve the integer/string warning messageTim Smith2017-12-071-1/+1
* Improve the passwordless user error, logic, and testsimproved_task_loggingTim Smith2017-12-061-3/+3
* Clarify that we're talking about the 1 and only SYSTEM user hereTim Smith2017-12-061-1/+1
* Fixup the functional testsTim Smith2017-12-061-2/+2
* Add custom prefix attribute support to knife sshMal Graty2017-11-281-0/+47
* Refactor SSH attributeMal Graty2017-11-281-6/+6
* TyposMal Graty2017-11-281-1/+1
* Merge pull request #6588 from chef/lcg/test-revertLamont Granquist2017-11-211-33/+7
|\
| * Revert "add missing functional tests for users"lcg/test-revertLamont Granquist2017-11-171-33/+7
* | Don't run ifconfig tests on RHEL7, as it is not part of the base OSScott Hain2017-11-161-1/+1
* | Add creation of ramdisk node if it doesn't already existScott Hain2017-11-161-0/+4
* | Switch to platform family, enable correct platformsScott Hain2017-11-152-4/+4
* | Update for centos as wellScott Hain2017-11-152-3/+3
* | Change platform on mount and ifconfig from centos to redhat, since that is a ...Scott Hain2017-11-152-3/+3
|/
* Change a useradd_spec test for RHEL >= 6.8 and >= 7.3jsnapp/fix_useradd_spec_testJeremiah Snapp2017-11-151-4/+4
* add missing functional tests for usersMSys2017-10-271-7/+33
* Merge pull request #6497 from chef/fix-linux-rebooterThom May2017-10-161-11/+22
|\
| * fix rebooter for solaris and background rebootsfix-linux-rebooterLamont Granquist2017-10-131-11/+22