summaryrefslogtreecommitdiff
path: root/spec/integration
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | better chef+ruby rspec constraintsLamont Granquist2016-03-031-2/+2
| |/
* | Merge pull request #4478 from chef/lcg/rfc-060-gem-metadataLamont Granquist2016-03-031-1/+1
|\ \ | |/ |/|
| * can't strip the PATH out of the env.Lamont Granquist2016-02-091-1/+1
* | flip multiline function arguments aroundlcg/rubocop-0.37.2Lamont Granquist2016-02-192-24/+24
* | deal with 0.37.2 renamed copsLamont Granquist2016-02-183-6/+6
* | autofixing auto-inserted delimiterslcg/chefstyle-batchLamont Granquist2016-02-091-10/+10
* | auto fixing some rubocopsLamont Granquist2016-02-091-10/+10
|/
* autofixing whitespace copsLamont Granquist2016-02-0518-446/+481
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-0217-17/+17
* Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-0216-16/+16
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-0217-17/+17
* Fix /acls/data_bags local mode pathJohn Keiser2016-02-011-1/+1
* Adjust tests for ACLsJohn Keiser2016-02-013-2/+57
* Fix nil with properties:John Keiser2016-01-271-1/+1
* Enable Chef 12 mode for local mode by defaultdanielsdeleo2016-01-261-233/+406