Fill in unit tests for dict_utils
Open
Nobody has claimed this yet.
enhancement
good first issue
help wanted
Urgent
- Dominant language
- Jupyter Notebook
- Stars
- 12
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
We need to add unit tests for dict_utils. I have already created empty functions for the tests. We need to fill in those functions. Add any scenario I might have missed
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 reading sidpy/base/dict_utils.py alongside the empty test functions in tests/base/test_dict_utils.py, then run the existing unit tests to follow the repository’s conventions. Fill each test function and add scenarios not currently covered; done means the dict_utils behavior is exercised by a passing test suite.
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
- 55/100