steelesh / UCollab

IT SR Capstone project
https://steelesh.github.io/UCollab/
0 stars 0 forks source link

Implement Playwright E2E Testing & Jest Unit Testing #34

Closed alfardni closed 3 weeks ago

alfardni commented 1 month ago

Description: Implement the initial setup for Playwright to enable end-to-end (E2E) testing of the application’s key workflows across multiple browsers. Configure essential Playwright files and workflows for local and automated testing.

Completion Steps:

Outcome: Playwright setup and configuration files are in place, enabling us to execute E2E tests both locally and in GitHub Actions, ensuring consistent app performance across environments.

Screenshot 2024-10-25 202046
steelesh commented 3 weeks ago

nice! thank you