cqframework / cql-tests-runner

Test Runner for CQL Tests
Apache License 2.0
3 stars 1 forks source link

Support Library/$evaluate evaluation #2

Open brynrhodes opened 1 month ago

brynrhodes commented 1 month ago

Get the runner to the point that it can run Groups of tests as a Library using the Library/$evaluate operation

brynrhodes commented 2 weeks ago

Initial focus here should be on:

  1. Building a library with ELM (i.e. an ELMJsonLibrary
  2. Invoke Library/$evaluate, but with a libraryResource parameter that inlines the Library (rather than having to POST first)