-
- Downloads
Add unit tests for switch workflows
parent
4555f920
No related branches found
No related tags found
This commit is part of merge request !300. Comments created here will be created in the context of that merge request.
Showing
- gso/workflows/__init__.py 1 addition, 0 deletionsgso/workflows/__init__.py
- gso/workflows/switch/create_switch.py 3 additions, 8 deletionsgso/workflows/switch/create_switch.py
- gso/workflows/switch/terminate_switch.py 13 additions, 7 deletionsgso/workflows/switch/terminate_switch.py
- gso/workflows/switch/validate_switch.py 1 addition, 1 deletiongso/workflows/switch/validate_switch.py
- test/workflows/edge_port/test_create_edge_port.py 0 additions, 1 deletiontest/workflows/edge_port/test_create_edge_port.py
- test/workflows/iptrunk/test_create_iptrunk.py 0 additions, 3 deletionstest/workflows/iptrunk/test_create_iptrunk.py
- test/workflows/nren_l3_core_service/test_create_nren_l3_core_service.py 0 additions, 1 deletion.../nren_l3_core_service/test_create_nren_l3_core_service.py
- test/workflows/router/test_modify_connection_strategy.py 1 addition, 1 deletiontest/workflows/router/test_modify_connection_strategy.py
- test/workflows/site/test_create_site.py 2 additions, 2 deletionstest/workflows/site/test_create_site.py
- test/workflows/site/test_modify_site.py 1 addition, 1 deletiontest/workflows/site/test_modify_site.py
- test/workflows/site/test_terminate_site.py 1 addition, 1 deletiontest/workflows/site/test_terminate_site.py
- test/workflows/switch/__init__.py 0 additions, 0 deletionstest/workflows/switch/__init__.py
- test/workflows/switch/test_activate_switch.py 36 additions, 0 deletionstest/workflows/switch/test_activate_switch.py
- test/workflows/switch/test_create_imported_switch.py 34 additions, 0 deletionstest/workflows/switch/test_create_imported_switch.py
- test/workflows/switch/test_create_switch.py 63 additions, 0 deletionstest/workflows/switch/test_create_switch.py
- test/workflows/switch/test_import_switch.py 18 additions, 0 deletionstest/workflows/switch/test_import_switch.py
- test/workflows/switch/test_terminate_switch.py 23 additions, 0 deletionstest/workflows/switch/test_terminate_switch.py
- test/workflows/switch/test_validate_switch.py 38 additions, 0 deletionstest/workflows/switch/test_validate_switch.py
- test/workflows/tasks/test_task_validate_products.py 1 addition, 1 deletiontest/workflows/tasks/test_task_validate_products.py
Loading
Please register or sign in to comment