cqframework / vscode-cql

VS Code Clinical Quality Language Extension
Apache License 2.0
9 stars 5 forks source link

Preview release doesnt see bundles in input/tests #43

Open citizenrich opened 3 months ago

citizenrich commented 3 months ago

The preview release of the plugin does not process bundles in input/tests. This breaks tests.

mholck commented 2 weeks ago

0.7.3 version of the plugin does only seem to work with tests that are individual resources and not bundles. Given all exports from MADiE are bundles it should either support bundles or there should be tooling to extract them into individual resources to facilitate testing