prometheus/promql/testdata
Harold Dost bf7c771f54
promql: Organize legacy tests into appropriate files (#7989)
* Separate tests into:
** Aggregators
** Functions
** Operators
** Selectors
* Remove simple files and place tests into other files.
* Eliminate some of the _over_time tests since there are already plenty of
  edge cases present in the functions.test file.

Relates to #740

Signed-off-by: Harold Dost <harolddost@gmail.com>
2020-10-07 10:09:20 +01:00
..
aggregators.test promql: Organize legacy tests into appropriate files (#7989) 2020-10-07 10:09:20 +01:00
collision.test promql: Organize legacy tests into appropriate files (#7989) 2020-10-07 10:09:20 +01:00
functions.test promql: Organize legacy tests into appropriate files (#7989) 2020-10-07 10:09:20 +01:00
histograms.test Fix off-by-one error in funcHistogramQuantile / ensureMonotonic (#7393) 2020-06-15 11:32:10 +01:00
literals.test PromQL: Fix string and parentheses handling in engine (#6612) 2020-01-15 18:31:58 +01:00
operators.test promql: Organize legacy tests into appropriate files (#7989) 2020-10-07 10:09:20 +01:00
selectors.test promql: Organize legacy tests into appropriate files (#7989) 2020-10-07 10:09:20 +01:00
staleness.test Remove 4 interval staleness heuristic. (#3244) 2017-10-05 12:55:14 +01:00
subquery.test PromQL: Fix string and parentheses handling in engine (#6612) 2020-01-15 18:31:58 +01:00