Skip to content

TestBench depends on commercial components #1543

@probert94

Description

@probert94

I just started using Vaadin TestBench to create UI Unit-Tests (possible since Vaadin 23.2).
Unfortunately my tests all fail, because I don't have Vaadin Charts included in my project, as I don't need them at the moment.
The problem is, that the base class UIUnitTest implements the interface TesterWrappers which itself imports Charts and some othe components.
My current workaround is to import com.vaadin:vaadin for scope test and use com.vaadin:vaadin for other scopes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    UITestJUnit testing the UIbug

    Type

    No type

    Projects

    Status

    ✅ Closed

    Status

    Done

    Status

    Done - pending release

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions