carrot-kpi / monorepo

A monorepo for Carrot v1.
GNU General Public License v3.0
5 stars 2 forks source link

feat(qa): playwright metamask setup #583

Closed MilanVojnovic95 closed 8 months ago

MilanVojnovic95 commented 8 months ago

Note: there are some selectors missing on FE which should be added; I've left comments for future improvements

Note2: Required in order for setup to work:

changeset-bot[bot] commented 8 months ago

🦋 Changeset detected

Latest commit: 17427b17b0ae76a0d097c3de4ecfeb7b082bcc70

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ----------------- | ----- | | @carrot-kpi/react | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

vercel[bot] commented 8 months ago

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

Name Status Preview Comments Updated (UTC)
host-frontend ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 9, 2024 7:44am
ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 9, 2024 7:44am
MilanVojnovic95 commented 8 months ago

Test e2e check should pass after merge of this PR for Smoke improvements

MilanVojnovic95 commented 8 months ago

Closing this because we do not need playwright setup anymore - Cypress/Synpress is now working as expected.