Closed PhABC closed 4 years ago
To run tests:
> yarn install > yarn build > yarn ganache > yarn test (in a different window)
Tests can be added in src/tests/DaiBackstopSyndicate.spec.ts.
Note that tests are currently failing because JOIN_DAI is not probably setup (see here).
To run tests:
Tests can be added in src/tests/DaiBackstopSyndicate.spec.ts.
Note that tests are currently failing because JOIN_DAI is not probably setup (see here).