Expand test coverage `datasets/features/{id}`?
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 16
- Forks
- 50
- PR merge metrics
- No merged PRs in 30d
Description
Just making a note that not all scenarios are covered in the current tests of datasets/features/{id}. For example:
- a dataset has not yet been processed
- a dataset is processed but does not have features
Perhaps there are other feature types that are not currently checked?
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
Locate the existing tests for the datasets/features/{id} endpoint and review which dataset states and feature types they cover. Add coverage for unprocessed datasets and processed datasets without features, then determine whether the endpoint's other feature types need explicit checks. Done means the listed scenarios and any identified missing types are covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, testing-qa
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100