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: clean up notification animation tests #7341

Merged
merged 1 commit into from
Apr 17, 2024

Conversation

tomivirkki
Copy link
Member

Description

The animation tests for <vaadin-notifiction> need cleaning up. In their current state, they rely on the duration timing to close the notifications around the time the test case starts.

This PR refactors the tests to use -1 for duration and use notification.close() to explicitly close the notifications when necessary. It also removes the custom CSS in favor of using inline styles.

This is a prerequisite for fixing #6878

Type of change

Tests

Copy link

sonarcloud bot commented Apr 16, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@tomivirkki tomivirkki merged commit fdd4ae4 into main Apr 17, 2024
9 checks passed
@tomivirkki tomivirkki deleted the test/notification/clean-up-animation-tests branch April 17, 2024 06:53
@vaadin-bot
Copy link
Collaborator

This ticket/PR has been released with Vaadin 24.4.0.alpha24 and is also targeting the upcoming stable 24.4.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