vkosuri / robotframework-ncclient

Robotframework library for NETCONF clients
https://vkosuri.github.io/robotframework-ncclient/
MIT License
10 stars 6 forks source link

Allow empty filters - "is not None" #14

Closed jrebiffe closed 1 year ago

jrebiffe commented 1 year ago

Corrects the issue #13 : changes the Get and Get Config keywords to avoid ignoring filter_criteria when filter_criteria doesnot contain any child. Additionally: