Centralize Go test suite #213
Annotations
10 errors
build:
pinecone/client_test.go#L28
ClientTestsIntegration redeclared in this block
|
build:
pinecone/test_suite.go#L36
other declaration of ClientTestsIntegration
|
build:
pinecone/client_test.go#L41
method ClientTestsIntegration.SetupSuite already declared at pinecone/test_suite.go:109:35
|
build:
pinecone/client_test.go#L45
ts.podIndex undefined (type *ClientTestsIntegration has no field or method podIndex)
|
build:
pinecone/client_test.go#L46
ts.podIndex undefined (type *ClientTestsIntegration has no field or method podIndex)
|
build:
pinecone/client_test.go#L48
ts.serverlessIndex undefined (type *ClientTestsIntegration has no field or method serverlessIndex)
|
build:
pinecone/client_test.go#L49
ts.serverlessIndex undefined (type *ClientTestsIntegration has no field or method serverlessIndex)
|
build:
pinecone/client_test.go#L346
ts.serverlessIndex undefined (type *ClientTestsIntegration has no field or method serverlessIndex)
|
build:
pinecone/client_test.go#L348
ts.serverlessIndex undefined (type *ClientTestsIntegration has no field or method serverlessIndex)
|
build:
pinecone/client_test.go#L358
ts.serverlessIndex undefined (type *ClientTestsIntegration has no field or method serverlessIndex)
|