summaryrefslogtreecommitdiff
path: root/spec/functional
Commit message (Expand)AuthorAgeFilesLines
* 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
| * fix and test :install and :upgrade source arg idempotencyLamont Granquist2016-12-131-0/+16
| * fix downgrades with local source using :installLamont Granquist2016-12-131-1/+0
| * add more tests and work around superclass firing off deprecationsLamont Granquist2016-12-131-0/+39
| * support source property and local installsLamont Granquist2016-12-131-275/+291
| * fix deprecation warning testsLamont Granquist2016-12-131-0/+4
| * add tests and deprecation for allow_downgradeLamont Granquist2016-12-131-1/+35
| * squashing dnf workLamont Granquist2016-12-1312-0/+366
* | Fix failing useradd test for rhel6 on s390x platformjsinha/fix_rhel67_testsJaymala Sinha2017-01-051-0/+9
|/
* Merge pull request #5631 from chef/lcg/deprecate-chef-platform-methodsLamont Granquist2016-12-091-0/+1
|\
| * fix windows testslcg/deprecate-chef-platform-methodsLamont Granquist2016-12-081-0/+1
* | Merge pull request #5548 from chef/lcg/chefstyle-updatesThom May2016-12-071-1/+1
|\ \ | |/ |/|
| * fix Style/SelfAssignmentLamont Granquist2016-12-061-1/+1
* | Ensures correct version of shutdown is called when using the reboot resource ...Christoph2016-12-061-3/+3
|/
* Ensure Access Controls on link resourceCOOL-614/tduffield/link-keep-access-controlsTom Duffield2016-12-061-1/+62
* Using shell_out_with_timeout! to throw exception if the command fails.NimishaS2016-11-231-1/+1
* Only run msu_package functional tests on Appveyorbtm/msu_functional_appveyor_onlyBryan McLellan2016-11-171-1/+1
* msu_package resource for Microsoft Update packagesNimishaS2016-11-161-0/+84
* fixes Style/Semicolon coplcg/style-semicolonLamont Granquist2016-11-141-3/+3
* run the func tests on fedora, suseleap and others (#5519)Lamont Granquist2016-11-071-10/+7
* Mock users in functional group testsCOOL-597/use-all-for-assertionTom Duffield2016-10-211-0/+1
* Update useradd test to account for new SUSE 12.1 behaviorTom Duffield2016-10-201-2/+4
* Revert Handling double quotes in powershell_outMatt Wrock2016-10-051-1/+5
* Merge pull request #5381 from MsysTechnologiesllc/nim/double_quotes_parsing_e...Bryan McLellan2016-10-051-5/+1
|\
| * Raising Mixlib::ShellOut::ShellCommandFailed exceptionNimishaS2016-10-031-1/+1
| * Handling double quotes. Added specsNimishaS2016-09-301-5/+1
* | Merge pull request #5245 from chef/jk/knife-cookbook-delete-testThom May2016-10-041-59/+48
|\ \
| * | Don't let knife cookbook delete tests print to stdoutjk/knife-cookbook-delete-testJohn Keiser2016-09-081-59/+48
* | | Allow deletion of registry_key without the need for users to pass type and da...aliasgar162016-09-301-4/+110
| |/ |/|
* | Fix for ifconfig resource's functional spec. (#5325)Aliasgar162016-09-221-0/+6
* | clean up users left from terminated builds and use explicid UIDs and GIDsMatt Wrock2016-09-191-3/+11
* | Updated functional spec as per review commentdheerajd-msys2016-09-141-1/+2
* | Added functional specs for registry keydheerajd-msys2016-09-131-0/+9
|/