Add missing unit tests for dims and stack
Open
enhancement
- Dominant language
- Python
- Stars
- 534
- Forks
- 95
- PR merge metrics
- No merged PRs in 30d
Description
* Break `test_imagej` into `test_dims` and `test_stack` where applicable.
* Add tests for untested functions of `dims` and `stack` such as `stack.rai_slice`.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the existing test_imagej coverage and inspect how tests for dims and stack are currently organized. Split that coverage into test_dims and test_stack where applicable, add cases for currently untested functions such as stack.rai_slice, and confirm the relevant unit tests pass.
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
- 42/100