summaryrefslogtreecommitdiff
path: root/spec/functional
Commit message (Expand)AuthorAgeFilesLines
* Fix the service_manager_tests on commit verification pipelinesersut2013-03-291-1/+1
* minor fix. Check host captionChirag Jog2013-03-291-2/+2
* Spec test to validate version.rbChirag Jog2013-03-291-0/+36
* Fix test failures due to windows_service_manager...sersut2013-03-011-2/+4
* Revert "Merge branch 'CHEF-1031'"Bryan McLellan2013-03-011-33/+10
* Rearrange comments based on PR feedback.sersut2013-03-011-34/+37
* Tests, documentation and better error handling for windows service manager.sersut2013-03-011-0/+264
* functional test for CHEF-3140Jesse Campbell2013-02-261-10/+33
* Stop sharing examples across script interpretersadamedx2013-02-192-10/+14
* OC-6037: Refactor tests to avoid side-effects on other testsadamedx2013-02-192-2/+48
* OC-4739: Merge functional tests, Win2k3 compatibilityadamedx2013-02-192-0/+60
* remove setup message, it's a race either waydanielsdeleo2013-02-121-2/+0
* fix race in test setupdanielsdeleo2013-02-121-1/+3
* set sync=true on IPC in run lock testsdanielsdeleo2013-02-121-3/+16
* ensure writes are flushed in run lock IPCdanielsdeleo2013-02-121-0/+5
* add additional synchronization to run lock specdanielsdeleo2013-02-071-31/+145
* make nil the default for second argument of make_tmpname()Lamont Granquist2013-01-292-10/+10
* exclude 64 bit registry cleaning on 32bit11.0.0.beta.1danielsdeleo2013-01-281-4/+6
* Fixing formattingPrajaktaPurohit2013-01-281-6/+6
* changing tests to use new delete function to delete keysPrajaktaPurohit2013-01-281-12/+6
* [CHEF-3793] fix missing requires, add smoke test for knifedanielsdeleo2013-01-241-0/+34
* Merge pull request #597 from opscode/chef-3467-11Adam Edwards2013-01-241-0/+19
|\
| * CHEF-3467: Cookbook file resource permissions not inherited from parent on Wi...adamedx2013-01-181-0/+19
* | Merge pull request #585 from opscode/admin-privilage-checksersut2013-01-221-0/+37
|\ \
| * | Add a pending negative testcase.sersut2013-01-221-0/+9
| * | Fix typo: privilage -> privilegesersut2013-01-221-2/+2
| * | Tests for the windows admin privilege check logic.sersut2013-01-221-0/+28
* | | ensure chef-shell func. test reads to the enddanielsdeleo2013-01-221-0/+1
|/ /
* | remove extra 'expect "exit"'danielsdeleo2013-01-221-2/+1
* | bump chef-shell func. test read timeout to 30sdanielsdeleo2013-01-221-2/+2
* | chef-shell functional tests: wait when no IO availabledanielsdeleo2013-01-211-0/+1
* | fix typo in test chef-shell config file pathdanielsdeleo2013-01-211-1/+1
* | Fix template func. tests for switch to cpdanielsdeleo2013-01-171-1/+16
* | Merge branch '10-stable' into integrate-chef-10-18-0danielsdeleo2013-01-171-0/+58
|\ \ | |/ |/|
| * move test files from cherry-pick to correct part of treedanielsdeleo2012-11-051-499/+0
| * [OC-4668] fix file rm in test teardown for ruby 1.8danielsdeleo2012-11-051-1/+1
| * [OC-4668] fix constant scoping ::File vs. Filedanielsdeleo2012-11-051-2/+2
| * Merge branch 'OC-4668'danielsdeleo2012-11-051-0/+499
* fix knife functional testsdanielsdeleo2013-01-161-1/+5
* fix functional test context for permissions.danielsdeleo2013-01-071-0/+2
* Fix remote file functional tests for ruby < 1.9.3danielsdeleo2013-01-041-1/+10
* Compute expected remote file mode from tempfiledanielsdeleo2013-01-041-1/+6
* [CHEF-3557] fix reporting for directory-like resourcesdanielsdeleo2013-01-032-0/+3
* [CHEF-3557] fix file security reporting for files on Unixdanielsdeleo2013-01-036-210/+19
* [CHEF-3557] remove load_current_resource_attrsdanielsdeleo2013-01-031-11/+15
* [CHEF-3557] codify file metadata reporting behaviordanielsdeleo2013-01-031-0/+213
* Fixing tests as per changed codePrajaktaPurohit2012-12-192-18/+2
* Fixing verbiage and refactoring the dsl functional tests.PrajaktaPurohit2012-12-191-39/+7
* Fixing dsl tests to not test resourcePrajaktaPurohit2012-12-191-11/+6
* Returning true accross all functions when the state wanted by user is attainedPrajaktaPurohit2012-12-191-11/+11