bitemyapp / bitemyapp/esqueleto
Refactor test suite
Open
- Dominant language
- Haskell
- Stars
- 399
- Forks
- 107
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 1
Description
Currently `Common.Test` is a massive, 2500 line module that contains all the common tests.
It would be much nicer if it were split up into multiple modules that are scoped by feature.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the 2,500-line `Common.Test` module and reviewing how its tests are grouped by feature. Split the module into feature-scoped test modules while preserving the existing test coverage and ensuring the full test suite still passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- testing
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100