Refactor test infrastructure and consolidate test utilities #77
Annotations
7 errors
|
Lint
issues found
|
|
Lint:
opensearchtransport/discovery_integration_internal_test.go#L797
require-error: for error assertions use require (testifylint)
|
|
Lint:
opensearchtransport/discovery_integration_internal_test.go#L709
require-error: for error assertions use require (testifylint)
|
|
Lint:
opensearchtransport/discovery_integration_internal_test.go#L703
require-error: for error assertions use require (testifylint)
|
|
Lint:
opensearchutil/testutil/mockhttp/transport.go#L72
exported: exported method TransportWithFunc.RoundTrip should have comment or be unexported (revive)
|
|
Lint:
opensearchutil/testutil/mockhttp/transport.go#L63
exported: exported method responseRecorder.WriteHeader should have comment or be unexported (revive)
|
|
Lint:
opensearchutil/testutil/mockhttp/transport.go#L55
exported: exported method responseRecorder.Header should have comment or be unexported (revive)
|