ni / ni/nimi-python

nimi-python packages with optional support for gRPC should be tested both with and without it

Open
#1,919 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
128
Forks
110
Avg merge
5d 14h
Merged PRs (30d)
10

Description

Description of issue

nidcpower, nidmm, nifgen, niscope, and niswitch have optional support for gRPC. However, they do not have any test coverage for configurations where gRPC is not installed. If these packages had a bug that prevented them from working when grpcio or protobuf is not installed, it would not be caught by the automated tests.

System report

N/A

Steps to reproduce issue

N/A

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 locating the automated tests for nidcpower, nidmm, nifgen, niscope, and niswitch and reviewing how optional grpcio and protobuf dependencies are handled. Add coverage for configurations with and without gRPC support, then run the relevant test suites to confirm both configurations work.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
testing
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.