-
Notifications
You must be signed in to change notification settings - Fork 68
Finish ospf api #99
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Finish ospf api #99
Conversation
|
I believe the OSPF API has 100% coverage. @phil-dileo, Let me know if you want me to look into other areas as well. |
|
systest run in EOS version 4.16.6: dt at dt in ~/eosplus/pyeapi on finish-ospf-api [!?] test_exception_trace (test_client.TestNode) ... FAILFAIL: test_get (test_api_interfaces.TestApiVxlanInterface)Traceback (most recent call last): FAIL: test_exception_trace (test_client.TestNode)Traceback (most recent call last): Ran 239 tests in 372.316s pyeapi/init.py 4 0 0 0 100% pyeapi/utils.py 103 42 30 3 54% 56, 127, 150, 159-163, 181, 186-188, 201-210, 223-246, 53->56, 126->127, 180->181TOTAL 9461 4495 3417 469 47% |
|
Release Notes: |
Fixes #97