1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-03-25 22:57:21 +00:00
community.general/tests/unit/plugins/lookup
Felix Fontein 7df07f31a6
[stable-9] Unit tests: replace mock and compat with code from community.internal_test_tools (#9923)
* Unit tests: replace mock and compat with code from community.internal_test_tools (#9921)

* Replace compat with equivalent from community.internal_test_tools.

* Replace mock with equivalent from community.internal_test_tools.

* Remove ignore.txt entries.

* Add test that's no longer present in later versions.
2025-03-22 14:32:01 +01:00
..
onepassword_fixtures fixes #7918 - onepassword lookup fails if field name contains uppercase letters and section is specified (#7919) 2024-02-16 13:53:07 +01:00
conftest.py Add onepassword_doc lookup plugin (#7490) 2023-11-26 20:32:20 +01:00
onepassword_common.py fixes #7918 - onepassword lookup fails if field name contains uppercase letters and section is specified (#7919) 2024-02-16 13:53:07 +01:00
test_bitwarden.py [stable-9] Unit tests: replace mock and compat with code from community.internal_test_tools (#9923) 2025-03-22 14:32:01 +01:00
test_bitwarden_secrets_manager.py [stable-9] Unit tests: replace mock and compat with code from community.internal_test_tools (#9923) 2025-03-22 14:32:01 +01:00
test_dependent.py [stable-9] Use more unit test utils from community.internal_test_tools (#9920) 2025-03-22 14:12:44 +01:00
test_dsv.py [stable-9] Unit tests: replace mock and compat with code from community.internal_test_tools (#9923) 2025-03-22 14:32:01 +01:00
test_etcd3.py [stable-9] Unit tests: replace mock and compat with code from community.internal_test_tools (#9923) 2025-03-22 14:32:01 +01:00
test_github_app_access_token.py [stable-9] Unit tests: replace mock and compat with code from community.internal_test_tools (#9923) 2025-03-22 14:32:01 +01:00
test_lastpass.py [stable-9] Unit tests: replace mock and compat with code from community.internal_test_tools (#9923) 2025-03-22 14:32:01 +01:00
test_manifold.py [stable-9] Unit tests: replace mock and compat with code from community.internal_test_tools (#9923) 2025-03-22 14:32:01 +01:00
test_merge_variables.py [stable-9] Unit tests: replace mock and compat with code from community.internal_test_tools (#9923) 2025-03-22 14:32:01 +01:00
test_onepassword.py Add onepassword_doc lookup plugin (#7490) 2023-11-26 20:32:20 +01:00
test_revbitspss.py [stable-9] Unit tests: replace mock and compat with code from community.internal_test_tools (#9923) 2025-03-22 14:32:01 +01:00
test_tss.py [stable-9] Unit tests: replace mock and compat with code from community.internal_test_tools (#9923) 2025-03-22 14:32:01 +01:00