integrate keyclaock #80
Annotations
10 errors
test:
cmd/book-api/internal/tests/user_test.go#L32
(*testing.common).Skip arg tests.getToken401 is a func value, not called
|
test:
cmd/book-api/internal/tests/user_test.go#L33
(*testing.common).Skip arg tests.getToken200 is a func value, not called
|
test:
cmd/book-api/internal/tests/user_test.go#L34
(*testing.common).Skip arg tests.postUser400 is a func value, not called
|
test:
cmd/book-api/internal/tests/user_test.go#L35
(*testing.common).Skip arg tests.postUser401 is a func value, not called
|
test:
cmd/book-api/internal/tests/user_test.go#L36
(*testing.common).Skip arg tests.postUser403 is a func value, not called
|
test:
cmd/book-api/internal/tests/user_test.go#L37
(*testing.common).Skip arg tests.getUser400 is a func value, not called
|
test:
cmd/book-api/internal/tests/user_test.go#L38
(*testing.common).Skip arg tests.getUser403 is a func value, not called
|
test:
cmd/book-api/internal/tests/user_test.go#L39
(*testing.common).Skip arg tests.getUser404 is a func value, not called
|
test:
cmd/book-api/internal/tests/user_test.go#L40
(*testing.common).Skip arg tests.deleteUserNotFound is a func value, not called
|
test:
cmd/book-api/internal/tests/user_test.go#L41
(*testing.common).Skip arg tests.putUser404 is a func value, not called
|