1
0
Fork 0
mirror of https://github.com/ansible-collections/hetzner.hcloud.git synced 2026-02-04 08:01:49 +00:00
hetzner.hcloud/tests/integration/targets/hcloud_load_balancer_info
Jonas L 8b24cf2522
test: improve *_info modules tests (#299)
##### SUMMARY

- Implement the new testing framework (prepare.yml/cleanup.yml #239)
- Fix some uncovered test scenarios (related to #298).
- Structure all the *_info tests using the following structure:
  ```
  gather all
  [gather all with custom options...]
  gather all in check mode
  gather with id
  gather with name
  gather with labels
  [gather with custom option...]
  ```
2023-08-17 09:44:33 +02:00
..
defaults/main test: implement integration testing framework (#239) 2023-07-26 16:09:48 +02:00
meta test: remove invalid tests collections requirements (#246) 2023-07-04 09:33:09 +02:00
tasks test: improve *_info modules tests (#299) 2023-08-17 09:44:33 +02:00
aliases Add hcloud_load_balancer_info module (#41) 2020-11-27 12:25:06 +01:00