Skip to content

Make sure UI unit tests using signals work out of the box. #1968

@Legioth

Description

@Legioth

We should make sure everything related to signals work out of the box for UI unit tests. We should make sure we have test coverage for such test cases.

For reference, two things are needed for signals to function:

  • Initializing the SignalEnvironment. This is normally done through VaadinService::init.
  • ComponentEffect only works for components that are attached.

Metadata

Metadata

Assignees

Type

Projects

Status

🔖 High Priority (P1)

Status

🔎Iteration reviews

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions