elm-explorations / elm-explorations/test

FuzzTest.whitespaceTest never runs, and fails if it's added.

Open
#91 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Elm
Stars
244
Forks
40
Avg merge
1d 23h
Merged PRs (30d)
2

Description

https://github.com/elm-explorations/test/blob/master/tests/src/FuzzerTests.elm#L247 `whitespaceTest` isn't run when `npm test` is run on master. The test fails when I run it. Not sure what the history of this test is, or what we should do about it now.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with tests/src/FuzzerTests.elm around line 247 and inspect how npm test discovers and runs fuzz tests. Run npm test and then run whitespaceTest in isolation to reproduce its failure. Done means deciding whether the test should be restored, fixed, or removed, and ensuring the chosen behavior is covered by the test suite.

Written by the indexing model from the issue text.

Assessment

Tech stack
elm
Domain
testing
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.