influxdata / influxdata/influxdb

Add a feature flag fiddling api for testing

Open
#20,059 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.