elm-html-test icon indicating copy to clipboard operation
elm-html-test copied to clipboard

Documentation out of date

Open kingsleyh opened this issue 8 years ago • 3 comments

Hi

just to let you know some of the documentation is out of date - for example on Query the doc for each is wrong or out of date

https://github.com/eeue56/elm-html-test/blob/master/src/Test/Html/Query.elm#L338

each doesn't want a list - it wants - Expect.all []

kingsleyh avatar Feb 17 '17 15:02 kingsleyh

@kingsleyh Want to make a PR with fixes?

eeue56 avatar Feb 25 '17 17:02 eeue56

sure I will do

kingsleyh avatar Feb 25 '17 17:02 kingsleyh

Does this still need fixing or was it solved in 36cbaa80aac8823578730389450e30241234277a?

harrysarson avatar Jun 29 '18 22:06 harrysarson