cqframework / cqframework/cql-tests
Support evaluationDateTime as a parameter in the tests
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 7
- Forks
- 8
- Avg merge
- 12d 5h
- Merged PRs (30d)
- 2
Description
Some of the tests reference the Today(), Now(), and TimeOfDay() functions. According to the spec, these functions are expected to return a result based on the "evaluation request date time", we should add that value as an attribute of the tests.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the tests that reference Today(), Now(), and TimeOfDay(), then compare their structure with the specification's evaluation request date time requirement. Done means the evaluation date-time value is represented as a test attribute and those tests use it for their expected results.
Written by the indexing model from the issue text.
Assessment
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100