Add a YAML test scenario file `tests/scenarios/apds9960.yaml` for the APDS-9960 driver. ### Expected tests - **Mock**: verify device ID register - **Hardware**: read ambient light, proximity - **Manual**: validate displayed light/proximity values ### Reference - Driver: `lib/apds9960/` - Test framework: PR #28
Add a YAML test scenario file
tests/scenarios/apds9960.yamlfor the APDS-9960 driver.Expected tests
Reference
lib/apds9960/