summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1011 from opscode/lcg/runlock-spec-fixlamont-granquist2013-09-251-1/+3
|\
| * file cache location changes on windowsLamont Granquist2013-09-251-1/+3
* | [CHEF-4507] Smartos package provider to match resource package_nameEric Saxby2013-09-251-0/+18
|/
* use :each, because config is now reset after eachLamont Granquist2013-09-241-18/+4
* Merge pull request #1006 from opscode/lcg/tty-unix-test-fixlamont-granquist2013-09-241-15/+16
|\
| * default case should be same as log_level :autoLamont Granquist2013-09-241-15/+16
* | User provider does not update user when uid/gid are stringsEric Saxby2013-09-241-29/+21
|/
* Merge branch 'CHEF-4248'Bryan McLellan2013-09-174-9/+70
|\
| * CHEF-4248: Fix Ruby 1.8 incompatibilitiesBryan McLellan2013-09-171-5/+3
| * Extend deploy provider spec to cover timeoutJack Foy2013-07-191-0/+14
| * Add spec for new timeout attribute on deploy resourceJack Foy2013-07-191-0/+14
| * Fix botched rebaseJack Foy2013-07-191-2/+0
| * Remove stray :focus from specJack Foy2013-07-191-1/+1
| * Update specs to encompass scm timeout attributeJack Foy2013-07-192-10/+47
* | Support platform "suse" and "opensuse" on OpenSuSEdanielsdeleo2013-09-173-1/+3
* | Don't bother cleaning up Chef::Config after tests or initializing things to d...John Keiser2013-09-1612-110/+0
* | Make formatters clear with Chef::Config.resetJohn Keiser2013-09-161-13/+5
* | Merge branch 'jk/more-defaults'John Keiser2013-09-163-5/+4
|\ \
| * | Manage cookbook_syntax_check_path with default valuesJohn Keiser2013-09-161-1/+0
| * | Use Chef::Config defaults for lockfile defaultJohn Keiser2013-09-162-4/+4
* | | Fix tests that rely on leaky Chef::ConfigJohn Keiser2013-09-164-16/+6
* | | Reset configuration before each testJohn Keiser2013-09-1614-84/+6
|/ /
* | Make Chef::Config resettable with mixlib-config 2.0 APIJohn Keiser2013-09-1615-67/+71
|\ \
| * | Delete config variable :after setting itJohn Keiser2013-09-161-0/+4
| * | Use Chef::Config.reset in tests instead of save/load configJohn Keiser2013-09-1315-67/+67
* | | Invalidate "children" caches when children are addedJohn Keiser2013-09-122-4/+20
* | | Change OperationFailedError itself to include the body in "message" if it's a...Kazuhiro Yamada2013-09-122-20/+47
* | | Output cause of error when FileSystem.copy_entries method was failed.Kazuhiro Yamada2013-09-121-0/+20
* | | Don't run raw json test on 1.8John Keiser2013-09-121-2/+2
* | | Add tests for raw --pretty and --no-prettyJohn Keiser2013-09-121-0/+63
* | | Don't list local cookbook files that wouldn't be uploadedJohn Keiser2013-09-121-3/+1
* | | Don't report random files in json dirs (like roles/environments)John Keiser2013-09-121-1/+3
* | | Fix new tests on Ruby 1.8.7John Keiser2013-09-121-2/+2
* | | Fix data bag upload to not include extra chef_type/data_bag keysJohn Keiser2013-09-121-2/+2
|/ /
* | CHEF-4487: support chef_repo_path in all knife commandsJohn Keiser2013-09-112-27/+32
|\ \
| * | Make chef_repo_path globally accessible across knife and chef-clientJohn Keiser2013-08-282-27/+32
* | | Mentioned the failing functional user resource tests as pending only for AIX.Prabhu Das2013-09-041-0/+1
* | | Added a new method to check for suse platform for testingMukta A2013-09-032-1/+5
* | | Renamed unsupported_group_provider_platformMukta A2013-09-032-3/+4
* | | Updated functional tests for groupsiddheshwar-more2013-09-031-1/+3
* | | ENV variables maynot be always set. Use release file to check if runningChirag Jog2013-09-031-1/+1
* | | Ignore failures on Suse, BSD, OSX and Solaris for now. File separateChirag Jog2013-09-032-2/+2
* | | Common check for all UnixesChirag Jog2013-09-031-4/+1
* | | Incorporated review comments for group resource functional testssiddheshwar-more2013-09-032-18/+31
* | | 1. Disable user creation tests for OSX due to bug CHEF-2813Chirag Jog2013-09-032-35/+35
* | | Updated spec helper to set requires_root true for windows administrator usersiddheshwar-more2013-09-031-1/+1
* | | 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