Closed gilkeidar closed 1 year ago
Note: The Playwright Tests CI/CD workflow is currently failing since the tests access the website via localhost - it's not testing the GitHub Pages website since that one isn't updated. Once we merge dev
into main
, we should update all testing URLs to the new GitHub Pages website so that GitHub Actions can actually run the end to end tests correctly.
Update: Added End-to-end tests using Playwright for the main page.
Closes #113