Add a YAML test scenario file `tests/scenarios/wsen-hids.yaml` for the WSEN-HIDS driver. ### Expected tests - **Mock**: verify device ID register - **Hardware**: read humidity and temperature - **Manual**: validate displayed sensor values ### Reference - Driver: `lib/wsen-hids/` - Test framework: PR #28
Add a YAML test scenario file
tests/scenarios/wsen-hids.yamlfor the WSEN-HIDS driver.Expected tests
Reference
lib/wsen-hids/