Hacker News new | ask | show | jobs
by eitland 2022 days ago
related: testing-framework has been adapted for cypress. It encourages this kind of thinking and testing.

I've used cypress at work but have suspended it since we used it end-to-end and it clogged up backend databases.

1 comments

Can’t you set up a test database instead of testing against production? And set up timeouts to control the tempo of the tests if necessary?