open-feature / open-feature/js-sdk
Update test names to match updated spec versions
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 282
- Forks
- 72
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 16
Description
The recently updated spec contained some number thrashing due to some conditionals based on the static vs dynamic paradigm. The JS SDK uses those spec versions in their test names and should be reviewed to make sure the test matches the new spec.
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
Search the JavaScript SDK tests for names containing the affected spec versions, then compare them with the recently updated specification and its static-versus-dynamic conditionals. Done means the relevant test names consistently match the new spec versions; run the existing test suite to verify that behavior remains unchanged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- testing
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100