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)
System information
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 testcommand, 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)