Skip to content

Commit

Permalink
remove unused cypress. dappeteer will be used in the future
Browse files Browse the repository at this point in the history
  • Loading branch information
mikemcdonald committed Feb 28, 2020
1 parent 1359799 commit 2497d2f
Show file tree
Hide file tree
Showing 27 changed files with 2 additions and 2,473 deletions.
9 changes: 2 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,9 @@
REACT_APP_RPC_URL_42="https://kovan.infura.io/v3/{apiKey}"
REACT_APP_RPC_URL_LOCAL="http://localhost:8545"
```
- Configure supported network
```
# Supported Network ID (e.g. mainnet = 1, rinkeby = 4, kovan = 42)
REACT_APP_SUPPORTED_NETWORK_ID="42"
Expand All @@ -33,9 +34,3 @@
yarn build
yarn start
```
- Test Locally (using Cypress)
```$xslt
yarn run cypress open
```
Note: You will need to run a browser with a metamask plugin from the browser list.
1 change: 0 additions & 1 deletion cypress.json

This file was deleted.

5 changes: 0 additions & 5 deletions cypress/fixtures/example.json

This file was deleted.

5 changes: 0 additions & 5 deletions cypress/fixtures/profile.json

This file was deleted.

232 changes: 0 additions & 232 deletions cypress/fixtures/users.json

This file was deleted.

Loading

0 comments on commit 2497d2f

Please sign in to comment.