Frontmatter
| id | 4487 |
| title | Cypress configuration into Neo |
| state | Closed |
| labels | enhancementstale |
| assignees | [] |
| createdAt | May 30, 2023, 8:37 AM |
| updatedAt | Sep 13, 2024, 4:30 AM |
| githubUrl | https://github.com/neomjs/neo/issues/4487 |
| author | subramaniyamP |
| commentsCount | 4 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Sep 13, 2024, 4:29 AM |
Cypress configuration into Neo

tobiu
Jun 7, 2023, 5:13 PM
@subramaniyamP first version of the framework definition: https://github.com/neomjs/cypress-ct-neo.mjs
the mount() logic is not yet implemented.
no clue yet if cypress will insist on using webpack. neo does not need it for our dev mode.

tobiu
Jun 12, 2023, 12:49 PM
cross reference ticket: https://github.com/cypress-io/cypress/issues/27002
@github-actions - 2024-08-29T02:27:19Z
This issue is stale because it has been open for 90 days with no activity.
- 2024-08-29T02:27:20Z @github-actions added the
stalelabel
@github-actions - 2024-09-13T02:29:59Z
This issue was closed because it has been inactive for 14 days since being marked as stale.
- 2024-09-13T02:29:59Z @github-actions closed this issue
Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Describe the solution you'd like in configuration of neo framework for component testing in cypress. we need to integrate cypress with our neo app.
Describe alternatives you've considered Able to run E2E but component testing in cypress.
Additional context Add any other context or screenshots about the feature request here.