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

Add e2e tests for the create fuels template app #2264

Closed
Tracked by #2170
Dhaiwat10 opened this issue May 8, 2024 · 0 comments · Fixed by #2278
Closed
Tracked by #2170

Add e2e tests for the create fuels template app #2264

Dhaiwat10 opened this issue May 8, 2024 · 0 comments · Fixed by #2278
Assignees
Labels

Comments

@Dhaiwat10
Copy link
Member

Dhaiwat10 commented May 8, 2024

As a part of #2170

Currently, we have unit tests for the create fuels CLI tool itself but we don't have any automated testing suites for the UI of the template app. We should have some tests that

  1. Run a new local node
  2. Deploy contracts to this node
  3. Load the template UI
  4. Click the 'increment counter' button
  5. Assert that the counter was incremented
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant