scverse / scverse/napari-spatialdata

Test for shapes

Open Beginner friendly
#322 1 comment 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.