summaryrefslogtreecommitdiff
path: root/spec/support/shared/integration
Commit message (Expand)AuthorAgeFilesLines
* Remove unused shared context that conflicted with cheffish.cleanup-integration-helper-codePete Higgins2020-07-291-28/+23
* Inline a shared context and remove it and DSL method.Pete Higgins2020-07-291-13/+0
* Remove unnecessary resetting of Chef::Config.Pete Higgins2020-07-291-5/+0
* Remove unused shared context.Pete Higgins2020-07-291-7/+0
* Reset logger in test to avoid global state persisting.Pete Higgins2020-07-161-4/+0
* Remove reference to deprecated option in test helper.Pete Higgins2020-07-081-5/+2
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-132-2/+2
* Implement eager_load_libraries metadata optionLamont Granquist2020-04-031-7/+10
* Revert "CONTROVERSIAL: remove "with a chef repo" shared context."Tim Smith2020-03-161-0/+31
* CONTROVERSIAL: remove "with a chef repo" shared context.Ryan Davis2020-03-161-31/+0
* Fix all(?) circular requires coming from the specs.Ryan Davis2020-03-161-1/+0
* Add chef-utils gem with various recipe DSL helpersLamont Granquist2019-11-082-2/+2
* remove app_server_support spec filelcg/remove-support-specLamont Granquist2019-08-282-41/+1
* fix 4 copsLamont Granquist2019-07-051-4/+3
* Style/StringLiteralsInInterpolationLamont Granquist2019-07-051-1/+1
* Style/NegatedIfLamont Granquist2019-07-051-4/+4
* fix Layout/EmptyLineAfterGuardClauseLamont Granquist2019-07-021-0/+1
* Add train-core. Remove chef-core references outside of bootstrapMarc A. Paradise2019-04-291-1/+0
* Add chef/text require before Rubygems breaks YAMLMarc A. Paradise2019-04-241-0/+1
* fix the knife integration spec timeoutsLamont Granquist2018-11-081-2/+2
* Merge branch 'master' into yet-more-credsNoah Kantrowitz2018-07-023-7/+7
|\
| * fix Style/HashSyntaxLamont Granquist2018-07-023-7/+7
* | Apparently the block argument is already in use with `knife()` even though I ...Noah Kantrowitz2018-06-241-2/+2
* | Add tests for `knife config`.Noah Kantrowitz2018-06-231-1/+7
|/
* Ensure we don't use credentials during integration teststm/creds_int_testsThom May2018-01-191-0/+5
* Chef-13 knife search exit 1 when no resultslcg/knife-search-no-resultsLamont Granquist2017-04-021-1/+1
* Add the `--field-separator` flag to knife show commandsTom Duffield2016-10-281-1/+4
* Fix a few bad copyrightsTim Smith2016-10-201-1/+1
* fix Lint/UselessAccessModifier copLamont Granquist2016-08-161-2/+0
* autofixing Style/WhileUntilModifier copLamont Granquist2016-08-161-3/+1
* Cache ChefFS childrentm/cache_fs_childrenThom May2016-07-261-0/+4
* Add most common knife commands to integration teststm/knife_integration_testsThom May2016-06-221-3/+10
* remove unused block argumentslcg/chefstyle-perfLamont Granquist2016-02-231-1/+1
* flip multiline function arguments aroundlcg/rubocop-0.37.2Lamont Granquist2016-02-191-1/+1
* auto fixing some rubocopsLamont Granquist2016-02-091-2/+2
* autofixing whitespace copsLamont Granquist2016-02-051-2/+2
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-023-5/+5
* Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-022-2/+2
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-023-3/+3
* Autofixing Style/PercentLiteralDelimeterslcg/percentliteraldelimetersLamont Granquist2016-01-181-2/+2
* Use double quotes by defaultThom May2016-01-143-26/+26
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-132-2/+2
* bump up timeout for travisLamont Granquist2015-12-111-2/+2
* immediately_before -> beforeJohn Keiser2015-12-091-1/+1
* Fix testsJohn Keiser2015-12-091-0/+6
* Add tests for resource naming and creationJohn Keiser2015-05-131-5/+6
* Use expect syntax.Claire McQuin2014-10-291-5/+8
* Found some JSON pretty printing statements I missedtyler-ball2014-10-071-1/+1
* Gross hack: silence the mysterious post-test cleanup error while we investigate.Chris Doherty2014-09-151-1/+4
* Add org.json, members.json, invitations.json for full org downloadJohn Keiser2014-09-051-5/+7