perkeep/pkg/test
Govert Versluis 96637ffcd3 pkg/blobserver/mongo: Add support for blob storage in MongoDB
Related changes:
Split docker-related test-helper functions from pkg/sorted/mongo.
These helper functions are now also used in the pkg/blobserver/mongo
tests too.
Also fixed a typo in a comment in pkg/blob/fetcher.go and a missing variable in
debug output in pkg/blobserver/storagetest/storagetest.go

Addresses http://camlistore.org/issue/127

Change-Id: I8b6f57f9ced066d6f83788fdcc87be6619c65c3c

Conflicts:
	pkg/blob/fetcher.go
2014-03-22 12:36:59 -07:00
..
asserts pkg/tests: Warn about deprecation of asserts.* functions in pkg description. 2014-02-19 10:42:29 +03:00
dockertest pkg/blobserver/mongo: Add support for blob storage in MongoDB 2014-03-22 12:36:59 -07:00
integration pkg/schema: Fix camput panic on non-utf8 filenames or symlink targets. 2014-03-10 21:01:51 -07:00
testdata serverconfig: allow marking handlers as internal, so they're not accessible over HTTP 2014-01-19 14:50:34 -08:00
blob.go Use 'uint32' instead of 'int64' for blob sizes everywhere. 2014-02-08 17:58:12 +01:00
diff.go test: add Diff function. 2013-11-16 19:06:30 -08:00
doc.go More docs. Every package is documented now. 2013-07-07 21:12:30 -07:00
fakeindex.go Use 'uint32' instead of 'int64' for blob sizes everywhere. 2014-02-08 17:58:12 +01:00
fetcher.go Get rid of SeekFetcher vs StreamingFetcher distinction and complexity. 2014-03-14 12:29:13 -07:00
loader.go More status handler HTML+JSON, more sync status. 2014-03-16 20:14:57 -07:00
test.go test: add TODO to simplify 2014-01-21 14:18:11 -08:00
test_test.go test: let TLog take a testing.B too. add tests. 2013-12-03 21:12:06 -08:00
testdep.go gofmt 2014-03-20 12:29:45 -07:00
wait.go test: add WaitFor func 2013-07-21 22:43:39 -07:00
world.go tests: ping camlistored before camput 2014-02-24 19:57:44 +01:00