git.delta.rocks / unique-network / refs/commits / 337b8d4395cb

difftreelog

source

tests/README.md259 Bsourcehistory
1# Tests23## How to run451. Run `yarn 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 `yarn test`.9