@searls Hello Justin, thank you for the blog post. We would like to introduce system tests inside our platform, however, we have some doubts about a practical way to manage db data seeds in each test. We are considering the following ideas: 1) create every model by using forms with playwright - 2) using factories or scripts - 3) using database dump and restore for each specific test. Do you have some suggestions, best practices, or ideas about this topic?

0
Share
Share on Mastodon
Share on Twitter
Share on Facebook
Share on Linkedin
Replies