cqframework / cql-tests

Clinical Quality Language Tests Repository
Apache License 2.0
2 stars 4 forks source link

Update XSD to allow 0 tests in a group. #22

Closed suyashkumar closed 5 months ago

suyashkumar commented 5 months ago

We need to update the XSD to allow no tests in a group. Here is an example of a test with a group without tests. Not doing this causes these validation failures: https://github.com/cqframework/cql-tests/actions/runs/9164545728/job/25196067658?pr=21 in the PR to autovalidate XML in our repo (#21).

Alternatively, we can remove these placeholder groups.