Overarching Project
It’s again time to continue with the “Reddit”-themed overarching project.
We recommend working on the overarching project only after completing all other assignments in this part. For deeper learning, it can also help to take a short break of a few days before starting the project.
In the last step of the project for the fall 2025 term, you’ll add end to end tests for the application.
WSD Overarching Project, Step 21
0 / 40 points
As the final step in the overarching project, your task is to write at least ten end-to-end tests with Playwright for the application. You can decide the contents of the tests yourself, prioritizing parts of the application you think as the most important ones. Place the tests in the e2e-tests/tests folder.
Submitting the project
Once you have created the tests, zip the contents of the e2e-tests/tests folder of your, and upload the zip here. The root of the zip file should have the test files (with suffix .spec.js).