scverse / scverse/napari-spatialdata

No integrated widgets testing

Open
#141 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
90
Forks
25
Avg merge
22m
Merged PRs (30d)
1

Description

At the moment it seems like different widgets are tested independently of one another. This can cause certain errors not to be caught. An example was with recent pr #139 where there wasn't labels_key in the layer.metadata anymore yet there were no test errors. We probably need additional tests in which widgets are not tested independently from other widgets. @kevinyamauchi what do you think?

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

Start by reviewing the existing widget tests and PR #139, focusing on the missing labels_key in layer.metadata. Determine which widgets need to be exercised together, then add integration coverage that would catch this mismatch and verify the relevant test suite passes.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
testing-qa
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.