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

End-to-end tests #105

Open
4 tasks
han-so1omon opened this issue Jan 9, 2024 · 0 comments
Open
4 tasks

End-to-end tests #105

han-so1omon opened this issue Jan 9, 2024 · 0 comments

Comments

@han-so1omon
Copy link

What needs to be done

Run end-to-end tests with Lisbon or Berlin testnet on new release version

Why it needs to be done

Currently there are no end-to-end tests in a live environment. As a result, there are too many day-zero bugs

Acceptance Criteria

  • Establish end-to-end tests using a framework capable of making live RPC calls, such as axios or postman
  • Ensure that all [integration/regression tests] are running in the live test environment, replacing mock responses with real responses where appropriate (for example with the testnet version of Balanced)
  • Ensure that end-to-end tests run as a part of the contract and frontend release pipelines
  • Ensure that release pipeline only succeeds when end-to-end tests yield Success
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant