integration

command module
v0.0.0-...-210daab Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 2, 2021 License: GPL-3.0 Imports: 7 Imported by: 0

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

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL