1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-06-18 05:43:10 +00:00
community.general/tests/unit
Tom Scholz 5a9b0ec81f
add new google_chat module (#12181)
* feat(module): add new `google_chat` module incl. tests

# Conflicts:
#	.github/BOTMETA.yml

* fix: address `check_mode` and `diff_mode` feedback

* refactor: switch from message_reply_option to create_new_thread

* refactor: split webhook_url into separate module parameters

* fix: remove unused pytest import

* refactor: remove unused `validate_certs`

* fix: add type hints

Co-authored-by: Felix Fontein <felix@fontein.de>

* style: format files once more

* fix: move types behind guard to prevent issues on python =< 3.8

Co-authored-by: Felix Fontein <felix@fontein.de>

---------

Co-authored-by: Tom Scholz <>
Co-authored-by: Felix Fontein <felix@fontein.de>
2026-06-16 17:41:33 +02:00
..
plugins add new google_chat module (#12181) 2026-06-16 17:41:33 +02:00
requirements.txt nsupdate: add unit tests (#11677) 2026-03-26 21:37:16 +01:00
requirements.yml Adjust YAML files (#10233) 2025-06-15 09:13:16 +02:00