14804: Adds test scenario comment
authorLucas Di Pentima <ldipentima@veritasgenetics.com>
Mon, 25 Feb 2019 14:47:48 +0000 (11:47 -0300)
committerLucas Di Pentima <ldipentima@veritasgenetics.com>
Mon, 25 Feb 2019 14:47:48 +0000 (11:47 -0300)
Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <ldipentima@veritasgenetics.com>

services/keepstore/handler_test.go

index ac75cf10f810a419f2fc687e30b12fbb79080299..32b360b1276940c9da69bc4b44b02785ffefc97f 100644 (file)
@@ -49,6 +49,7 @@ type RequestTester struct {
 //   - permissions on, authenticated request, unsigned locator
 //   - permissions on, unauthenticated request, signed locator
 //   - permissions on, authenticated request, expired locator
+//   - permissions on, authenticated request, signed locator, transient error from backend
 //
 func TestGetHandler(t *testing.T) {
        defer teardown()