test_upload: add tests for chunked encoding
commit7cbdf6ba4c3463dfc1cac5cb01d4241c02be7fde
authorEric Wong <normalperson@yhbt.net>
Sat, 27 Jun 2009 23:00:02 +0000 (27 16:00 -0700)
committerEric Wong <normalperson@yhbt.net>
Mon, 29 Jun 2009 11:04:40 +0000 (29 04:04 -0700)
treea5adae01103822b8e7020fa1cf3e2adc938d8ad5
parent14ce889cc12628405b0f6a1842b7e1ad09ca4b7b
test_upload: add tests for chunked encoding

Additionally, provide verifications for sizes after-the-fact
to avoid slamming all of our input into the server.
test/unit/test_upload.rb