1
0
Fork 0
mirror of https://github.com/ansible-collections/hetzner.hcloud.git synced 2026-02-06 08:52:10 +00:00
hetzner.hcloud/tests
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
..
integration test: improve *_info modules tests (#299) 2023-08-17 09:44:33 +02:00
unit/module_utils refactor: rename ansible module classes (#284) 2023-08-04 09:24:14 +02:00
utils chore: add shell pre-commit hooks (#277) 2023-08-02 12:04:20 +02:00
.gitignore Initial commit 2020-03-09 13:36:01 +00:00
config.yml feat: drop support for python3.7 (#270) 2023-07-19 14:28:21 +02:00
requirements.yml test: improve tests using setup_selfsigned_certificate (#286) 2023-08-04 09:01:50 +02:00