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

Thorough Test Suite with Noise #9

Open
3 tasks
byronwasti opened this issue May 6, 2024 · 0 comments
Open
3 tasks

Thorough Test Suite with Noise #9

byronwasti opened this issue May 6, 2024 · 0 comments
Assignees

Comments

@byronwasti
Copy link
Collaborator

Currently Balter has bare-minimum testing to verify that everything works together. However, this is limited in actually detecting flaws in the algorithms or control loops. Realistically this is going to be a large, on-going project around testing.

  • Simulate noise in integration tests to ensure the algorithms are able to properly handle real-world use-cases.
  • Properly segment algorithms from pipe-lining to make thorough testing and fuzzing of algorithms easier.
  • Individualized tests for each controller to ensure proper operation at all scales (nanosecond/millisecond/microsecond)
@byronwasti byronwasti self-assigned this May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant