mapbox / mapbox/expression-jamsession
More descriptive test descriptions
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 81
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
I've been using formulas as the descriptions of tests. It might be more useful, in the long run, to actually explain what the formula or expression is testing, e.g. "nested parentheticals" or "order of operations".
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file or test path is named. Inspect the existing test descriptions and identify cases whose formulas do not explain the behavior being checked, using examples such as nested parentheticals and order of operations. Done means the descriptions explain the expression under test while the test behavior remains unchanged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- testing-qa
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100