influxdata / influxdata/influxdb
Add a feature flag fiddling api for testing
Open
team/query
- Dominant language
- Rust
- Stars
- 31.7k
- Forks
- 3.7k
- Avg merge
- 13h 37m
- Merged PRs (30d)
- 8
Description
Flux acceptance tests will need an api for getting the status of feature flags, as well twiddling the feature flag bits within the test. This could be an api as simple as `getFeatureFlag` and `setFeatureFlag`.
DOD:
- Feature flags can be checked and changed in flux acceptance tests
Contributor guide
Research direction
Start by locating the Flux acceptance tests and the existing feature-flag implementation or API entry points. Define how the test-facing getFeatureFlag and setFeatureFlag operations fit the current interfaces, then verify that Flux acceptance tests can check and change feature flags as described in the definition of done.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- api, backend, testing-qa
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100