talk-data.com
Meetup
talk
2025-03-25 at 19:35
Intro to End-to-end Testing in Full Stack Apps with Playwright
Topics
Description
Learn the basics of end-to-end testing for a full stack web application with the Playwright testing framework. While documentation abounds with regards to the principles behind setting up a test environment that coordinates the database, back end, and front end of a full stack application, actually implementing the details behind these concepts is easier said than done. We will be going over the inner workings a fully built out example of a todo list application and a suite of associated tests.