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: Custom Cypress tests #237

Closed
wants to merge 11 commits into from
Closed

feat: Custom Cypress tests #237

wants to merge 11 commits into from

Conversation

lucasfp13
Copy link
Contributor

What's the purpose of this pull request?

This PR intends to setup the Cypress test extension.

How to test it?

Faststore related PRs

vtex/faststore#2080

@lucasfp13 lucasfp13 self-assigned this Oct 27, 2023
@vercel
Copy link

vercel bot commented Oct 27, 2023

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

Name Status Preview Comments Updated (UTC)
starter ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 31, 2023 6:23pm

@vtex-sites
Copy link

vtex-sites bot commented Oct 27, 2023

Lighthouse Reports

Here are the Lighthouse reports of this Pull Request

📝 Based on commit 1ed261a

Lighthouse Report by page
📎   /
📎   /apple-magic-mouse/p
📎   /office

@@ -70,6 +70,7 @@ module.exports = {
experimental: {
nodeVersion: 18,
cypressVersion: 12,
enableCypressExtension: true,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are we going to enable it as default? I think we shouldn't, the user should enable it when needed, WTDY?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yep, we won't change that, it was just for testing purposes 🤝

lucasfp13 added a commit to vtex/faststore that referenced this pull request Nov 1, 2023
## What's the purpose of this pull request?

This PR intends to fix some details regarding stores' custom Cypress
tests.

### Starters Deploy Preview

vtex-sites/starter.store#237

---------

Co-authored-by: Mariana Caetano Pereira <[email protected]>
@lucasfp13 lucasfp13 marked this pull request as draft November 1, 2023 14:13
@hellofanny
Copy link
Contributor

@lucasfp13 should we merge this PR or #244?

@lucasfp13
Copy link
Contributor Author

@lucasfp13 should we merge this PR or #244?

No, we don't need to merge this PR as it was created for testing purposes only.

@lucasfp13 lucasfp13 closed this Nov 8, 2023
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

Successfully merging this pull request may close these issues.

3 participants