README ¶ Integration test CLI used to execute each microservice integration tests. go run . help to see usage. Run all routes integrations tests in local : go run . test local Run all routes integrations tests in preprod : go run . test preprod Run all routes integrations tests in prod : go run . test prod Run only auth routes integrations tests in local : go run . test local -i auth Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files filter.go main.go test_suites.go Click to show internal directories. Click to hide internal directories.