influxdata / influxdata/influxdb

Add Integration Test to runQuery

Open
#18,532 1 comment 0 reactions 1 assignee Assigned to @hoorayimhelping View on GitHub
area/tests team/ui testing
Dominant language
Rust
Stars
31.7k
Forks
3.7k
Avg merge
13h 37m
Merged PRs (30d)
8

Description

[`runQuery`](https://github.com/influxdata/influxdb/blob/master/ui/src/shared/apis/query.ts#L36) handles making the api request to run a query and marshal the results. The function makes a `fetch` request then passes the response to another function which delegates to other functions, making it a great candidate for integration testing.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.