storj/pkg/storage/ec
Matt Robinson c0e6b62708
Test all-in-one (#900)
* Add test for aio

* Don't trust the user to have images built for a version

* Make travis run the aio test

* Add missing values to docker-compose, sort some things, consider the gateway image

* today's changes

* config changed, again

* more fixes

* Expose satellite port on localhost:7778

* Add retries and a timeout around the big-testfile test in AIO

* Another config value changed

* Make this error message a little more useful

* Fix nil condition
2019-01-03 14:54:27 -05:00
..
mocks Use transport client and cleanup all the clients (#574) 2018-11-06 18:49:17 +01:00
client_test.go Proper NodeType Handling (#873) 2019-01-02 11:47:34 -07:00
client.go Test all-in-one (#900) 2019-01-03 14:54:27 -05:00
common.go ECClient (#110) 2018-07-03 11:35:01 +03:00
psclient_mock_test.go Use transport client and cleanup all the clients (#574) 2018-11-06 18:49:17 +01:00
transportclient_mock_test.go Proper NodeType Handling (#873) 2019-01-02 11:47:34 -07:00