Skip to content

fix(e2e) : restore Cypress setup and add smoke test#729

Closed
ghost wants to merge 6 commits into
mainfrom
unknown repository
Closed

fix(e2e) : restore Cypress setup and add smoke test#729
ghost wants to merge 6 commits into
mainfrom
unknown repository

Conversation

@ghost

@ghost ghost commented Jan 24, 2026

Copy link
Copy Markdown

This PR restores and standardizes the Cypress end-to-end testing setup for the frontend and adds a basic smoke test to ensure the test infrastructure is working correctly.
Changes included
Re-enabled Cypress configuration and support files
Added Cypress E2E test structure under application/frontend/src/test/cypress
Included example Cypress tests for reference and future extension
Added a simple smoke test (e2e-smoke.cy.ts) to verify Cypress runs successfully
WhatsApp Image 2026-01-24 at 22 23 23

@northdpole

Copy link
Copy Markdown
Collaborator

please remove the example cypress tests, they don't make any sense in this context as they are for another application and the docs can be referenced normally

@ghost

ghost commented Jan 25, 2026

Copy link
Copy Markdown
Author

Thanks for the review !
I 've removed the example Cypress tests and kept only the relevant smoke test .. Please let me know if anything else needs adjustments.

@R0h1tAnand R0h1tAnand mentioned this pull request Jan 26, 2026
@northdpole

Copy link
Copy Markdown
Collaborator

Consolidating with #774 under #967 — will close this PR once a single Cypress migration lands. See #967 for plan.

@ghost ghost closed this by deleting the head repository Jul 13, 2026
This pull request was closed.
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.

1 participant