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

Non automated tests for HW #308

Open
juliomateoslangerak opened this issue Aug 21, 2024 · 0 comments
Open

Non automated tests for HW #308

juliomateoslangerak opened this issue Aug 21, 2024 · 0 comments
Labels

Comments

@juliomateoslangerak
Copy link
Contributor

Following on the tests, I'd like to have some tests that I can run on an actual HW device, so not into the unitests infrastructure. That is, very much like a quick test that your HW is working correctly. A bit like the test print page in the brand new printer.

For example, a light_source that does three quick pulses, three short and then ramps up and down in power. Or for the SLM, run a few stripy (visible) patterns and rump up and down the phase in the lines.

This is something that can be useful for development (in fact I use those scripts) but that they can be distributed so someone can plug in the device, run the code and observe that the behaviour is like in some human readable description. Is there a place for this? I see the role of the GUI on this, but the GUI is only going to test what you tell it to test. Maybe one option is to add to the GUI a test button that triggers the test.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

1 participant