summaryrefslogtreecommitdiff
path: root/spec/integration
Commit message (Expand)AuthorAgeFilesLines
* self-deps are now just illegalLamont Granquist2017-02-281-9/+5
* raise on cookbook self-dependencyLamont Granquist2017-02-281-11/+3
* re-fix redundant selflcg/fix-more-chefstylesLamont Granquist2017-02-131-31/+31
* greenify rspecLamont Granquist2017-02-131-58/+58
* fix specs: RedundantReturn, RedundantSelf, RedundantBeginLamont Granquist2017-02-131-31/+31
* favor metadata.json over metadata.rbLamont Granquist2017-01-241-0/+33
* Merge pull request #5631 from chef/lcg/deprecate-chef-platform-methodsLamont Granquist2016-12-091-0/+3
|\
| * Properly deprecate old Chef::Platform methodsLamont Granquist2016-12-071-0/+3
* | Merge pull request #5548 from chef/lcg/chefstyle-updatesThom May2016-12-072-5/+5
|\ \
| * | fix Style/SpaceInsideStringInterpolationLamont Granquist2016-12-061-3/+3
| * | fix Style/SpaceInsideArrayPercentLiteralLamont Granquist2016-12-061-2/+2
| |/
* | Ensure chef-solo creates node files w/ correct permissionsCOOL-604/chef-solo-node-permissionsScott Christopherson2016-12-061-0/+50
|/
* improve property-resource namespace collision exceptionLamont Granquist2016-10-311-1/+1
* Update output assertion for environment set specstd/rfc018/add-field-separator-flagTom Duffield2016-10-281-1/+4
* Add the `--field-separator` flag to knife show commandsTom Duffield2016-10-281-4/+24
* Return a raw hash when creating objectstm/last_json_deprecationsThom May2016-10-181-3/+0
* use delayed_action in accumulator speclcg/delayed_actionLamont Granquist2016-10-111-6/+2
* add some integration testing around accumulatorsLamont Granquist2016-10-101-0/+236
* fix chef-solo spec timeouts (#5367)Lamont Granquist2016-09-211-2/+2
* Make 12.5+ custom resources whyrun safe by default.John Keiser2016-09-161-1/+17
* Fix whitespace on EOMsJohn Keiser2016-09-161-43/+43
* use threads to workaround Process.spawn buginesslcg/fix-solo-spec-testLamont Granquist2016-09-021-6/+11
* tweak chef-solo run_lock timing testlcg/solo-test-loop-tweakingLamont Granquist2016-09-021-4/+4
* Fix TinyServer races.jk/tinyserver-raceJohn Keiser2016-08-221-2/+2
* Merge pull request #5222 from chef/lcg/solo-test-speedupLamont Granquist2016-08-181-20/+6
|\
| * use the chef log file for IPClcg/solo-test-speedupLamont Granquist2016-08-181-7/+8
| * speed up solo testLamont Granquist2016-08-181-16/+1
* | fix Style/BlockDelimiters, Style/MultilineBlockLayout and 0.42.0 engine upgradeLamont Granquist2016-08-1710-427/+428
|/
* Merge pull request #5215 from chef/jk/windows-ruby-2.3John Keiser2016-08-171-1/+70
|\
| * Don't use relative_path_from on glob resultsjk/windows-ruby-2.3John Keiser2016-08-161-1/+70
* | fix Lint/UselessAccessModifier copLamont Granquist2016-08-161-20/+16
|/
* omit this chef-provisioning testLamont Granquist2016-08-161-0/+2
* Cache ChefFS childrentm/cache_fs_childrenThom May2016-07-264-9/+11
* Add most common knife commands to integration teststm/knife_integration_testsThom May2016-06-2241-0/+2486
* * define exit codesSteven Murawski2016-05-231-0/+245
* Ensure that solo specific code is run at the proper timeThom May2016-05-161-1/+1
* fix some tests that were just wrongThom May2016-05-052-13/+5
* Introduce display_name and use itThom May2016-05-051-2/+2
* properly deal with loading ruby filesThom May2016-05-052-2/+40
* Too much log output and unnecessary warnings! Suppress that shit.Kartik Null Cating-Subramanian2016-04-251-2/+2
* add notifying_block and subcontext_block to chefLamont Granquist2016-04-111-0/+111
* Add a NoOp providertm/provider_no_opThom May2016-04-041-0/+24
* Make notifications recursive.lcg/notify-scopesLamont Granquist2016-04-041-0/+334
* Merge pull request #4670 from tas50/knife_wording-3Tim Smith2016-03-233-10/+10
|\
| * Fix failing specsTim Smith2016-03-063-10/+10
* | Make example classes #to_s method return a stringdebug-travis-provider-resolver-faildanielsdeleo2016-03-212-2/+2
* | Merge pull request #4640 from chef/tm/zero_deep_librariesThom May2016-03-151-0/+4
|\ \
| * | Ensure that chef-zero loads libraries recursivelytm/zero_deep_librariesThom May2016-03-031-0/+4
* | | Issue 4334: Because set(property, nil) gets turned into get(property), add a ...cd/fix-spurious-warningsChris Doherty2016-03-111-0/+27
| |/ |/|
* | Merge pull request #4663 from chef/lcg/better-chef-rspec-constraintsLamont Granquist2016-03-041-2/+2
|\ \