scverse / scverse/napari-spatialdata
Test for shapes
Open
Beginner friendly
Nobody has claimed this yet.
good first issue
- Dominant language
- Python
- Stars
- 90
- Forks
- 25
- Avg merge
- 22m
- Merged PRs (30d)
- 1
Description
In https://github.com/scverse/napari-spatialdata/blob/main/tests/test_spatialdata.py there are the tests
test_sdatawidget_images()test_sdatawidget_labels()test_sdatawidget_points()
But a test for shapes is missing. We should add it.
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
Open tests/test_spatialdata.py and read test_sdatawidget_images(), test_sdatawidget_labels(), and test_sdatawidget_points() first. Add the corresponding shapes coverage alongside those tests, then run the relevant test file to confirm the shapes test passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 62/100