summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Add indentation to pretty-print LWRPs with inline resourcesJohn Keiser2014-04-291-0/+73
* Remove unnecessary JSON class. Add unit test.JimmyMcCrory2014-04-291-0/+80
* Merge pull request #1349 from viyh/masterSerdar Sutay2014-04-291-0/+16
|\
| * Removed puts for testingJoe Richards2014-04-011-1/+0
| * Added unit test for setting chef environment to single characterJoe Richards2014-04-011-0/+17
* | Supress stdout/err output from knife testsdanielsdeleo2014-04-246-5/+18
* | Prevent code reloading in knife tests (fixes constant warnings)danielsdeleo2014-04-241-0/+3
* | Remove classes before redefining to fix warnings.danielsdeleo2014-04-241-0/+7
* | Silence warnings when testing deprecated APIsdanielsdeleo2014-04-241-2/+15
* | Prevent knife application test from reloading codedanielsdeleo2014-04-241-0/+3
* | Configure correct logger to fix logger trap context warningsdanielsdeleo2014-04-241-0/+2
* | Fix warnings caused by reloading Configdanielsdeleo2014-04-242-20/+25
* | Fix constant redefinition warnings in config testsdanielsdeleo2014-04-241-6/+0
* | Fix rspec warningsdanielsdeleo2014-04-249-38/+43
* | Prevent tests from overriding rspec's trap handlerdanielsdeleo2014-04-244-0/+7
* | Merge: Get local mode passing against chef-pedantJohn Keiser2014-04-239-135/+451
|\ \
| * | Make root_dir required for CookbookVersion to generate manifestJohn Keiser2014-04-234-135/+237
| * | Fix data bag test to create bag before creating itemJohn Keiser2014-04-221-0/+2
| * | Run Pedant against local mode in TravisJohn Keiser2014-04-224-0/+212
* | | CHEF-5211: fix configure hostname guessingLamont Granquist2014-04-231-1/+2
* | | CHEF-5211: Make sure ohai[:fqdn] succeedsBryan McLellan2014-04-222-0/+38
* | | Merge pull request #1358 from johntdyer/masterlamont-granquist2014-04-221-35/+58
|\ \ \
| * | | bogus push to try and get travisCI to behaveJohn Dyer2014-04-211-0/+1
| * | | CHEF-5116 - Fix two tests for remote_file net/http exceptionsJohn Dyer2014-04-211-36/+58
* | | | add CHEF::Rest#get func testsLamont Granquist2014-04-222-2/+25
* | | | fix mixing should + expect rspec syntax in same fileLamont Granquist2014-04-222-6/+6
* | | | CHEF-5100: moar func testsLamont Granquist2014-04-223-0/+62
* | | | Merge pull request #1377 from opscode/lcg/CHEF-5198-3-moar-func-testslamont-granquist2014-04-214-134/+343
|\ \ \ \ | |_|/ / |/| | |
| * | | forgot to mix into remote_file specsLamont Granquist2014-04-211-0/+1
| * | | wrap methods in a moduleLamont Granquist2014-04-213-112/+119
| * | | DRY up remote_file func specsLamont Granquist2014-04-111-134/+7
| * | | CHEF-5198: adding func tests for Chef::HTTP clientsLamont Granquist2014-04-113-0/+328
* | | | Make OS X service resource work when the plist doesn't exist yet.danielsdeleo2014-04-161-0/+37
|/ / /
* | | Merge pull request #1370 from opscode/lcg/CHEF-5198-remote-file-functestslamont-granquist2014-04-101-2/+192
|\ \ \
| * | | CHEF-5198: add func tests for remote_fileLamont Granquist2014-04-091-2/+192
* | | | windows path fix for CHEF-4472Bastien JOVE2014-04-101-0/+23
* | | | [CHEF-5150] chef-service-manager: don't create interactive servicePierre Ynard2014-04-101-0/+6
* | | | quote git rev_pattern to prevent pathname expansionJeremiah Snapp2014-04-101-4/+4
|/ / /
* | | CHEF-5198: a better fixLamont Granquist2014-04-091-1/+1
* | | Merge pull request #1368 from opscode/lcg/CHEF-5198lamont-granquist2014-04-091-1/+1
|\ \ \
| * | | fix spec testLamont Granquist2014-04-091-1/+1
| |/ /
* | | Wrap code in an instance_eval context for syntax check.danielsdeleo2014-04-093-4/+8
|/ /
* | [11] Don't catch SIGTERM if not in daemon modePhil Dibowitz2014-04-011-0/+2
* | Merge pull request #1354 from opscode/chef-5169Serdar Sutay2014-03-311-0/+32
|\ \
| * | Add spec for CHEF-5169.sersut2014-03-311-0/+32
* | | Merge pull request #1353 from opscode/ci-spec-updatesSerdar Sutay2014-03-313-2/+3
|\ \ \ | |/ / |/| |
| * | Fix / Mark volatile the transient failures on Solaris.sersut2014-03-283-2/+3
* | | Mount spec should use File::expand_path for symmetry on WindowsAdam Edwards2014-03-311-5/+10
* | | Address regression with convert_boolean_return always set to trueAdam Edwards2014-03-291-1/+28
* | | CR feedback: move command evaluation to guard interpreterAdam Edwards2014-03-293-8/+8