uniswap-interface-uncensored/cypress/e2e/mini-portfolio
cartcrom cf2b6bf568
fix: portfolio balances after switching accounts (#6527)
* fix: handle portfolio staleness upon account change

* fix: only consider current account for tx updates

* test: add e2e test for account switching

* fix: remove unnused data-testid

* fix: added todo comment

* refactor: move test into existing folder

* fix: add account to dependency array

* todo: tx reducer

* test: update cypress config to pass in env variables

* fix: undo unintended change

* fix: use process.env

* fix: use regex instead of env
2023-05-18 16:32:35 -04:00
..
accounts.test.ts fix: portfolio balances after switching accounts (#6527) 2023-05-18 16:32:35 -04:00
activity-history.test.ts test(e2e): de-flake activity-history (#6583) 2023-05-17 09:43:26 -07:00