1
0
Fork 0
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:
Jonas L 2024-02-02 13:42:18 +01:00 committed by GitHub
parent 742cfe6d74
commit 866e0b564e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 126 additions and 207 deletions

View file

@ -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