pathling icon indicating copy to clipboard operation
pathling copied to clipboard

Implement fhirpath-js test runner

Open johngrimes opened this issue 10 months ago • 1 comments

This will run all tests in the fhirpath-js test suite.

We will need to be able to execute expressions against arbitrary data structures that are not strictly FHIR.

We will also need a way to exclude tests that are not passing, and describe the reason for exclusion with an optional reference to a GitHub issue.

johngrimes avatar Feb 03 '25 03:02 johngrimes

@piotrszul Great work in getting this test runner working!

As discussed, the next step is to go through the results and create tickets to resolve. We can work out which ones we want to fix, and which ones we want to exclude from the implementation for now.

johngrimes avatar Feb 10 '25 04:02 johngrimes