lightstreams-network / lightchain

Fast proof-of-authority blockchain based on go-ethereum and tendermint
https://lightstreams.network
GNU General Public License v3.0
55 stars 16 forks source link

Unit tests for this repository #215

Open gulatinavneet opened 2 years ago

gulatinavneet commented 2 years ago

System information

Lightchain version: `lightchain version`
OS & version: Windows/Linux/OSX
Branch: master
Commit hash: 

Expected behaviour

The repository should have some coverage of code using unit tests.

Actual behaviour

I do not see any unit tests and coverage for this repository. When I run go test command, it does not return any unit tests executed or code covered. Is there a reason as to why unit tests were skipped for this repository?

Steps to reproduce the behaviour

Console output (if applicable)

[console output here]