cse110-sp23-group21 / map-my-future

CSE 110 (Software Engineering) Team Project
1 stars 1 forks source link

Add testing for the main page using Playwright #109

Closed gilkeidar closed 1 year ago

gilkeidar commented 1 year ago

Task Description: Add end-to-end tests using Playwright (new framework) for the main page.

Suggested Workflow:

See this to get started.

gilkeidar commented 1 year ago

Once pushing to main, fix URL to be of the deployed GitHub page so that the automatically generated CI/CD workflow of E2E tests can run correctly!

gilkeidar commented 1 year ago

Duplicate of #113