Materials-Consortia / Materials-Consortia/optimade-python-tools
Add more filter tests cases from the specification repo
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 91
- Forks
- 54
- PR merge metrics
- No merged PRs in 30d
Description
There are a load more filter test cases available in https://github.com/Materials-Consortia/OPTIMADE/tree/develop/tests/cases that we should grab, and maybe think about how we can test the outputs too, as currently our tests just check that the filters can be parsed without errors.
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.
Research direction
Start by reviewing the filter cases in the linked OPTIMADE specification repository at tests/cases, then locate the existing filter tests in this repository. Import additional cases and extend coverage beyond parsing without errors to include output behavior. Done means the added cases run as automated tests and their expected outputs are checked.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing-qa
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100