mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-24 14:17:22 +00:00
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.
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| onepassword_fixtures | ||
| conftest.py | ||
| onepassword_common.py | ||
| test_bitwarden.py | ||
| test_bitwarden_secrets_manager.py | ||
| test_dependent.py | ||
| test_dsv.py | ||
| test_etcd3.py | ||
| test_github_app_access_token.py | ||
| test_lastpass.py | ||
| test_manifold.py | ||
| test_merge_variables.py | ||
| test_onepassword.py | ||
| test_onepassword_ssh_key.py | ||
| test_revbitspss.py | ||
| test_tss.py | ||