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: update date-picker tests to support async overlay #6270

Merged
merged 1 commit into from
Jul 31, 2023

Conversation

web-padawan
Copy link
Member

Description

This PR fixes most of tests that started to fail after converting vaadin-date-picker-overlay component to LitElement.
Note, while we can add sync: true to most of properties in DatePickerMixin, opening / closing overlay is still async.

Type of change

  • Tests

@web-padawan web-padawan requested a review from vursen July 31, 2023 13:07
@web-padawan web-padawan force-pushed the test/dp-overlay-async branch from 71e2101 to 6e3b746 Compare July 31, 2023 13:07
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

No Coverage information No Coverage information
0.0% 0.0% Duplication

@vaadin-bot
Copy link
Collaborator

This ticket/PR has been released with Vaadin 24.2.0.alpha5 and is also targeting the upcoming stable 24.2.0 version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants