currently we do not send any transactions in our integration tests
it would be great if we tested common workflows e2e, like doing a swap, adding liquidity, etc.
this would probably require using a local fork of a network + some additional setup to avoid introducing flakiness (e.g. set the balance of some tokens, ether via custom rpc calls before each test)