The TestQueriesAgainstOldEngine tests in engine/engine_test.go make the file very long and hard to modify.
We should extract them to a separate file with load and eval instructions, similar to how it's done in https://github.com/prometheus/prometheus/blob/main/promql/promqltest/testdata/.
The TestQueriesAgainstOldEngine tests in engine/engine_test.go make the file very long and hard to modify.
We should extract them to a separate file with load and eval instructions, similar to how it's done in https://github.com/prometheus/prometheus/blob/main/promql/promqltest/testdata/.