ansible-collection-hetzner-.../tests
Jonas L 4044980477
test: fix vswitch subnets ip_range (#359)
##### SUMMARY

The vswitch subnet validation changed: the subnet ip_range must be
smaller than the network ip_range **AND** must not start with the same
IP.
 
See
https://github.com/ansible-collections/hetzner.hcloud/runs/17672011247

In addition, I reworked the tests to use the new testing framework.
2023-10-17 09:18:26 +02:00
..
integration test: fix vswitch subnets ip_range (#359) 2023-10-17 09:18:26 +02:00
unit test: fix AnsibleHCloud module unit tests (#337) 2023-09-26 15:44:49 +02:00
utils test: fix vswitch subnets ip_range (#359) 2023-10-17 09:18:26 +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
constraints.txt ci: add unit tests to azure pipelines (#325) 2023-09-26 09:41:19 +02:00
requirements.yml test: improve tests using setup_selfsigned_certificate (#286) 2023-08-04 09:01:50 +02:00