summaryrefslogtreecommitdiff
path: root/spec/functional
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Merge pull request #5234 from MsysTechnologiesllc/ali/allow_symlink_directory...Bryan McLellan2016-09-071-0/+34
|\
| * Added functional RSpecs for the fix added here for symlink issue on windows.aliasgar162016-09-071-0/+34
* | remove homedirs not owned by userLamont Granquist2016-08-241-1/+1
* | remove homedir in beforelcg/rewrite-linux-user-providerLamont Granquist2016-08-231-0/+1
* | add func spec for default and fix unit specsLamont Granquist2016-08-231-1/+1
* | add func test that manage_home is false by defaultLamont Granquist2016-08-231-0/+8
* | fix the useradd test filterslcg/fix-useradd-test-filtersLamont Granquist2016-08-231-0/+12
|/
* fixed CHEF-2205 so fix the func testlcg/fix-rhel-func-testsLamont Granquist2016-08-221-9/+2
* i think i need a napLamont Granquist2016-08-221-1/+1
* be less cleverLamont Granquist2016-08-221-30/+25
* try to fix el breaksLamont Granquist2016-08-221-1/+5
* also fix typo in windowsLamont Granquist2016-08-221-1/+1
* fix typo in mac testsLamont Granquist2016-08-221-1/+1
* no need for provider-resolver hereLamont Granquist2016-08-222-2/+2
* use provider resolver to get right resourceLamont Granquist2016-08-221-33/+30
* Fix TinyServer races.jk/tinyserver-raceJohn Keiser2016-08-227-31/+41
* Merge pull request #5223 from chef/jkeiser-patch-1Lamont Granquist2016-08-221-3/+2
|\
| * Stop logging "SIGQUIT is not a command" in testsjkeiser-patch-1John Keiser2016-08-181-3/+2
* | user provider manage_home behavior and refactorLamont Granquist2016-08-191-1/+7
* | fix Style/BlockDelimiters, Style/MultilineBlockLayout and 0.42.0 engine upgradeLamont Granquist2016-08-1718-96/+106
|/
* Fix race where lockfile can be created but not yet acquiredJohn Keiser2016-08-171-4/+8
* autofixing Style/WhileUntilModifier copLamont Granquist2016-08-161-6/+2
* autofixing Style/SpaceBeforeSemicolon copLamont Granquist2016-08-161-1/+1
* autofixing Style/SpaceBeforeComment copLamont Granquist2016-08-161-1/+1
* autofixing Style/RedundantException copLamont Granquist2016-08-161-1/+1
* autofixing Style/IndentAssignment copLamont Granquist2016-08-161-1/+1
* Remove race conditions from run_lock_specjk/run_lock_spec_raceJohn Keiser2016-08-051-10/+17
* Fix Powershell tests to acknowledge they sometimes return SI fieldJohn Keiser2016-08-031-2/+2
* Fix Ruby 2.3 `symlink?` when symlink points to nonexistent fileJohn Keiser2016-08-031-6/+1
* Fix handling of empty string values for cron attrstm/empty_cron_attributesThom May2016-07-291-1/+1
* Add failing functional tests for empty cron attrsThom May2016-07-261-0/+7