block-explorer
block-explorer copied to clipboard
Increase the test coverage
Increase the backend test coverage.
Expected behavior
The test coverage is higher.
Actual behavior
The test coverage is not as good as it can be.
Steps to reproduce the behavior
- Go to https://app.codacy.com/app/AlexITC/block-explorer/files
- Pick up a file with coverage less than 100%.
- Create a meaningful test to increase the coverage of that file or remove unused code.
A PR per file is ok too.