stacks-blockchain-api
stacks-blockchain-api copied to clipboard
Increase test code coverage to 80%
Current coverage is ~72%. We'd like to increasing that to around 80%
Helper module for writing new tests https://github.com/hirosystems/stacks-blockchain-api/blob/develop/src/test-utils/test-builders.ts
Example tests that use the block/tx builders: https://github.com/hirosystems/stacks-blockchain-api/blob/develop/src/tests/token-tests.ts
We should experiment with tools that publish local test coverage data, since we're having inconsistency problems with both Codecov and Coveralls in some of our PRs