ISISComputingGroup / ISISComputingGroup/IBEX
Squish Tests: check_limit_violations motor function
Open
- Dominant language
- No language data
- Stars
- 6
- Forks
- 2
- Avg merge
- 16h 40m
- Merged PRs (30d)
- 2
Description
As a developer I would like to verify the following behaviour using Squish:
- Set up a motor IOC (e.g. Galil).
- Create a block of the position PV.
- Run `check_limit_violations()` and verify that the function returns an empty array.
- Set the position to be under or over the Low or High limit.
- Run `check_limit_violations()` again and verify that the function returns an array with a single element being the block name.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.