Commit Graph

10 Commits

Author SHA1 Message Date
Chris Howey 69a9adc4c3 Use local instance of minio server.
Need to figure out how to have tests automatically start and kill
server.
2016-01-17 18:46:08 +01:00
Chris Howey ed2a4ba1d5 Fix s3 backend test 2016-01-17 18:46:08 +01:00
Chris Howey 6d1552af51 Switch s3 library to allow for s3 compatible backends. Fixes #315 2016-01-17 18:46:08 +01:00
Chris Howey ccb2f00b8a typo 2015-08-26 07:54:39 -05:00
Chris Howey 3bf447b422 Update tests for new s3 lib 2015-08-26 07:44:00 -05:00
Chris Howey 10cd672a92 Use new version of s3 library, Fixes #276 2015-08-26 06:25:05 -05:00
Chris Howey 12596c6841 Fix test to use new type name on backend 2015-06-14 08:43:47 -05:00
Chris Howey 2350419f59 Modify test suite to use s3 test server.
Fix s3 backend to return error on attempting to write to already
existing key.
2015-06-14 08:28:50 -05:00
Chris Howey 4aa75994b0 Add ability to open bucket using S3 object for testing purposes. 2015-06-14 08:28:50 -05:00
Chris Howey d1554d1133 Add backend test for s3 2015-06-14 08:28:50 -05:00