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
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
..
become Fix become plugins (#50) 2020-03-30 19:09:45 +02:00
cache Fix more plugin unit tests. (#51) 2020-03-25 22:37:34 +00:00
connection Fix imports, part 2 (#42) 2020-03-25 11:43:51 +00:00
inventory
lookup [wip] Remove network content (#84) 2020-04-01 21:34:05 +02:00
module_utils postgresql_user: add trust_input parameter (#116) 2020-04-12 13:16:44 +02:00
modules Add small unit test framework for testing fetch_url() based modules (#171) 2020-04-23 14:50:44 +02:00
__init__.py