summaryrefslogtreecommitdiff
path: root/spec/integration/knife/deps_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* fix some tests that were just wrongThom May2016-05-051-5/+5
* Introduce display_name and use itThom May2016-05-051-2/+2
* flip multiline function arguments aroundlcg/rubocop-0.37.2Lamont Granquist2016-02-191-23/+23
* deal with 0.37.2 renamed copsLamont Granquist2016-02-181-2/+2
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-1/+1
* Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-021-1/+1
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Autofixing Style/PercentLiteralDelimeterslcg/percentliteraldelimetersLamont Granquist2016-01-181-8/+8
* Use double quotes by defaultThom May2016-01-141-278/+278
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-131-21/+21
* fix circular references testsLamont Granquist2015-05-181-14/+8
* Update to RSpec 3.Claire McQuin2014-10-291-4/+4
* Exclude knife integration tests on server platformsBryan McLellan2014-10-091-1/+1
* Switch back to ChefZero::RSpec version 3jk/rspec_zero_3John Keiser2014-08-291-20/+30
* Convert Chef Zero helpers to instance methodsdanielsdeleo2014-08-101-94/+145
* create shared context for default config optionsClaire McQuin2014-05-221-4/+3
* Put cache at HOME/.chef.d if /var/chef can't be accessed.Claire McQuin2014-05-221-0/+4
* Add missing license to integration test files.sersut2013-06-141-0/+17
* Minor test description fixesJohn Keiser2013-06-071-1/+1
* Don't specify --repo-mode=everything in tests now that it is the defaultJohn Keiser2013-06-071-20/+20
* Replace join("\n") with stringjkeiser2013-06-071-20/+20
* [SPEC] Added name attribute to deps specHo-Sheng Hsiao2013-06-071-32/+32
* Add knife deps tests for local filesjkeiser2013-06-071-3/+320
* Don't report _default env in knife depsjkeiser2013-06-071-7/+2
* Make deps report error when file does not existjkeiser2013-06-071-95/+106
* Fix deps errors, --no-recurse, add deps testsjkeiser2013-06-071-0/+308