summaryrefslogtreecommitdiff
path: root/spec/functional
Commit message (Expand)AuthorAgeFilesLines
* Normalize whitespace on all filesSeth Vargo2013-09-268-47/+47
* use :each, because config is now reset after eachLamont Granquist2013-09-241-18/+4
* Support platform "suse" and "opensuse" on OpenSuSEdanielsdeleo2013-09-171-1/+1
* Merge branch 'jk/more-defaults'John Keiser2013-09-161-2/+1
|\
| * Use Chef::Config defaults for lockfile defaultJohn Keiser2013-09-161-2/+1
* | Fix tests that rely on leaky Chef::ConfigJohn Keiser2013-09-161-2/+2
* | Reset configuration before each testJohn Keiser2013-09-164-16/+0
|/
* Use Chef::Config.reset in tests instead of save/load configJohn Keiser2013-09-134-12/+16
* Mentioned the failing functional user resource tests as pending only for AIX.Prabhu Das2013-09-041-0/+1
* Renamed unsupported_group_provider_platformMukta A2013-09-031-2/+2
* Updated functional tests for groupsiddheshwar-more2013-09-031-1/+3
* Ignore failures on Suse, BSD, OSX and Solaris for now. File separateChirag Jog2013-09-031-1/+1
* Common check for all UnixesChirag Jog2013-09-031-4/+1
* Incorporated review comments for group resource functional testssiddheshwar-more2013-09-031-17/+30
* 1. Disable user creation tests for OSX due to bug CHEF-2813Chirag Jog2013-09-031-35/+34
* Added functional tests for group resource and apply filter to run test as a r...siddheshwar-more2013-09-031-1/+27
* Updated group resource functional tests to use ohai platform_family insted of...siddheshwar-more2013-09-031-6/+6
* Updated group resource functional tests for windows and linux platformsiddheshwar-more2013-09-031-121/+154
* aix functional test abstract ohai and runcontext creation.kaustubh-d2013-09-031-1/+2
* Abstracting common functionality of finding providersChirag Jog2013-09-031-15/+24
* Load provider to validate create/delete operationsChirag Jog2013-09-031-9/+11
* Clean test suite to conform to other functional testsChirag Jog2013-09-031-70/+58
* Use require_root to run tests with elevated privilegesChirag Jog2013-09-031-2/+2
* code refactoring for test case codeAmeya Varade2013-09-031-61/+39
* after blocks for cleanupsAmeya Varade2013-09-031-9/+14
* functional tests for group providerAmeya Varade2013-09-031-0/+152
* Functional tests for AIX bff package actions along with the binary packages.prabhu-das2013-08-193-0/+122
* Removing old rpm AIX package.Prabhu Das2013-08-191-0/+0
* AIX rpm packages.prabhu-das2013-08-192-0/+0
* Updated tests for AIX.Prabhu Das2013-08-192-15/+1584
* Fixed a broken AIX expectation.prabhu-das2013-08-191-1/+1
* Added rpm upgrade action for non-aix platforms along with the upgraded rpm pa...Prabhu Das2013-08-192-2/+25
* A minor change.Prabhu Das2013-08-191-1/+1
* Refactored the before and after hooks to use linux commands instead of actions.Prabhu Das2013-08-191-4/+5
* Rpm resource functional tests supported in aix, centos, redhat and in suse.Prabhu Das2013-08-193-0/+93
* aix does not allow link creation to nonexistent files.kaustubh-d2013-08-191-4/+4
* change shell spec to use popen4 only for aix, others use pty.kaustubh-d2013-08-191-15/+53
* aix - rewrite chef-shell functional test using popen4 as ruby pty does not wo...kaustubh-d2013-08-191-33/+15
* run cron functional test only for root.kaustubh-d2013-08-041-1/+1
* add all solaris platforms.kaustubh-d2013-08-041-2/+2
* add solaris platform list.kaustubh-d2013-08-041-1/+1
* exclude cron attributes test for solaris.kaustubh-d2013-08-041-1/+2
* cron functional tests.kaustubh-d2013-08-041-0/+146
* Fix package remove/purge tests for older debian/ubuntudanielsdeleo2013-08-021-3/+25
* Remove unused methods from functional testsdanielsdeleo2013-08-021-9/+0
* Verify that templates are preferred to files for preseedingdanielsdeleo2013-08-021-0/+4
* Remove commented test codedanielsdeleo2013-08-021-5/+0
* Add additional scenarios for package testsdanielsdeleo2013-08-021-0/+68
* Fix bad const. ref in deprecation/provider/templatedanielsdeleo2013-08-021-4/+1
* Add functional tests for (apt) package resourcedanielsdeleo2013-08-021-0/+300