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

fix(test): fix cypress testing issues #2496

Merged
merged 2 commits into from
Nov 1, 2024
Merged

fix(test): fix cypress testing issues #2496

merged 2 commits into from
Nov 1, 2024

Conversation

Justineo
Copy link
Contributor

@Justineo Justineo commented Nov 1, 2024

Summary

  • mount -> cy.mount
  • add missing import for KPop
  • add BindOncePlugin to mount command
  • fix basic type errors for commands
  • remove unnecessary waiting

Copy link

netlify bot commented Nov 1, 2024

Deploy Preview for kongponents-sandbox ready!

Name Link
🔨 Latest commit 5eec1ca
🔍 Latest deploy log https://app.netlify.com/sites/kongponents-sandbox/deploys/67247d0327a5720008320796
😎 Deploy Preview https://deploy-preview-2496--kongponents-sandbox.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

- mount -> cy.mount
- add missing import for KPop
- add BindOncePlugin to mount command
- fix basic type errors for commands
Copy link

netlify bot commented Nov 1, 2024

Deploy Preview for kongponents ready!

Name Link
🔨 Latest commit 376d26c
🔍 Latest deploy log https://app.netlify.com/sites/kongponents/deploys/67247cbd51bc9400080d389e
😎 Deploy Preview https://deploy-preview-2496--kongponents.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Nov 1, 2024

Deploy Preview for kongponents ready!

Name Link
🔨 Latest commit 5eec1ca
🔍 Latest deploy log https://app.netlify.com/sites/kongponents/deploys/67247d03816f080008fcd58d
😎 Deploy Preview https://deploy-preview-2496--kongponents.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@adamdehaven adamdehaven merged commit 8276041 into main Nov 1, 2024
11 checks passed
@adamdehaven adamdehaven deleted the test/fix-cypress branch November 1, 2024 12:01
kongponents-bot pushed a commit that referenced this pull request Nov 1, 2024
## [9.14.7](v9.14.6...v9.14.7) (2024-11-01)

### Bug Fixes

* **test:** fix cypress testing issues ([#2496](#2496)) ([8276041](8276041))
@kongponents-bot
Copy link
Collaborator

🎉 This PR is included in version 9.14.7 🎉

The release is available on:

Your semantic-release bot 📦🚀

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 this pull request may close these issues.

3 participants