Compare commits

...

2 commits

Author SHA1 Message Date
Yehuda Sadeh
c170c327a4 s3tests: fix post tests
Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
2012-10-15 15:57:42 -07:00
caleb miles
92a60df56d test_s3: Add tests of post object.
Tests the implementation of browser based uploads via a POST request.

Signed-off-by: caleb miles <caleb.miles@inktank.com>
2012-10-15 13:59:10 -04:00
2 changed files with 1026 additions and 1 deletions

View file

@ -5,3 +5,6 @@ bunch >=1.0.0
# 0.14 switches to libev, that means bootstrap needs to change too # 0.14 switches to libev, that means bootstrap needs to change too
gevent ==0.13.6 gevent ==0.13.6
isodate >=0.4.4 isodate >=0.4.4
requests
pytz
ordereddict

File diff suppressed because it is too large Load diff