summaryrefslogtreecommitdiff
path: root/spec/integration/knife/download_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add org.json, members.json, invitations.json for full org downloadJohn Keiser2014-09-051-0/+76
* Switch back to ChefZero::RSpec version 3jk/rspec_zero_3John Keiser2014-08-291-1/+1
* Fix expected format of JSON errors in integration testsdanielsdeleo2014-08-101-12/+7
* Convert Chef Zero helpers to instance methodsdanielsdeleo2014-08-101-127/+228
* omit test on ruby-1.8Lamont Granquist2014-01-301-1/+1
* Add test to verify all download requests are signedJohn Keiser2013-10-151-0/+27
* Normalize whitespace on all filesSeth Vargo2013-09-261-2/+2
* Invalidate "children" caches when children are addedJohn Keiser2013-09-121-0/+9
* Add missing license to integration test files.sersut2013-06-141-0/+17
* Fix no-diff tests to actually use --no-diffJohn Keiser2013-06-071-1/+1
* Add --no-diff option to allow download/upload of only new filesJohn Keiser2013-06-071-0/+31
* Turn on nodes, clients and users by default ("everything")John Keiser2013-06-071-237/+92
* [SPEC] Refactored diff, upload, and download spec to have explicit inputsHo-Sheng Hsiao2013-06-071-238/+723
* [SPEC] Added upload and download specs with cookbook versionsHo-Sheng Hsiao2013-06-071-103/+212
* [SPEC] Reorganized download, upload, and diff integration specsHo-Sheng Hsiao2013-06-071-90/+28
* Fix #82: Allow knife upload of files with no name/id in themjkeiser2013-06-071-0/+16
* Print error for bad json in knife uploadjkeiser2013-06-071-0/+11
* Make knife upload/download detect identical cookbooks correctlyjkeiser2013-06-071-16/+21
* Add knife diff cwd, wildcard and cookbook version testsjkeiser2013-06-071-1/+1
* knife upload/download cookbook version testsjkeiser2013-06-071-0/+49
* Add upload/download tests for cwd, wildcards and JSON differencesjkeiser2013-06-071-3/+46
* Add knife download tests; fix bug when creating /x/y/z.rb and /x doesn't existjkeiser2013-06-071-0/+403