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(error_boundary): add e2e testing #1651

Merged
merged 8 commits into from
Sep 4, 2023

Conversation

agilarity
Copy link
Contributor

@agilarity agilarity commented Sep 4, 2023

READY FOR REVIEW

Demonstrate e2e testing of an error boundary.

Changes

  • Add playwright tests
  • Automatically start and stop trunk for ci (without npm or cargo-leptos)
  • Fix test-report issue
  • Fix clean issue
  • Fix stop-trunk issue

Closes #1650

@gbj
Copy link
Collaborator

gbj commented Sep 4, 2023

Looks good, thanks!

@gbj gbj merged commit 2ca1c51 into leptos-rs:main Sep 4, 2023
10 checks passed
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.

test(error_boundary): add e2e testing
2 participants