tari-project / tari-universe

Other
0 stars 3 forks source link

test: add smoke test #149

Open karczuRF opened 3 days ago

karczuRF commented 3 days ago

Description

Adds smoke test to check if provider works and can perform:

  1. create account
  2. get free coins
  3. fetch balances

Motivation and Context

Test are needed to quick check basic app functionality.

How Has This Been Tested?

What process can a PR reviewer use to test or verify this change?

Breaking Changes