Commit Graph

11 Commits (1081e336a0c4004b6f817c70f0ff4f3810db80fa)

Author SHA1 Message Date
Neeraj Gartia 661856cb65 removes the added tests from engine_test.go
7 months ago
Neeraj Gartia 6119124d0e some nits
7 months ago
Neeraj Gartia adf5a36c1e adds test for sum, count, stddev, stdvar, quantile and fraction func to promql testing framework
7 months ago
Neeraj Gartia 8b838a05d9 adds test for native histogram rate func in promql testing framework
7 months ago
Neeraj Gartia 548bd9d6fb adds TestNativeHistogramRate func to promql test framework
7 months ago
Bryan Boreham 786e0e706c test: PromQL: stop using internal fields of engine
7 months ago
Bryan Boreham babfcfdd91 refactor: Move NewTestEngine into promqltest
7 months ago
Bryan Boreham b3c15d2246 test: clean up promqltest package references
7 months ago
Bryan Boreham 9aa321d672 test: make field initializers explicit
7 months ago
Bryan Boreham ccf73266f0 test: move promqltest tests together with the implementation
7 months ago
Bryan Boreham 11b27d5d22 test: move test files into new promqltest package
7 months ago