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

tests(e2e): provide tests for controls #314

Merged
merged 4 commits into from
Mar 19, 2024
Merged

tests(e2e): provide tests for controls #314

merged 4 commits into from
Mar 19, 2024

Conversation

d-koppenhagen
Copy link
Collaborator

Description

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of Changes

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Update
  • Tests
  • Other (Tooling, Dependency Updates, etc.)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I added a new test.

If you added a new component feature (layer, geom, source, etc.), please be sure to update the documentation:

  • Add component to output.globals in vite.config.ts
  • Provide at least one simple snapshot test (see test directory)
  • Create a src/demos/<Component>Demo.vue
  • Create a docs/componentsguide/<Category>/<Feature>/index.md containing the Demo and documentation for the component
  • Add the docs page to docs/.vitepress/config.ts

Copy link

netlify bot commented Mar 19, 2024

Deploy Preview for vue3openlayers failed.

Name Link
🔨 Latest commit ae616c9
🔍 Latest deploy log https://app.netlify.com/sites/vue3openlayers/deploys/65f9587c85bd140008d7bc33

@d-koppenhagen d-koppenhagen merged commit 1a69791 into main Mar 19, 2024
1 of 5 checks passed
@d-koppenhagen d-koppenhagen deleted the tests-controls branch March 19, 2024 12:13
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.

1 participant