AerospaceNU / AerospaceNU/better-engine-control-software
Write tests for `TeensyBoundary`
Abierto
enhancement
testing
- Lenguaje dominante
- C++
- Estrellas
- 5
- Forks
- 2
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
`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.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.