ansible-collections.communi.../tests/unit/plugins/modules
Felix Fontein 69682054e1
Allow api module to fail (#39)
* Allow api module to fail.

* Improve error handling.

* Fix api unit tests.

* Add very basic tests of return values.

* Update api.py

fix ignoring the Fail task if we get TrapError

* Do not mangle fail result, and adjust tests.

* Improve changelog fragment.

* Reclassify changelog fragment as minor_changes, improve text.

* Mark changelog as 'breaking change'.

Co-authored-by: Nikolay Dachev <nikolay@dachev.info>
2021-07-11 15:53:22 +02:00
..
fixtures Verbose config extra fact (#23) 2021-03-29 19:05:10 +02:00
__init__.py Add networking (#1) 2020-10-26 15:18:40 +01:00
routeros_module.py Add networking (#1) 2020-10-26 15:18:40 +01:00
test_api.py Allow api module to fail (#39) 2021-07-11 15:53:22 +02:00
test_command.py Add networking (#1) 2020-10-26 15:18:40 +01:00
test_facts.py Verbose config extra fact (#23) 2021-03-29 19:05:10 +02:00
utils.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#38) 2021-06-27 09:53:45 +02:00