Skip to content
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

Cleanup some testing #551

Merged
merged 13 commits into from
Nov 26, 2019
Merged

Cleanup some testing #551

merged 13 commits into from
Nov 26, 2019

Conversation

FragmentedPacket
Copy link
Contributor

ISSUE TYPE
  • Additional Testing
COMPONENT

Tests

SUMMARY

Fixes #550

This fixes the 4 tests that were skipped. Two of them were already fixed and didn't need any remediation (cisco_ios_show_vlan, cisco_nxos_show_interface_brief)

cisco_nxos_show_ip_ospf_neighbor_vrf
Was fixed by removing _vrf and changing the index and test directories for the change

cisco_xr_show_controllers
This was changed to match the other show controller X templates since there are multiple options and each return different output so best to have them as separate templates.

Tests
Cleaned up and to parametrize the test_testcases tests to be able to report for each test case when running pytest

@jmcgill298 jmcgill298 merged commit f835e75 into networktocode:master Nov 26, 2019
@FragmentedPacket FragmentedPacket deleted the fix-tests branch May 22, 2020 03:30
thomasblass pushed a commit to thomasblass/ntc-templates that referenced this pull request Oct 25, 2020
jvanderaa pushed a commit that referenced this pull request Nov 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Testing that test cases exist has an exception for 4 templates that need to be rectified
2 participants