mirror of
https://github.com/ansible-collections/hetzner.hcloud.git
synced 2026-02-03 23:51:48 +00:00
test: use testing framework for network integration tests (#448)
##### SUMMARY Implement the new test framework for the network tests, and reenable the network tests
This commit is contained in:
parent
742cfe6d74
commit
866e0b564e
5 changed files with 126 additions and 207 deletions
|
|
@ -11,7 +11,6 @@ exclude_paths:
|
|||
- tests/integration/targets/load_balancer_network
|
||||
- tests/integration/targets/load_balancer_service
|
||||
- tests/integration/targets/load_balancer_target
|
||||
- tests/integration/targets/network
|
||||
- tests/integration/targets/placement_group
|
||||
- tests/integration/targets/primary_ip
|
||||
- tests/integration/targets/route
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue