OpenVoiceOS / OpenVoiceOS/ovos-date-parser
de/Enhance date test coverage with special cases
Open
@JarbasAl is already working on this.
Since Nov 7, 2024.
de
- Dominant language
- Python
- Stars
- 0
- Forks
- 8
- Avg merge
- 7h 9m
- Merged PRs (30d)
- 17
Description
This issue was created based on this comment on PR #1 by @JarbasAl to track enhancing date test coverage with special cases.
ovos_date_parser/res/de-de/date_time_test.json
Enhance date test coverage with special cases.
Consider adding test cases for:
Leap year dates (February 29th)
Month/year boundaries (December 31st, January 1st)
Recent years (2023-2024)
Special day formatting (1st, 2nd, 3rd vs other ordinals)
Contributor guide
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.
Assessment
This issue has not been assessed yet.