hashgraph / hedera-exchange-rate-tool

Hedera Exchange Rate Tool to send median of HBAR/USD exchange rate from various Exchanges to Hedera Network
Apache License 2.0
3 stars 4 forks source link

Add Unit tests that cover usage of Hedera SDK #152

Open anighanta opened 3 years ago

anighanta commented 3 years ago

Summary Current unit tests don't cover methods that use SDK. Add tests that mock and cover it.