ansible/test/units/plugins/lookup
Olivier Scherler 7ed7d374e4 Fix onepassword lookup plugin and onepassword_facts module when a field has no name. (#58308)
* Fix onepassword lookup plugin crashing on fields with no 'name' or 't' property.

* Fix onepassword_facts module crashing on fields with no 'name' or 't' property.

* Add unit test for onepassword lookup plugin failing on entries without a name.

* Add changelog fragment for onepassword lookup plugin and onepassword_facts module fixes on fields without a name.
2019-06-28 12:37:14 -04:00
..
__init__.py
test_aws_secret.py AWS: Fix KeyError in aws_secret lookup (#54792) 2019-06-13 17:11:44 -07:00
test_aws_ssm.py Enable additional pylint rules and resolve issues found. (#47221) 2018-10-18 13:38:08 -07:00
test_conjur_variable.py Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
test_ini.py Fix with_ini example and unittest 2018-12-18 12:25:02 -08:00
test_laps_password.py Add laps_password lookup for retrieving a Windows LAPS Password (#52012) 2019-02-25 05:30:12 +10:00
test_lastpass.py Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00
test_manifold.py New lookup module: manifold (#50435) 2019-03-27 07:20:15 -04:00
test_onepassword.py Fix onepassword lookup plugin and onepassword_facts module when a field has no name. (#58308) 2019-06-28 12:37:14 -04:00
test_password.py Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00