Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add arithmetic function tests #42

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

antvaset
Copy link
Contributor

@antvaset antvaset commented Aug 2, 2024

This PR adds new conformance tests for arithmetic functions. I picked all the ones from https://github.com/cqframework/clinical_quality_language/blob/7e91478/Src/java/engine/src/test/resources/org/opencds/cqf/cql/engine/execution/CqlArithmeticFunctionsTest.cql which didn't exist yet here.

Using CVL (literals only) for the expected output values.

This is independent from #33.

Copy link
Member

@brynrhodes brynrhodes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think we have the boundary tests sorted, there is an active thread in FHIRPath about that. Can I ask that the boundary tests be taken out of this PR and put in a separate PR?

@antvaset
Copy link
Contributor Author

antvaset commented Aug 2, 2024

Done, this PR no longer includes the new tests for HighBoundary and LowBoundary. Those are now in #44.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants