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

Add measurements to tests #78

Open
THuckemann opened this issue Feb 14, 2024 · 0 comments
Open

Add measurements to tests #78

THuckemann opened this issue Feb 14, 2024 · 0 comments
Assignees

Comments

@THuckemann
Copy link
Collaborator

We could use the dummy instruments to write some basic tests for the measurements. This should increase coverage by quite a bit and should not be to hard to implement. One could start based on the buffered_dummy_example, it should in principle work with all generic measurement scripts (with some small modifications).

We just have to keep in mind that the voltage parameter of the dmm only returns arrays atm, so we need to use the current param or adapt the voltage one. As the current returns random values it probably has to be adjusted to test break conditions.

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

2 participants