• 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
.github Loading commit data...
.vscode Loading commit data...
cypress Loading commit data...
public Loading commit data...
scripts Loading commit data...
src Loading commit data...
.env Loading commit data...
.env.production Loading commit data...
.eslintrc.js Loading commit data...
.gitignore Loading commit data...
.npmrc Loading commit data...
.nvmrc Loading commit data...
.snyk Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
apollo-codegen.ts Loading commit data...
apollo-codegen_thegraph.ts Loading commit data...
babel-plugin-macros.config.js Loading commit data...
codecov.yml Loading commit data...
codegen.yml Loading commit data...
craco.config.cjs Loading commit data...
cypress.config.ts Loading commit data...
graphql.config.js Loading commit data...
graphql_thegraph.config.js Loading commit data...
hardhat.config.js Loading commit data...
lingui.config.ts Loading commit data...
package.json Loading commit data...
tsconfig.json Loading commit data...
vanilla.transform.cjs Loading commit data...
yarn.lock Loading commit data...