integration-tests/README.md
Run integration tests
Prerequisites
- A running Fineract instance is required
Default configuration
BACKEND_PROTOCOL=httpsBACKEND_HOST=localhostBACKEND_PORT=8443BACKEND_USERNAME=mifosBACKEND_PASSWORD=passwordBACKEND_TENANT=default
To override default values
- To override any of the default value, just add new value with the same key as environment variable
- Example: