nimi-python packages with optional support for gRPC should be tested both with and without it
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
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
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