Skip to content

Conversation

web-padawan
Copy link
Member

Description

We no longer have Lit based components in V24.9 except a few ones like Popover, SideNav and Dashboard.
They only use a small subset of mixins like DisabledMixin which doesn't have any Lit specific logic.

IMO it's ok to remove LitElement tests for these controllers and mixins and only keep them tested with Polymer.
One exception where I preserved Lit tests is DirMixin which does have some LitElement specific logic.

Type of change

  • Test

Copy link

@web-padawan web-padawan merged commit 8b43e72 into 24.9 Aug 19, 2025
9 checks passed
@web-padawan web-padawan deleted the test/remove-lit-tests-24.9 branch August 19, 2025 13:05
@vaadin-bot
Copy link
Collaborator

This ticket/PR has been released with Vaadin 24.9.0-alpha7.

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