summaryrefslogtreecommitdiff
path: root/spec/functional
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * use rfc exit codesSteven Murawski2017-04-041-0/+1
* | Cope with the common case of passing node[“whatever”] as template variables.Noah Kantrowitz2017-04-041-0/+10
* | Make chefstyle happy.Noah Kantrowitz2017-04-031-1/+1
* | Allow lazy{} to be used in template resource variables.Noah Kantrowitz2017-04-031-0/+23
|/
* revert back to throwing Chef::Exceptions::CronLamont Granquist2017-04-011-1/+1
* try using pty on aix with ruby 2.4Lamont Granquist2017-04-011-38/+20
* remove the specs, remove include from shell_specLamont Granquist2017-03-311-3/+1
* remove popen4 from cron resource + fix specsLamont Granquist2017-03-311-2/+2
* fix commentLamont Granquist2017-03-291-2/+2
* ruby-2.4 on solaris 11 behaves the same way hereLamont Granquist2017-03-291-3/+3
* Missed a test.Noah Kantrowitz2017-03-201-1/+1
* Add Shell SoloSession testsSalim Afiune2017-03-171-0/+18
* Remove Chef::RESTtm/remove_chef_restThom May2017-03-161-95/+0
* Ensure that there are no pesky // in our pathstm/fix_sol10_harderThom May2017-03-091-2/+2
* fix spec for solaris 10Lamont Granquist2017-03-071-3/+3
* Merge pull request #5830 from shortdudey123/CHEF-4538_ssh-gateway-identity-authThom May2017-03-061-0/+28
|\
| * Fix spec testing for ssh_gateway_identity optionGrant Ridder2017-02-211-2/+2
| * Fix chefstyleGrant Ridder2017-02-211-5/+4
| * CHEF-4538 - add an option for gateway_identity_file that will allow key-based...brettcave2017-02-211-0/+29
* | Chef 13: script resources (and e.g. bash) require 'code' propertyLamont Granquist2017-02-281-45/+11
|/
* fix specs: RedundantReturn, RedundantSelf, RedundantBeginLamont Granquist2017-02-132-8/+4