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

[Feature Request][tools]: Enable Cypress Testing for 3rd-party packages #10055

Open
1 of 5 tasks
ilhan007 opened this issue Oct 19, 2024 · 0 comments
Open
1 of 5 tasks

Comments

@ilhan007
Copy link
Member

ilhan007 commented Oct 19, 2024

Feature Request Description

After we enabled Cypress testing internally, the next step is to enable the setup for projects, created with our tools.

Proposed Solution

  • Create "@ui5/webcomponents-testing" npm package that will maintain the Cypress configuration files. chore: add testing package #10065
  • Use the "@ui5/webcomponents-testing" npm package in the generated project
  • Create initial component test as part of the generated project
  • Update the package.json of the generated project with the required dependencies to (cypress, cypress-real-events, lit)

Proposed Alternatives

No response

Organization

UI5

Additional Context

No response

Priority

None

Privacy Policy

  • I’m not disclosing any internal or sensitive information.
@ilhan007 ilhan007 changed the title [Feature Request]: Enable Cypress Testing for 3rd-party packages [Feature Request][tools]: Enable Cypress Testing for 3rd-party packages Oct 19, 2024
@ilhan007 ilhan007 added this to the 2.5.0 milestone Oct 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In Progress
Status: Q4, 2024
Development

No branches or pull requests

2 participants