Douglas Monteiro

Results 8 comments of Douglas Monteiro

Hi @scottwdavis, we need at least one unit test that supports this change so we can cover all known scenarios. Can you please add a unit test to your pull...

Do you see `term width 500` being called when you add it to init_exec_commands? Can you share the connection log as well as the device.execute output?

Hi @etiedem have you tried passing these commands in the testbed yaml? ``` devices: : os: nxos connections: : init_exec_commands: - term length 0 - term width 500 ```

@aclaughan Are you still working on this PR?

> Anything else? You haven't provided a folder based unit test that covers this change

Hi @DendoD96 . Technically it is possible to do, as long as the refactored parser is backwards compatible. We incentivize the members of the pyATS community to contribute. If you...

It's important to keep in mind that these parsers were developed by different people at different times. As long as the changes maintain backwards compatibility, making the code more uniform...

bumped version: https://github.com/CiscoTestAutomation/yang/pull/115 minor packages released: https://pypi.org/project/yang.ncdiff/23.11.1/#files https://pypi.org/project/yang.connector/23.11.1/#files