mirror of
https://github.com/ansible-collections/hetzner.hcloud.git
synced 2026-02-03 23:51:48 +00:00
test: rework load_balancer module tests (#367)
##### SUMMARY Use the new testing framework and clean up the load_balancer tests. --------- Co-authored-by: Julian Tölle <julian.toelle97@gmail.com>
This commit is contained in:
parent
3058995219
commit
10a3e4f01e
3 changed files with 84 additions and 195 deletions
|
|
@ -8,7 +8,6 @@ exclude_paths:
|
|||
- tests/integration/targets/hcloud_certificate
|
||||
- tests/integration/targets/hcloud_firewall
|
||||
- tests/integration/targets/hcloud_floating_ip
|
||||
- tests/integration/targets/hcloud_load_balancer
|
||||
- tests/integration/targets/hcloud_load_balancer_network
|
||||
- tests/integration/targets/hcloud_load_balancer_service
|
||||
- tests/integration/targets/hcloud_load_balancer_target
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue