influxdata / influxdata/influxdb

Integration Test: hydrateVars

Open
#18,792 0 comments 0 reactions 0 assignees View on GitHub
area/tests team/ui
Dominant language
Rust
Stars
31.7k
Forks
3.7k
Avg merge
13h 37m
Merged PRs (30d)
8

Description

The current hydrateVars specs mock most of the module's external dependencies, which is good for specifying behavior and ensuring modularity, but isn't helping when it comes to refactoring code that touches it.

Contributor guide

Open the contributing guide

Research direction

Start by locating the existing hydrateVars specs and reviewing which external dependencies they mock. Define the integration-test boundary from those specs, then verify the resulting tests exercise the real dependencies while preserving the behavior they currently specify.

Written by the indexing model from the issue text.

Assessment

Domain
testing
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.