cql-engine icon indicating copy to clipboard operation
cql-engine copied to clipboard

CQF-1270 Updated test expression in testCQLAggregate.

Open dand9959 opened this issue 3 years ago • 1 comments

Note: cql aggregate fn not implemented yet. This pr only updates an aggregate test expression to get rid of external query and replace with in-line declaration of data as the source.

dand9959 avatar May 16 '22 20:05 dand9959

The source of this test is actually the CQL specification here: https://github.com/HL7/cql/blob/master/tests/cql/CqlAggregateTest.xml

If there are errors with the test specification let's fix them in the upstream cql repo and then propagate those changes here

JPercival avatar Jun 07 '22 20:06 JPercival