Brad Fitzpatrick
787576f396
Some binary names changed (match directories now)
2011-03-19 01:30:18 -07:00
Brad Fitzpatrick
73587e6085
Rename the blobserver 'preupload' method to 'stat'
...
This is prep for more additions to stat.
2011-02-08 08:24:16 -08:00
Brad Fitzpatrick
22819c72eb
remove accidental strace file
2011-01-23 21:47:30 -08:00
Brad Fitzpatrick
805146d730
Build Go blobserver on start.
2011-01-05 08:21:43 -08:00
Brad Fitzpatrick
2627a6cf4c
Add test_upload_corrupt_blob and fix the Go server.
...
The Go server was forgetting the final step of verifying the hash it
computed.
The App Engine server currently fails the test because the failure
mode is specified in the spec. TODO: clarify that.
This also adds some unit tests for camli/blobref, and changes BlobRef
to a struct, instead of an interface.
2010-12-17 10:01:36 -08:00
Brad Fitzpatrick
82278075fc
remove unnecessary scary debugging at end.
2010-12-16 18:57:47 -08:00
Brad Fitzpatrick
fb05cf950a
Tests now pass on Go and App Engine.
2010-12-16 18:56:54 -08:00
Brad Fitzpatrick
d9c5b2db73
More blobstore tests; follow upload redirects.
2010-12-16 11:26:06 -08:00
Brad Fitzpatrick
fe16e1cf15
bs-test support for the AppEngine blobserver.
2010-12-15 18:10:10 -08:00
Brad Fitzpatrick
6313ff9293
preupload and upload tests
2010-12-15 17:16:35 -08:00
Brad Fitzpatrick
16ccbdfa59
bs-test: first real test, verify_no_blobs
2010-12-15 11:21:23 -08:00
Brad Fitzpatrick
0d745432f0
More bs-test work
2010-12-13 22:23:20 -08:00
Brad Fitzpatrick
c8f2ccd63c
Start of fleshing out blobserver test suite.
2010-12-13 21:31:16 -08:00
Brad Fitzpatrick
e22001dd4b
rename blobserver to server
2010-11-14 19:28:13 -08:00