Test different types
Open
- Dominant language
- Python
- Stars
- 226
- Forks
- 56
- PR merge metrics
- No merged PRs in 30d
Description
_From @jakirkham on August 3, 2017 17:22_
Right now we test `float64` quite a bit, but we need to test other types to make sure things are behaving correctly. In particular, we should start testing integer data.
_Copied from original issue: dask-image/dask-ndmeasure#55_
Contributor guide
Research direction
Locate the existing tests that exercise float64 data and read how those cases are structured. Run the current test suite, then add coverage for integer data alongside the existing cases. Done means the integer tests pass and confirm the image-processing behavior is correct.
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