Skip to content

Add webdriver tests for field-angle and field-slider #2527

@BenHenning

Description

@BenHenning

Check for duplicates

  • I have searched for similar issues before opening a new one.

Component

field-angle and field-slider

Problem

As #2521 indicates there is need for webdriver tests for at least field-slider and field-angle.

Request

Introduce webdriver tests for #2521 that would help prevent regressions like this from returning. Specifically:

It would be prudent to also verify that at least some of these tests fail without the fix from #2521 enabled to ensure they actually do catch the original regression.

There are likely a bunch of other useful tests that could be added with a fully working DOM environment, but this seems like a solid start.

Alternatives considered

Trying to make the new tests needed work with JSDom in Node.js, but this is especially tricky since much of the DOM flows are faked through JSDom.

Additional context

Possibly related to #966.

Metadata

Metadata

Assignees

No one assigned

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions