summaryrefslogtreecommitdiff
path: root/spec/functional
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge pull request #6394 from chef/ash/add_none_frequency_to_windows_task_res...Bryan McLellan2017-10-131-0/+25
|\ \ | |/ |/|
| * Added none frequency to windows task resourceNAshwini2017-09-201-0/+25
* | Update the testsJay Mundrawala2017-09-251-2/+7
|/
* Fixing specs for LOGON32_LOGON_NEW_CREDENTIALSnimisha2017-09-052-9/+17
* Fixed functional specsnimisha2017-09-052-17/+21
* Access remote_file resource source files as alternate user on Windowsadamedx2017-09-051-0/+158
* Windows thread alternate user impersonation supportadamedx2017-09-051-0/+118
* Fixing Appveyor issuesnimisha2017-08-161-0/+8
* Fixed specsnimisha2017-08-161-0/+56
* Set explicit page size for every search requestssd/always-forwardSteven Danna2017-07-311-1/+1
* fix execute resource to use shell_out_with_systems_localeLamont Granquist2017-06-301-2/+2
* Fixed the specs and review commentsNimishaS2017-06-192-18/+23
* Fixing build failures of Windows Server 2016nimisha2017-06-192-4/+21
* Marked :end task volatileThom May2017-06-021-2/+1
* Removed status check where not requirednimisha2017-06-021-10/+4
* mark windows task :end test as volatiletm/volatile_tasksThom May2017-05-251-1/+1
* Remove the extra commachoco_fixTim Smith2017-05-231-1/+1
* Only run the Chocolatey tests if Chocolatey is installedTim Smith2017-05-231-1/+1
* Run choco tests just on 2012r2 for nowtm/disable_choco_harderThom May2017-05-151-2/+1
* Completely ignore the chocolatey teststm/disable_choco_testsThom May2017-05-121-0/+1
* mark test as pending with a useful messageThom May2017-05-121-2/+2
* Added choco_include? filternimisha2017-05-112-10/+3
* Fixing Build Failuresnimisha2017-05-111-0/+1
* Fixing broken functional test in windows_task resourcenimisha2017-05-101-1/+0
* Adding functional specs for windows_task resource (#6067)Nimisha Sharad2017-05-081-0/+459
* Merge pull request #6055 from coderanger/package-optionsThom May2017-04-281-1/+1
|\
| * Remove a whole bunch more stubbed property stuff.Noah Kantrowitz2017-04-111-1/+1
* | Looks like this is broken on SLES 12.0/x64 tootm/fix_suse_12Thom May2017-04-201-1/+1
|/
* Improve coverage of root alias tests.Noah Kantrowitz2017-04-051-4/+24
* Make root alias attributes work with the normal CookbookCompiler load behavior.Noah Kantrowitz2017-04-041-1/+6
* First pass on implementing root aliases.Noah Kantrowitz2017-04-041-0/+53
* Merge pull request #6001 from chef/smurawski/exit_status_defaultSteven Murawski2017-04-041-0/+1
|\