issues
search
fetchai
/
ledger-subquery
This is the Fetch Ledger SubQuery project, an indexer for the Fetch network.
MIT License
2
stars
10
forks
source link
test: Jest
#155
Closed
bryanchriswhite
closed
2 years ago
bryanchriswhite
commented
2 years ago
Changes
adds TypeScript unit tests to CI
moves tests/ts/jaccard.test.ts to tests/unit/contract/jaccard.test.ts
sets Jest root directory to prevent execution of subql packages' tests :grimacing:
Changes