Open antvaset opened 3 months ago
This PR adds new conformance tests for aggregate queries. I picked all the ones from https://github.com/cqframework/clinical_quality_language/blob/7e91478/Src/java/engine/src/test/resources/org/opencds/cqf/cql/engine/execution/CqlAggregateQueryTest.cql which didn't exist yet here.
Using CVL (literals only) for the expected output values.
This builds on top of https://github.com/cqframework/cql-tests/pull/32.
This PR adds new conformance tests for aggregate queries. I picked all the ones from https://github.com/cqframework/clinical_quality_language/blob/7e91478/Src/java/engine/src/test/resources/org/opencds/cqf/cql/engine/execution/CqlAggregateQueryTest.cql which didn't exist yet here.
Using CVL (literals only) for the expected output values.
This builds on top of https://github.com/cqframework/cql-tests/pull/32.