-
Notifications
You must be signed in to change notification settings - Fork 3
Some form of E2E testing #129
Copy link
Copy link
Open
Labels
dependenciesPull requests that update a dependency filePull requests that update a dependency fileenhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Metadata
Metadata
Assignees
Labels
dependenciesPull requests that update a dependency filePull requests that update a dependency fileenhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Is your feature request related to a problem? Please describe.
There is no form of full end to end testing, like simulating a user performing some actions.
Describe the solution you'd like
Use Playwright/Selenium or some other solution to automatically run tests where we test full functionality.
Perhaps find some way of simulating a device.