perkeep/pkg/client
mpl a538874c07 pkg/client: move upload test to pkg/test/integration
In 877eafa49b , pkg/server started
importing pkg/client , since the server has to be able to fetch blobs
from a share claim of another server. This introduced a circular
dependency in tests, as pkg/client/upload_test.go instantiates a server.

As the test uses both a client and a server, and tests uploading between
the two, it seems fitting to move it to pkg/test/integration, which
breaks the circular dep.

Change-Id: I2458ffd72912ff6e9c1a0f67e187d54cc895c2e9
2018-06-27 21:08:46 +02:00
..
android cmd: rename camput to pk-put, and make "pk put" call it 2018-04-21 10:26:55 -07:00
client.go buildinfo: track Version and Dockerfile separately 2018-05-02 13:36:32 -07:00
client_js.go
config.go all: rename some references to .config/camlistore to .config/perkeep 2018-05-02 21:36:29 -07:00
config_test.go pkg/client: reduce the number of New constructors, return error by default 2018-01-24 07:42:04 -08:00
enumerate.go all: various lint fixes 2018-02-05 11:59:00 -08:00
get.go
ignored_test.go
remove.go pkg/blobserver: print RemoveBlobs errors 2018-06-11 19:32:35 +02:00
stat_test.go
stats.go
transport_test.go pkg/client: reduce the number of New constructors, return error by default 2018-01-24 07:42:04 -08:00
upload.go all: Windows fixes (don't listen on file descriptors in test.World, etc) 2018-05-01 21:38:19 -07:00