issues
search
eeue56
/
elm-html-test
Test elm-html in Elm!
http://package.elm-lang.org/packages/eeue56/elm-html-test/latest
BSD 3-Clause "New" or "Revised" License
67
stars
15
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Query.find matches the same element twice
#73
charl-nml
opened
5 years ago
0
Add link to elm-explorations/test for use in 0.19
#72
ceddlyburge
opened
5 years ago
0
What's the relation between this project and elm-explorations/test?
#71
tad-lispy
opened
5 years ago
2
Point to elm-explorations/test in readme.
#70
harrysarson
opened
5 years ago
5
Elm 0.19
#69
PChambino
opened
6 years ago
9
Query.find: the order of Selectors matters
#68
WToma
opened
6 years ago
0
`Selector.containing` matches text anywhere in the `Single`, instead of only matching the candidate element
#67
brookeangel
opened
6 years ago
0
Matching for text equality or containing text
#66
bertdemiranda
opened
6 years ago
0
make Event.expect more flexible to support more use cases
#65
gyzerok
closed
5 years ago
4
Docs: rename className to exactClassName
#64
3v0k4
closed
6 years ago
0
Have a way to get the options that the handler for a simulated event set
#63
avh4
opened
6 years ago
1
fix docs for Query.each
#62
gyzerok
closed
6 years ago
0
Event.expect does not work well for fuzz tests use case
#61
gyzerok
closed
4 years ago
0
Add `containing` selector
#60
rtfeldman
closed
6 years ago
1
Better error message for `Query.count` out of bounds
#59
rtfeldman
opened
6 years ago
1
Regex matching for text
#58
eeue56
opened
6 years ago
2
Remove Query.contains
#57
rtfeldman
opened
6 years ago
0
Fix Expect.has with multiple selectors
#56
rtfeldman
closed
6 years ago
0
Reference error when trying to run test
#55
msecret
closed
6 years ago
2
some way to select only elements that have a particular event handler
#54
avh4
opened
6 years ago
6
some way to find an element in relation to another element
#53
avh4
closed
6 years ago
1
Some way to find an element labelled by another
#52
avh4
opened
6 years ago
1
Have a way to extract an attribute on a found element
#51
gurdiga
opened
6 years ago
7
`Query.contains` gives unexpected output when using event handlers
#50
rtfeldman
opened
6 years ago
3
Selector.oneOf
#49
rtfeldman
opened
6 years ago
3
Expect.Html?
#48
rtfeldman
opened
6 years ago
1
adds selector `hasChildWith`
#47
stoeffel
closed
6 years ago
3
index: don't wrap around
#46
stoeffel
closed
6 years ago
4
Query.index returns the wrong element instead of failing if the index is too large
#45
avh4
closed
6 years ago
2
Force thunks under mapped html
#44
juanedi
closed
6 years ago
4
Wrong version range listed in elm-package.json when installing w/o version
#43
didierofrivia
closed
6 years ago
4
Suggestion : in the example
#42
NicolasUmiastowski
closed
6 years ago
1
Query.has matches children, not just root element
#41
SamGerber-zz
opened
7 years ago
2
Fix children
#40
stoeffel
closed
7 years ago
5
I'm confused over how to use Query.children
#39
SamGerber-zz
closed
7 years ago
1
proposal filterMap
#38
stoeffel
closed
7 years ago
8
Query.contains error when using onInput
#37
yormi
closed
6 years ago
6
Lazy in keyed
#36
stoeffel
closed
7 years ago
4
[WIP] Pass Html.Attribute directly to Selector.attribute
#35
lukewestby
closed
7 years ago
5
Error internally processing HTML for testing: Expecting an object with a field named `type` but instead got: undefined
#34
avh4
closed
7 years ago
11
Add Query.has style
#33
opsb
closed
7 years ago
2
Things needed to support high-level UI tests
#32
avh4
closed
6 years ago
4
add missing import in the Query.count doc example
#31
FRosner
closed
7 years ago
0
Add Event.custom
#30
rtfeldman
closed
7 years ago
4
Revert "Event API Revisions"
#29
eeue56
closed
7 years ago
0
Upgrade to elm-test 4.0.0
#28
rtfeldman
closed
7 years ago
0
Event API Revisions
#27
rtfeldman
closed
7 years ago
4
Fix docs
#26
rtfeldman
closed
7 years ago
0
Minor cleanup
#25
rtfeldman
closed
7 years ago
0
Expand version range to include elm-community/elm-test 4.0.0
#24
rtfeldman
closed
7 years ago
0
Next