open-feature / open-feature/js-sdk

Update test names to match updated spec versions

Open
#492 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.