summaryrefslogtreecommitdiff
path: root/spec/unit/knife/cookbook_upload_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* Update the spec for the new formatTim Smith2020-02-061-2/+2
* Added client side validation to validate presence of metadata files and valid...Vasu11052019-12-201-11/+72
* Updated code to make sure temporary directory gets deleted after the uploadVasu11052019-12-181-1/+0
* Fixed specs and chefstyle errorVasu11052019-12-161-3/+1
* Updated knife cookbook upload and knife upload code to create temporary direc...Vasu11052019-12-161-17/+9
* Genrates metadata.json if not present and uploads it to chef server and delet...Vasu11052019-12-161-1/+12
* fix 4 copsLamont Granquist2019-07-051-2/+4
* changes for rubocop engine upgrades.lcg/rubocop-upgradesLamont Granquist2019-01-151-2/+2
* Remove cookbook merging/shadowing from the cookbooker loaderLamont Granquist2018-10-261-29/+2
* clean up whitespace againLamont Granquist2018-07-021-1/+1
* fix Layout/DotPositionLamont Granquist2018-07-021-7/+7
* fix Layout/IndentHeredocLamont Granquist2018-07-021-10/+10
* fix Style/HashSyntaxLamont Granquist2018-07-021-4/+4
* 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