summaryrefslogtreecommitdiff
path: root/spec/unit/knife/cookbook_upload_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* don't warn about shadow cookbooks twiceLamont Granquist2016-02-161-1/+3
* autofixing auto-inserted delimiterslcg/chefstyle-batchLamont Granquist2016-02-091-5/+5
* auto fixing some rubocopsLamont Granquist2016-02-091-6/+6
* autofixing whitespace copsLamont Granquist2016-02-051-12/+12
* 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
* Use double quotes by defaultThom May2016-01-141-56/+56
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-131-1/+1
* Added cookbook_path configuration value to warning message for uploading cook...Josh Murphy2015-01-251-3/+16
* Removed repeated test line in cookbook_upload_specJosh Murphy2015-01-251-1/+0
* Added tests for updated cookbook upload all logic that checks the existence o...Josh Murphy2015-01-251-17/+39
* Update to RSpec 3.Claire McQuin2014-10-291-61/+61
* Remove unused argument to CookbookUploader#initializedanielsdeleo2014-07-301-2/+3
* Make root_dir required for CookbookVersion to generate manifestJohn Keiser2014-04-231-10/+10
* Add regression test for cookbook overlay warningdanielsdeleo2014-03-271-0/+24
* Tidy cookbook upload specsdanielsdeleo2014-03-271-109/+132
* CHEF-4851 - Broke testing of cookbooks and versions into own includes.Josh Murphy2014-03-191-1/+3
* CHEF-4851 - Tested stderr string output compared to what function is being ca...Josh Murphy2014-03-191-6/+8
* CHEF-4851 - Added testing for missing dependencies in cookbook uploadJosh Murphy2014-03-191-0/+42
* fix should_not raise_error(SpecificException)Lamont Granquist2014-01-291-3/+3
* s/stub!/stub/gLamont Granquist2014-01-291-17/+17
* CHEF-4747: convert test to use double from openstructBryan McLellan2013-11-261-2/+1
* support configurable concurrencyRanjib Dey2013-11-261-0/+15
* [CHEF-3452] Fix expectation for frozen cookbook upload failureMatthew Horan & Ryan Ong2013-04-121-2/+4
* [CHEF-3452] Failing spec for frozen cookbook uploadMatthew Horan & Ryan Ong2013-04-121-3/+5
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+183