community.general/tests/unit/plugins/lookup
Mohammed Babelly 25a262bdcf
Create `onepassword_ssh_key` plugin (#9580)
* add 1password_ssh_key lookup

* refactor

* Delete onepassword_ssh_key.py

* Revert "Delete onepassword_ssh_key.py"

This reverts commit e17ff7e232.

* Delete onepassword_ssh_key.py

* add tests

* add test license

* cleanup

* refactor

* Apply suggestions from code review

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

* fix indentation

* fix RETURN indentation

* use get_option to get ssh_format

* linting

* update project year in copyright

* add plugin to BOTMETA.yml

* use OnePassCLIv2's get_raw and use OnePass's token

---------

Co-authored-by: Felix Fontein <felix@fontein.de>
2025-01-26 15:24:17 +01:00
..
onepassword_fixtures Create `onepassword_ssh_key` plugin (#9580) 2025-01-26 15:24:17 +01:00
conftest.py Add onepassword_doc lookup plugin (#7490) 2023-11-26 20:32:20 +01:00
onepassword_common.py Create `onepassword_ssh_key` plugin (#9580) 2025-01-26 15:24:17 +01:00
test_bitwarden.py bitwarden - add support for filtering by organization_id (#8188) 2024-04-20 12:12:45 +02:00
test_bitwarden_secrets_manager.py bitwarden_secrets_manager lookup plugin: support more current versions of BWS CLI (#9028) 2024-10-19 12:49:47 +02:00
test_dependent.py Fix more copyright lines, add more default copyright lines (#5095) 2022-08-08 14:24:58 +02:00
test_dsv.py Fix more copyright lines, add more default copyright lines (#5095) 2022-08-08 14:24:58 +02:00
test_etcd3.py Remove unnecessary test imports (#5978) 2023-02-12 21:05:08 +01:00
test_github_app_access_token.py github_app_access_token: add support for private key fact (#8989) 2024-10-21 20:53:18 +02:00
test_lastpass.py Remove unnecessary test imports (#5978) 2023-02-12 21:05:08 +01:00
test_manifold.py Remove unnecessary test imports (#5978) 2023-02-12 21:05:08 +01:00
test_merge_variables.py bug(lookup/merge_variables): Fix rendering foreign variables (#8303) 2024-05-11 16:51:51 +02:00
test_onepassword.py Add onepassword_doc lookup plugin (#7490) 2023-11-26 20:32:20 +01:00
test_onepassword_ssh_key.py Create `onepassword_ssh_key` plugin (#9580) 2025-01-26 15:24:17 +01:00
test_revbitspss.py Move licenses to LICENSES/, run add-license.py, add LICENSES/MIT.txt (#5065) 2022-08-05 12:28:29 +02:00
test_tss.py Fix more copyright lines, add more default copyright lines (#5095) 2022-08-08 14:24:58 +02:00