summaryrefslogtreecommitdiff
path: root/spec/support/shared/integration
Commit message (Expand)AuthorAgeFilesLines
* 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
* Switch back to ChefZero::RSpec version 3jk/rspec_zero_3John Keiser2014-08-292-145/+5
* remove JSON gem usageLamont Granquist2014-08-111-1/+0
* Fix expected format of JSON errors in integration testsdanielsdeleo2014-08-101-1/+1
* Convert Chef Zero helpers to instance methodsdanielsdeleo2014-08-102-97/+229
* Upgrade Chef Zero & remove PumaSeth Vargo2014-03-122-0/+43
* Add tests for start_chef_zero parameter in knifeJohn Keiser2013-10-021-1/+1
* Reset configuration before each testJohn Keiser2013-09-161-9/+0
* Use Chef::Config.reset in tests instead of save/load configJohn Keiser2013-09-132-10/+7
* Make chef_repo_path globally accessible across knife and chef-clientJohn Keiser2013-08-281-8/+3
* Add missing license to integration test files.sersut2013-06-141-0/+17
* Prevent integration tests from loading real configdanielsdeleo2013-06-101-0/+15
* Restore Chef::Config after each testJohn Keiser2013-06-071-4/+4
* Don't load dependencies unless you run the command!John Keiser2013-06-071-2/+3
* Set cache dir to tmp for systems where we don't own /varJohn Keiser2013-06-071-36/+47
* Include Chef::Config before rspec to work with new Chef::Config detection in ...John Keiser2013-06-071-1/+1
* Parallelize diff, download and uploadJohn Keiser2013-06-071-0/+4
* Reset config variables before each integration testjkeiser2013-06-071-1/+12
* Delete unused spec helpersjkeiser2013-06-071-141/+0
* [SPEC] Added versioned cookbooks spec for diffHo-Sheng Hsiao2013-06-071-5/+9
* [SPEC] Added upload and download specs with cookbook versionsHo-Sheng Hsiao2013-06-071-11/+69
* [SPEC] Reorganized download, upload, and diff integration specsHo-Sheng Hsiao2013-06-071-16/+101
* [SPEC] Added versioned cookbook helpers, added some upload specsHo-Sheng Hsiao2013-06-071-0/+21
* [COOKBOOKS] Fixed regressions when versioned_cookbooks is falseHo-Sheng Hsiao2013-06-071-2/+4
* Don't care about line ending differences on WindowsJohn Keiser2013-06-071-2/+7
* More knife upload tests, fix cookbook read not to warnjkeiser2013-06-071-5/+5
* Add knife upload tests; print warnings/errors on undeleteable thingsjkeiser2013-06-071-2/+14