Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Tests] Configure automation framework to cover Goerli network testing #8318

Closed
5 tasks
asemiankevich opened this issue May 30, 2019 · 1 comment
Closed
5 tasks
Assignees
Labels

Comments

@asemiankevich
Copy link
Contributor

asemiankevich commented May 30, 2019

Problem

We have now Goerli network (testnet) added to network list, it was done in #7734. Suggest to adjust out e2e framework to cover transaction tests on this network too

Implementation

  • have possibility to create separate build with Goerli network enabled by default for automation
  • deal with Goerli faucet https://faucet-goerli.status.im/faucet-info and fill test accounts with ETH on Goerli
  • select a bunch of tests to be run on this network
  • probably adapt simpledapp.eth (status-im.github.io/dapp) to have ETH and tokens assets there for testing purposes, maybe @flexsurfer could help

Acceptance Criteria

  • e2e tests (selected range of tests) could be run on Goerli network, testing could rely on this results (selected tests should pass).
@cammellos
Copy link
Contributor

Closing for now as that requires a considerable amount of effort

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants