This repository was archived by the owner on Aug 13, 2024. It is now read-only.

Description
Currently tests are disabled because API limit (more here status-im/status-desktop#12987)
The idea was to create fake price data, but this solution could be tricky because it does not guarantee the other calculations will pass
Secondary option to deal with it is to set up Foundry https://github.com/foundry-rs/foundry :
- set up it locally
- try transactions with real desktop app using foundry
- address any issues that may appear
- once it is stabilised, create a task for DevOps team to set up Foundry on CI
- enable transactions tests, they should pass
Use anvil https://book.getfoundry.sh/anvil/