Closed camelPhonso closed 3 months ago
!request
🤖 meep morp!
Thank you for your contribution @mnixo - this Issue is assigned to you as requested ✨
🔎 Please keep in mind that in order to give everyone a chance to contribute Issues may be unassigned if they go stale. You will be warned if the Issue is marked as stale at any point.
🔎 Please review our documentation for guidance on:
💡 The core team is available for any help and will try to respond to any comments in this Issue or questions on discord as quickly as possible.
Happy coding ! 🦆
Expected Behavior
TESTING.md
should let developers know how to run their E2E tests when needed.Current Behavior
we still have test scripts set up in
package.json
to run Playwright, which is no longer implemented and the documentation lets developers know how to run storybook and points to the official documentation, but has no details on cypress.One of our dependencies
start-and-test
has been installed to allow for a single command to start the server and run e2e tests easily, this can be adapted to run our cypress suites instead of the original configuration for playwrightAny other notes
No response
Assignment
This issue is free for anyone to take