Skip to content

update openlayers and add a Makefile+tests#156

Merged
guerler merged 8 commits intomainfrom
update-openlayers
Apr 9, 2026
Merged

update openlayers and add a Makefile+tests#156
guerler merged 8 commits intomainfrom
update-openlayers

Conversation

@bgruening
Copy link
Copy Markdown
Member

No description provided.

@bgruening bgruening requested a review from guerler April 9, 2026 09:00
@bgruening bgruening mentioned this pull request Apr 9, 2026
- `make deps-update` bumps dependencies to the latest releases tracked in `package.json` and `package-lock.json`.
- `make test` runs the Vitest suite.
- `make test` runs the Vitest unit tests followed by the Playwright e2e tests.
- `make test-unit` runs only the Vitest unit tests.
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Should we remove the unit test, iff we have a playwrith test?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I removed some tests already covered by Playwright, but keeping both unit and Playwright tests is not an issue.

@guerler guerler merged commit ffe76e3 into main Apr 9, 2026
15 checks passed
@guerler guerler deleted the update-openlayers branch April 9, 2026 10:46
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