You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 17, 2019. It is now read-only.
* Dbarrosop/framework test bug (#170)
* Test framework failed to run tests properly against real device
* eval() doesn't like objects
* Replaced eval with ast.literal_eval
* Fix pylama
* You can now use regular expressions to validate data (#176)
* Dbarrosop/validate getter args (#175)
* Dbarrosop/fix signatures (#154)
* Fix method signatures
* Use defaults from constants
* Version bump
* Python3 doesnt like relative imports
* Validate now support getters with args
* testing mocked method is in C.ACTION_TYPE_METHODS
* Adding ACTION_TYPE_METHODS to constants file
* Validate reports if a method is not implemented rather than failing (#179)
* Validate reports if a method is not implemented rather than failing
* Adapting string comparison to regexp
* Update test status to reflect NAPALM distributions that have release Python3 support (#177)
* Incrementing to add napalm-eos to PY3
* Add NXOS to python3
* Updating list of PY3 supported drivers
* Add second ios-xr reference
* Add additional napalm packages for PY3
* Add vyos to get network driver test
* Updating test requirements files adding vyos
* Adding napalm-ros to supported drivers
* Fixing line-length pylama issue
* Fix PY2 issue with long/int type mismatch
* Correct errors in fix to handle long data type
* Fixing pylama issue
* Added reference to '_' as bgp group name
* Fixed and issue comparing lists of dicts (#181)
* Fixed and issue comparing lists of dicts
* Merge develop
* Correctly process lists of dicts
* Better output for comparing lists of dicts
* Correctly process lists of dicts
* Comparing lists of dicts properly
* Added special keyword _name to override name in the report (#191)
* Added special keyword _name to override name in the report
* Fix pylama
* Bump version (#192)
0 commit comments