ISISComputingGroup / ISISComputingGroup/IBEX
IBEX_GUI: opi_check_format script should not fail common practices
- Dominant language
- No language data
- Stars
- 6
- Forks
- 2
- Avg merge
- 16h 40m
- Merged PRs (30d)
- 2
Description
When performing an OPI format test using the `opi_check_format` script certain tests are failing against standard features we use, for example:
- "Label ends in a colon": In a tabulated format this test should not fail
- "Sentence case": Often device specific names (i.e., TSet) fail against this
Feel free to add others if needed.
This can be achieved by either adding standards for how we encapsulate these things. An example would be to have object name prefixes that can be parsed in the script to identify its nature.
## Acceptance criteria
- [ ] The OPI check format script does not fail on accepted GUI elements
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.