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

feat: add UI tests to create fuels template #3104

Merged
merged 29 commits into from
Sep 11, 2024

Conversation

Dhaiwat10
Copy link
Member

@Dhaiwat10 Dhaiwat10 commented Sep 4, 2024

Release notes

In this release, we:

  • Added UI tests to the create fuels template app

Summary

After this PR, the create fuels template app will ship with a baked-in UI testing setup.

While adding this setup, I spotted a possible improvement in our current UI tests for the create fuels template that we run in the CI so I made some improvements there as well.

Checklist

  • All changes are covered by tests (or not applicable)
  • All changes are documented (or not applicable)
  • I reviewed the entire PR myself (preferably, on GH UI)
  • I described all Breaking Changes (or there's none)

@Dhaiwat10 Dhaiwat10 added the feat Issue is a feature label Sep 4, 2024
@Dhaiwat10 Dhaiwat10 self-assigned this Sep 4, 2024
Copy link

vercel bot commented Sep 4, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
create-fuels-template ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 11, 2024 6:06pm
ts-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 11, 2024 6:06pm
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
create-fuels-counter-example ⬜️ Ignored (Inspect) Sep 11, 2024 6:06pm

@Dhaiwat10 Dhaiwat10 marked this pull request as ready for review September 5, 2024 04:46
danielbate
danielbate previously approved these changes Sep 11, 2024
maschad
maschad previously approved these changes Sep 11, 2024
arboleya
arboleya previously approved these changes Sep 11, 2024
Copy link
Contributor

Coverage Report:

Lines Branches Functions Statements
78.87%(+0%) 71.64%(-0.11%) 77.19%(+0%) 78.95%(+0%)
Changed Files:
Ok File (✨=New File) Lines Branches Functions Statements
🔴 ✨ apps/create-fuels-counter-guide/playwright.config.ts 100%
(+100%)
0%
(+0%)
100%
(+100%)
100%
(+100%)

@Dhaiwat10 Dhaiwat10 merged commit 11d4f8b into master Sep 11, 2024
23 checks passed
@Dhaiwat10 Dhaiwat10 deleted the dp/create-fuels-ui-testing branch September 11, 2024 20:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat Issue is a feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement UI testing in create fuels
6 participants