Controller commands, validate if the right inputs are present
Open
@PawelPlesniak is already working on this.
Since Jul 23, 2026.
Controller
Testing
- Dominant language
- Python
- Stars
- 3
- Forks
- 5
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 10
Description
It is possible to run the controllers in multiple different configuratoins with different services. In some instances, certain inputs would be expected.
To quote:
if you have a fsm configuration that doesnt use the external microservice for the run number but you don't provide one, validating that you actually do get an error message that says 'oy give me a run number' is part of this.
This issue will probably need to be better parsed. Please see the parent issues for more context
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.