cqframework / vscode-cql

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

Normalize Cql Execution Test #68

Closed jreyno77 closed 3 months ago

jreyno77 commented 3 months ago

Tests: It should call buildParameters and executeCQL when type is file It should call buildParameters and executeCQL when type is expression and line contains define It should show an error message when no define is found on the selected line It should show an information message for unsupported cases