In this PR, we remove cypress testing (which was never really very fully developed beyond a proof of concept initial example) and replace it with Playwright end to end testing. There is a simple example or two. Developers are encouraged to expand on this as they implement new features.
Closes #487. Merge #482 before this.
In this PR, we remove cypress testing (which was never really very fully developed beyond a proof of concept initial example) and replace it with Playwright end to end testing. There is a simple example or two. Developers are encouraged to expand on this as they implement new features.