git.delta.rocks / unique-network / refs/commits / f16723a5aa89

difftreelog

source

tests/README.md257 Bsourcehistory
1# Tests23## How to run451. Run `npm install`.62. Setup a test node. You can do it using `docker-compose up -d` in parent directory.73. Optional step - configure tests with env variables or by editing [configuration file](src/config.ts).84. Run `npm test`.9