uniswap-interface-uncensored/cypress/e2e
Jordan Frankfurt 809841df0a
feat: new app provider w/ fallback behavior (#7205)
* feat: new app provider w/ fallback behavior

* progress

* update useContractX signer params

* Revert "update useContractX signer params"

This reverts commit 386d1580dff77338810a4b31be38efd039d4b138.

* extend jsonrpcprovider

* add mainnet quicknode example, use old staticJsonRpc extension

* add tests

* unit testing

* fixes to tests/tsc

* Update src/state/routing/gas.ts

Co-authored-by: Zach Pomerantz <zzmp@uniswap.org>

* pr review

* e2e tests should only talk to the chain via connected wallet

* Revert "e2e tests should only talk to the chain via connected wallet"

This reverts commit 0ce76eb7e4132917a52b49531db871a189448e51.

* add charlie's null nit

* fix e2e

* add feature flag

* Update cypress/support/setupTests.ts

Co-authored-by: Zach Pomerantz <zzmp@uniswap.org>

* pr review

* pr feedback

* fix tests

* add generic send test

* fix merge error

* add a failure rate calculation and inline comments on scoring algo w/ an example

* fix sort test

* cleaner provider creation

* simplify sort

---------

Co-authored-by: Zach Pomerantz <zzmp@uniswap.org>
2023-09-22 14:05:27 -05:00
..
mini-portfolio test: spy only on portfolio balances (#7335) 2023-09-19 07:59:21 -07:00
swap feat: new app provider w/ fallback behavior (#7205) 2023-09-22 14:05:27 -05:00
wallet-connection test(cypress): clean up types/assumptions/infura (#7046) 2023-08-01 22:13:19 -07:00
add-liquidity.test.ts refactor: add source to subgraph queries (#7253) 2023-09-05 08:44:57 -07:00
buy-crypto-modal.test.ts fix: remove unused feature flags (#7234) 2023-08-30 12:37:50 -07:00
landing.test.ts fix: combine userState with default injected wallet in cypress setup (#6849) 2023-07-06 14:01:13 -07:00
link.test.ts feat: dismiss the landing page when the account drawer is opened (#6633) 2023-06-05 11:37:18 -05:00
nfts.test.ts feat: path-based routing (#7275) 2023-09-08 10:43:59 -07:00
permit2.test.ts fix: reset USDT logic (#7219) 2023-08-23 16:09:07 -07:00
pool.test.ts feat: support both /pool and /pools (#6173) 2023-03-16 18:08:10 -04:00
position.test.ts test: add test for position page states (#6342) 2023-04-11 17:10:38 -04:00
redirects.test.ts fix: failing cypress test (#5715) 2022-12-16 16:49:23 -05:00
remove-liquidity.test.ts test: add remove-liquidity interface tests (#7309) 2023-09-15 16:05:56 -04:00
send.test.ts test: fix url param in tests (#6072) 2023-03-06 10:14:26 -08:00
service-worker.test.ts feat: only pre-cache the document (#6580) 2023-05-17 12:10:28 -07:00
token-details.test.ts fix: Remove e2e test (#7369) 2023-09-22 11:35:54 -07:00
token-explore-filter.test.ts fix: cypress flaky token details test (#7193) 2023-08-21 08:46:08 -10:00
token-explore.test.ts feat: path-based routing (#7275) 2023-09-08 10:43:59 -07:00
universal-search.test.ts feat: path-based routing (#7275) 2023-09-08 10:43:59 -07:00
wallet-dropdown.test.ts feat: path-based routing (#7275) 2023-09-08 10:43:59 -07:00