FHIR / sql-on-fhir-v2

This project provides the source for the SQL on FHIR v2.0 Implementation Guide
https://build.fhir.org/ig/FHIR/sql-on-fhir-v2/
MIT License
92 stars 26 forks source link

Add tests with expectColumns #225

Closed johngrimes closed 2 months ago

johngrimes commented 5 months ago

This is a task to add one or more tests to verify column ordering behaviour (for implementations that support it).

This can be done via the proposed expectColumns element within the tests.

We should also add support for this to the reference implementation test runner.