prometheus/promql/promqltest
Bryan Boreham 786e0e706c test: PromQL: stop using internal fields of engine
* set enablePerStepStats and lookback duration via
  `NewTestEngine` parameters.
* check maxSamples by recreating query engine
* check lookback without modifying internals

Signed-off-by: Bryan Boreham <bjboreham@gmail.com>
2024-05-08 19:58:41 +01:00
..
testdata test: move test files into new promqltest package 2024-05-08 13:42:55 +01:00
test.go test: PromQL: stop using internal fields of engine 2024-05-08 19:58:41 +01:00
test_test.go refactor: Move NewTestEngine into promqltest 2024-05-08 16:07:28 +01:00