Talentica / simpleblockchain

Modular framework to develop blockchain applications
Apache License 2.0
10 stars 4 forks source link

Unit test-cases for Node Controller #88

Closed gauravagarwaltal closed 4 years ago

gauravagarwaltal commented 4 years ago

Write down unit test-cases for each functionality of node controller(use either client or mock data to perform operations). Validate test-cases using cargo tarpaulin.

gauravagarwaltal commented 4 years ago

Resolved in PR #86