premieroctet / next-crud

Full-featured CRUD routes for Next.js

Home Page:https://next-crud.js.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

E2E Tests Example App

RatulMaharaj opened this issue · comments

It would be beneficial to have a few simple browser based tests using something like playwright or cypress.

These could run automatically as part of the test suite & the CI pipeline to test that the example app still works after making any development changes.

I'd be happy to open to work on this.