Documentation out of date
Open
bug
help wanted
- Dominant language
- Elm
- Stars
- 68
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
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 []
Contributor guide
No contributing guide indexed for this repository
Research direction
Read src/Test/Html/Query.elm around line 338 and compare the Query documentation with the current API. Update the outdated examples, including the each example to use Expect.all [], then review the surrounding Query documentation for similar inaccuracies. Done means the documented usage matches the available functions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- elm
- Domain
- documentation, testing
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100