AerospaceNU / AerospaceNU/better-engine-control-software
Write tests for `TeensyBoundary`
Offen
enhancement
testing
- Vorherrschende Sprache
- C++
- Sterne
- 5
- Forks
- 2
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
`TeensyBoundary`, the `IPhysicalBoundary` that runs on the Pi, abstracts over what types of values or what packet data source it is reading from. Because of this, it is possible to test the behavior of `TeensyBoundary` by injecting simulated "fake" values and packet data sources through the constructor.
Write these tests. Look at the tests for `FakeBoundary` for ideas of behaviors.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.