avh4/elm-program-test

Support for elm-ui [tracking issue]

Open

#143 opened on Jan 16, 2022

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Elm (28 forks)github user discovery
elm-uihelp wantedproject

Repository metrics

Stars
 (95 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Ideally elm-program-test's functions for simulating user input should work with HTML produced by mdgriffith/elm-ui. So long as that HTML follows accessibility best practices, we should add support for it.

If you are using elm-ui, and a user input functions in elm-program-test doesn't work in some particular case, please make a new issue with the example rendered HTML and which function you're expecting to work (example issue).

Current issues

Contributor guide