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

chore: add e2e testing suite using Playwright #144

Merged
merged 1 commit into from
Dec 23, 2023
Merged

Conversation

JamesLMilner
Copy link
Owner

@JamesLMilner JamesLMilner commented Dec 23, 2023

Experiments with adding basic E2E tests to the project using Playwright. At the moment the test suite runs against the Leaflet adapter as this updates the DOM using SVG which makes it easier to assert on the outcomes.

Resolve #143

@JamesLMilner JamesLMilner merged commit 05c00d9 into main Dec 23, 2023
3 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.

Basic E2E testing suite
1 participant