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.
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
Ideally those tests can be run with a remote SBC, on a SBC or against mockup SBC.
If run with an SBC SBC configurations need to be provided as well.