wp1 icon indicating copy to clipboard operation
wp1 copied to clipboard

Make cypress tests hermetic

Open audiodude opened this issue 1 year ago • 0 comments

The Cypress tests currently depend on the Python API backend and the dev database. There's no reason for them to. We're testing the frontend, and we could remove a lot of complexity from the CI setup if we were to make them hermetic.

audiodude avatar Nov 12 '23 04:11 audiodude