home-assistant-libs / home-assistant-libs/zwave-js-server-python
Add integration discovery schema tests
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Python
- Stars
- 63
- Forks
- 26
- Avg merge
- 13h 14m
- Merged PRs (30d)
- 10
Description
- Collect network dumps from all devices that have custom schemas. See the issues reported in the core repo.
- Add tests for the
discovery.pymodule in the integration and use the dumps to check that the schemas work.
Contributor guide
No contributing guide indexed for this repository
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 with the discovery.py module and review the issues reported in the core repository to identify integrations with custom schemas. Collect network dumps from the affected devices, then use them to add integration tests that verify discovery handles each schema correctly. Done means the custom-schema discovery cases are covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend, testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100