Add Edge port unit tests and improve the fixtures for the tests.
# Conflicts: # test/fixtures.py
parent
0c910763
No related branches found
No related tags found
Showing
- gso/services/netbox_client.py 2 additions, 1 deletiongso/services/netbox_client.py
- gso/utils/helpers.py 1 addition, 1 deletiongso/utils/helpers.py
- gso/workflows/edge_port/create_edge_port.py 3 additions, 1 deletiongso/workflows/edge_port/create_edge_port.py
- gso/workflows/edge_port/validate_edge_port.py 2 additions, 2 deletionsgso/workflows/edge_port/validate_edge_port.py
- test/conftest.py 1 addition, 1 deletiontest/conftest.py
- test/fixtures/__init__.py 19 additions, 0 deletionstest/fixtures/__init__.py
- test/fixtures/common_fixtures.py 81 additions, 0 deletionstest/fixtures/common_fixtures.py
- test/fixtures/edge_port_fixtures.py 89 additions, 0 deletionstest/fixtures/edge_port_fixtures.py
- test/fixtures/iptrunk_fixtures.py 126 additions, 0 deletionstest/fixtures/iptrunk_fixtures.py
- test/fixtures/office_router_fixtures.py 74 additions, 0 deletionstest/fixtures/office_router_fixtures.py
- test/fixtures/opengear_fixtures.py 70 additions, 0 deletionstest/fixtures/opengear_fixtures.py
- test/fixtures/router_fixtures.py 148 additions, 0 deletionstest/fixtures/router_fixtures.py
- test/fixtures/site_fixtures.py 79 additions, 0 deletionstest/fixtures/site_fixtures.py
- test/fixtures/super_pop_switch_fixtures.py 75 additions, 0 deletionstest/fixtures/super_pop_switch_fixtures.py
- test/services/conftest.py 12 additions, 0 deletionstest/services/conftest.py
- test/workflows/edge_port/__init__.py 0 additions, 0 deletionstest/workflows/edge_port/__init__.py
- test/workflows/edge_port/test_create_edge_port.py 124 additions, 0 deletionstest/workflows/edge_port/test_create_edge_port.py
- test/workflows/edge_port/test_modify_edge_port.py 168 additions, 0 deletionstest/workflows/edge_port/test_modify_edge_port.py
- test/workflows/edge_port/test_terminate_edge_port.py 56 additions, 0 deletionstest/workflows/edge_port/test_terminate_edge_port.py
- test/workflows/edge_port/test_validate_edge_port.py 62 additions, 0 deletionstest/workflows/edge_port/test_validate_edge_port.py
Loading
Please register or sign in to comment