Skip to content

v3.1.0

Latest

Choose a tag to compare

@josepdcs josepdcs released this 19 Jan 17:52
· 1 commit to main since this release

Integration tests for the User API have been added. These tests run when the integration_test tag is provided.

For example:

go test -tags integration_test ./...