Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Standardization of testing practices #4

Open
aaron97neu opened this issue Aug 23, 2019 · 0 comments
Open

Standardization of testing practices #4

aaron97neu opened this issue Aug 23, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@aaron97neu
Copy link
Member

Currently there is no standardized testing procedure for new versions of the isoblue board. This makes verification of new versions of software difficult and subjective. A robust and complete testing suite needs to be created. This will assist in development and help verify correctness of new releases

This is challenging due the fact that it is an real time embedded device and that many of the issues manifest when the device is in imperfect situations (bad cell reception, etc) which can be challenging to simulate effectively

Possible avenues:

  • Partial or full simulation via QEMU
  • Feeding fake (GPS/Cell/etc) data into a real board or modifying the system to accept alternate input for testing purposes

Self assigning and will be investigating potential solutions week of 8/26/2018

@aaron97neu aaron97neu added the enhancement New feature or request label Aug 23, 2019
@aaron97neu aaron97neu self-assigned this Aug 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant