.. | ||
backend.go | ||
backend_test.go | ||
path_config_connection.go | ||
path_config_lease.go | ||
path_config_lease_test.go | ||
path_role_create.go | ||
path_roles.go | ||
path_roles_test.go | ||
README.md | ||
secret_creds.go |
RabbitMQ Backend
Testing
There are unit and integration RabbitMQ backend tests. Unit tests can be run by go test
. Integration tests require setting the following environment variables:
RABBITMQ_CONNECTION_URI=
RABBITMQ_USERNAME=
RABBITMQ_PASSWORD=