1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/tests/unit/plugins/modules/net_tools
Felix Fontein 703daa9500
Add small unit test framework for testing fetch_url() based modules (#171)
* Convert integrated simple fetch_url() checking framework from hetzner_firewall tests to proper framework which can also be used by other modules.

* Linting.

* One more.

* Use community.internal_test_tools collection.
2020-04-23 14:50:44 +02:00
..
nios
__init__.py
test_hetzner_firewall.py Add small unit test framework for testing fetch_url() based modules (#171) 2020-04-23 14:50:44 +02:00
test_hetzner_firewall_info.py Add small unit test framework for testing fetch_url() based modules (#171) 2020-04-23 14:50:44 +02:00
test_nmcli.py