summaryrefslogtreecommitdiff
path: root/spec/functional
Commit message (Expand)AuthorAgeFilesLines
* 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
* Rubocop violations in execute resource alternate user implementationadamedx2017-02-021-1/+1
* Windows alternate user support for execute resourcesAdam Edwards2017-02-022-1/+22
* Ensure ssh search paginates correctlytm/fix_ssh_searchThom May2017-01-231-5/+5
* Merge pull request #4894 from chef/lcg/dnf-providerLamont Granquist2017-01-1114-0/+741
|\
| * add some idempotency checksLamont Granquist2016-12-161-1/+21
| * fix FIXME in define_resource_requirementsLamont Granquist2016-12-151-0/+14
| * review feedback plus break out helper classLamont Granquist2016-12-151-2/+1
| * refactor to use array indexes instead of package_namesLamont Granquist2016-12-141-1/+0
| * add some arch testing, fix a local install testLamont Granquist2016-12-131-1/+81
| * get versions working as well as possibleLamont Granquist2016-12-131-0/+2
| * add srpms to repoLamont Granquist2016-12-132-0/+0
| * add failing specs for versionLamont Granquist2016-12-131-0/+36
| * test the property works as wellLamont Granquist2016-12-131-0/+18
| * arches were legit busted, fixing add a couple testsLamont Granquist2016-12-131-1/+27
| * few more tests for when there's no candidate versionsLamont Granquist2016-12-131-0/+29
| * roll back :install doing upgrades or downgrades, it shouldn'tLamont Granquist2016-12-131-15/+59