mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
4 lines
No EOL
369 B
Markdown
4 lines
No EOL
369 B
Markdown
# Specification: Expand Testing Coverage
|
|
|
|
## Overview
|
|
This track focuses on expanding the test suite across all core modules, specifically targeting `feature` ViewModels and `core:network` data parsing logic. The goal is to fully leverage the newly integrated `Turbine` and `Kotest` frameworks to ensure robust property-based testing and asynchronous flow verification. |