Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Playwright #153

Merged
merged 68 commits into from
Oct 23, 2023
Merged

Implement Playwright #153

merged 68 commits into from
Oct 23, 2023

Conversation

ravinderk
Copy link
Contributor

@ravinderk ravinderk commented Aug 22, 2023

Description

This pull request implements the Playwright E2E test framework, including tests for critical flows.

List of E2E Tests

Steps to Test

  • E2E GitHub workflow behaves as described in the issue description
  • E2E tests should pass locally. npm run env:start-local && npm run test:e2e-local

Documentation

  • This PR needs documentation (has the "Documentation" label).

Changelog Entry

Dev - Add Playwright end-to-end tests.

Closes #128.

Todo

@ravinderk ravinderk self-assigned this Aug 22, 2023
@vikrampm1 vikrampm1 added this to the Future Release milestone Aug 23, 2023
@vikrampm1 vikrampm1 modified the milestones: Future Release, 1.6.0 Oct 23, 2023
@vikrampm1 vikrampm1 marked this pull request as ready for review October 23, 2023 15:33
@vikrampm1 vikrampm1 merged commit 2ed788b into trunk Oct 23, 2023
6 of 7 checks passed
@vikrampm1 vikrampm1 deleted the dev/issue-128 branch October 23, 2023 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Set up e2e tests utilizing Playwright
4 participants