- [x] NFR-2.1: Write unit tests for all public API methods, covering at least 80% of code paths. → #30 - [x] NFR-2.2: Use mocking or simulation for BLE peripherals to facilitate testing in CI environments. → #31 - [x] NFR-2.3: Add a test code coverage badge to the README and configure CI to publish coverage reports (≥80% coverage is now available after PR #34) ## Sub-issues - #30 — NFR-2.1: Unit tests for public API (≥80% coverage) - #31 — NFR-2.2: BLE mocking for CI test environments
Sub-issues