You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tests: Add mock scenarios for bq27441 missing methods. (#253)
* test(bq27441): add missing mock coverage
Add mock tests for is_valid_device(), temperature(), and flags() in tests/scenarios/bq27441.yaml.
Extend mock_registers with the values needed for the new read paths and keep the existing scenario structure unchanged.
This improves mock coverage for basic device validation and additional battery data reads without affecting current tests."
* test(bq27441): Fix Copilot review comments in mock scenarios.
---------
Co-authored-by: Sébastien NEDJAR <sebastien@nedjar.com>
0 commit comments