clicon / clixon

YANG-based toolchain including NETCONF and RESTCONF interfaces and an interactive CLI
http://www.clicon.org/
Other
208 stars 70 forks source link

test_client.sh needs to be expanded to cover CLIXON_CLIENT_SSH case #446

Closed pprindeville closed 1 year ago

pprindeville commented 1 year ago

We should probably test IPC and Ssh as the comments state.

olofhagsand commented 1 year ago

Actually, the client API is currently somewhat outdated as stated in https://clixon-docs.readthedocs.io/en/latest/client.html. An effort is being made to replace it with https://github.com/clicon/clixon-pyapi currently being worked on. The test_client.sh should maybe even be obsoleted.