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
2 stars 4 forks source link

Improve Testing infrastructure for ERT #179

Open anighanta opened 2 years ago

anighanta commented 2 years ago

Currently there are no Integration tests at all for this repo. We need better testing for ERT to avoid failures like #178

  1. Increase unit test coverage
  2. Add Integration tests
  3. Add E2E tests.