keep-network / local-setup

Allow to easily set up tBTC and Keep locally for development and test purposes.
MIT License
8 stars 16 forks source link

Add assertions to end-to-end test script #4

Closed lukasz-zimnoch closed 4 years ago

lukasz-zimnoch commented 4 years ago

Currently, we have a simple e2e-test.js script which creates two deposits and redeems funds from the first one. However, we don't check any expectations regarding account balances. It would be nice to add them and fail in case something goes wrong.