Document how to test mysql

This commit is contained in:
nicolas.dorier
2018-10-27 23:20:50 +09:00
parent ce94c05fd3
commit e2ff33d7db

View File

@@ -35,6 +35,8 @@ You can run the tests inside a container by running
docker-compose run --rm tests
```
You can run tests on `MySql` database instead of `Postgres` by setting environnement variable `TESTS_DB` equals to `MySql`.
## How to manually test payments
### Using the test bitcoin-cli