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

test: adding dom tests and separating e2e #2470

Merged
merged 1 commit into from
Aug 21, 2024
Merged

Conversation

wesbillman
Copy link
Collaborator

@wesbillman wesbillman commented Aug 21, 2024

Separating test from e2e

just test-frontend will run as part of normal CI flow and will just be unit and dom test so they should be very fast

just e2e-frontend will run ftl dev --recreate then run playwright tests against the running ftl server. These have moved to the merge queue flow to avoid delays on PRs.

@wesbillman wesbillman requested a review from alecthomas as a code owner August 21, 2024 16:02
@wesbillman wesbillman requested review from a team and deniseli and removed request for a team August 21, 2024 16:02
@ftl-robot ftl-robot mentioned this pull request Aug 21, 2024
@wesbillman wesbillman added this pull request to the merge queue Aug 21, 2024
Merged via the queue into main with commit e60586c Aug 21, 2024
20 checks passed
@wesbillman wesbillman deleted the console-tests-and-e2e branch August 21, 2024 17:35
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.

2 participants