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

Use the OneOfEverythingDevice to check the assert functions #707

Closed
coretl opened this issue Dec 13, 2024 · 2 comments · Fixed by #711
Closed

Use the OneOfEverythingDevice to check the assert functions #707

coretl opened this issue Dec 13, 2024 · 2 comments · Fixed by #711
Assignees

Comments

@coretl
Copy link
Collaborator

coretl commented Dec 13, 2024

So that every type is checked.

The Device will need extending so that all Signals will appear in both Read and Configure. Possibly choosing which via an init arg.

Acceptance Criteria

  • All types of signal and value are testing when testing the assert_* functions
@jsouter
Copy link
Contributor

jsouter commented Dec 16, 2024

Should I change assert_value to work with arrays?

@coretl
Copy link
Collaborator Author

coretl commented Dec 16, 2024

Yes please

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

Successfully merging a pull request may close this issue.

2 participants