-
Notifications
You must be signed in to change notification settings - Fork 7
Test and evaluate test infrastructure #5
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Right now the state of tests is unclear. From my perspective they are not working properly. So far i can confirm simple commands are working. But intercept and subscribe commands do not provide any working tests at the moment.
Implement basic testing for
- commands
- intercept
- subscribe
Ideally those tests can be run with a remote SBC, on a SBC or against mockup SBC.
- remote SBC, here ssh forwarding is handy
- on a SBC, no special requirements
- mockup SBC, predefined fix answers could be a solution
If run with an SBC SBC configurations need to be provided as well.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request