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

Add e2e tests #694

Merged
merged 24 commits into from
Aug 6, 2024
Merged

Add e2e tests #694

merged 24 commits into from
Aug 6, 2024

Conversation

rylew1
Copy link
Contributor

@rylew1 rylew1 commented Jul 16, 2024

Ticket

Resolves navapbc/template-application-nextjs#358

Changes

  • add playwright e2e tests against preview env

Context

Copy link
Contributor

@lorenyu lorenyu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Just some final nits

.github/workflows/pr-environment-update.yml Outdated Show resolved Hide resolved
.github/workflows/e2e-tests.yml Outdated Show resolved Hide resolved
Makefile Outdated Show resolved Hide resolved
Makefile Outdated Show resolved Hide resolved
docs/e2e/e2e-checks.md Outdated Show resolved Hide resolved
docs/e2e/e2e-checks.md Outdated Show resolved Hide resolved
e2e/.env.example Outdated Show resolved Hide resolved
e2e/app/playwright.config.js Outdated Show resolved Hide resolved
e2e/app/playwright.config.js Outdated Show resolved Hide resolved
@rylew1 rylew1 requested a review from lorenyu July 22, 2024 22:51
@rylew1
Copy link
Contributor Author

rylew1 commented Jul 22, 2024

We've accumulated quite a few changes, do we want to apply these changes back to platform-test-nextjs to ensure its working?

@lorenyu
Copy link
Contributor

lorenyu commented Jul 23, 2024

We've accumulated quite a few changes, do we want to apply these changes back to platform-test-nextjs to ensure its working?

@rylew1 yeah definitely. I kind of assumed you were testing the changes, so yeah if you haven't yet then let's do one last final test to make sure it all works

@lorenyu lorenyu closed this Jul 23, 2024
@lorenyu lorenyu reopened this Jul 23, 2024
@lorenyu
Copy link
Contributor

lorenyu commented Jul 23, 2024

Sorry accidentally closed the PR

@rylew1 rylew1 requested review from lorenyu and removed request for lorenyu August 5, 2024 16:45
Copy link
Contributor

@lorenyu lorenyu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yay 👏 🎉

@rylew1 rylew1 merged commit 48c7656 into main Aug 6, 2024
6 of 7 checks passed
@rylew1 rylew1 deleted the rylew/358-e2e-tests branch August 6, 2024 20:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add e2e tests against PR preview env
2 participants