• Jordan Frankfurt's avatar
    feat: e2e testing - Handle wallet rejection (#6442) · 3d8d29fd
    Jordan Frankfurt authored
    * chore: ignore hardhat cache files
    
    * test: add forking hardhat config
    
    * test: install cypress-hardhat
    
    * build: add cypress-hardhat
    
    * fix: lint
    
    * build: add hardhat
    
    * build: add @sentry/types
    
    * fix: better origin
    
    * test: update cypress VisitOptions to include hardhat
    
    * fix: default to connected wallet user state
    
    * test: add a hardhat provider
    
    * build: update imports
    
    * chore: comments
    
    * fix: massage eth_sendTransaction
    
    * feat: example swap test (#6415)
    
    * initial commit
    
    * add intercept for amplitude
    
    * fix: destructure result
    
    * click swap submission
    
    * fix: eth_sendTransaction via bridge
    
    * test works
    
    * finish chain interaction test
    
    ---------
    Co-authored-by: default avatarZach Pomerantz <zzmp@uniswap.org>
    
    * stub sending a transaction to simulate wallet rejection of a transaction
    
    finish test
    
    s
    
    * Update cypress/e2e/swap.test.ts
    Co-authored-by: default avatarZach Pomerantz <zzmp@uniswap.org>
    
    * lint
    
    * fix network connection bug
    
    ---------
    Co-authored-by: default avatarZach Pomerantz <zzmp@uniswap.org>
    3d8d29fd
Name
Last commit
Last update
..
add-liquidity.test.ts Loading commit data...
landing.test.ts Loading commit data...
link.test.ts Loading commit data...
nfts.test.ts Loading commit data...
pool.test.ts Loading commit data...
position.test.ts Loading commit data...
redirects.test.ts Loading commit data...
remove-liquidity.test.ts Loading commit data...
send.test.ts Loading commit data...
service-worker.test.ts Loading commit data...
swap-widget.cy.ts Loading commit data...
swap.test.ts Loading commit data...
token-details.test.ts Loading commit data...
token-explore-filter.test.ts Loading commit data...
token-explore.test.ts Loading commit data...
universal-search.test.ts Loading commit data...
wallet-dropdown.test.ts Loading commit data...