elm-explorations / elm-explorations/test
Query against discrete strings
Open
- Dominant language
- Elm
- Stars
- 244
- Forks
- 40
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 2
Description
I have been reliably informed that one quirk of Test.Html.Query (which is used behind the scenes here) to be aware of is that if a given string e.g. “Click to continue” is _spread across multiple text nodes_ in the view code, then the test won’t see it as a continuous string.
So it's filed here as a bug.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.