Unit tests with go test and API endpoint tests via godoc.
go test
godoc
How to: Linting golang code using for best practices: golangci-lint
golangci-lint
How To: Document, test, and serve your documentation with Godoc
Godoc
How to: Basic load testing of apps, containers, pods using Artillery
Artillery
How To: Integrating your container into a Kubernetes pod deployment.