freeipa/ipatests/test_xmlrpc/tracker
Florence Blanc-Renaud ae3c281a64 XMLRPC tests: test new passkey commands
Add tests for:
 ipa passkeyconfig-show
 ipa passkeyconfig-mod
 ipa user-add-passkey LOGIN PASSKEY
 ipa user-remove-passkey LOGIN PASSKEY
 ipa stageuser-add-passkey LOGIN PASSKEY
 ipa stageuser-remove-passkey LOGIN PASSKEY

Related: https://pagure.io/freeipa/issue/9261
Signed-off-by: Florence Blanc-Renaud <flo@redhat.com>
Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
2023-06-01 08:20:37 +02:00
..
__init__.py Separated Tracker implementations into standalone package 2015-12-02 17:12:24 +01:00
automember_plugin.py ipatests: add remove automember condition tests 2023-05-02 20:40:01 +02:00
base.py pylint: Fix unnecessary-dict-index-lookup 2022-03-11 13:37:08 -05:00
ca_plugin.py Add tests for Random Serial Number v3 support 2022-06-09 08:35:15 +02:00
caacl_plugin.py pylint: Fix unhashable-member 2023-01-10 08:30:58 +01:00
certmap_plugin.py ipaldap: fix conversion from boolean OID to Python 2022-06-10 09:25:27 +02:00
certmapdata.py Py3: Remove subclassing from object 2018-09-27 11:49:04 +02:00
certprofile_plugin.py ipaldap: fix conversion from boolean OID to Python 2022-06-10 09:25:27 +02:00
group_plugin.py ipatests: adapt expected output with SID 2021-11-02 10:11:28 +01:00
host_plugin.py Add SHA256 fingerprints for certs 2017-03-07 19:52:43 +01:00
hostgroup_plugin.py Remove unused variables in tests 2016-09-27 13:35:58 +02:00
idp_plugin.py external-idp: change idp server name to reference name 2023-03-03 05:08:02 +01:00
idview_plugin.py Created idview tracker 2016-11-29 18:30:44 +01:00
kerberos_aliases.py Py3: Remove subclassing from object 2018-09-27 11:49:04 +02:00
location_plugin.py Tests: Remove --force options from tracker base class 2016-09-21 18:39:56 +02:00
passkey_plugin.py XMLRPC tests: test new passkey commands 2023-06-01 08:20:37 +02:00
server_plugin.py ipatests/test_xmlrpc/tracker/server_plugin.py: Increase hard coded mindomainlevel 2018-08-13 12:35:06 +02:00
service_plugin.py Add SHA256 fingerprints for certs 2017-03-07 19:52:43 +01:00
stageuser_plugin.py XMLRPC tests: test new passkey commands 2023-06-01 08:20:37 +02:00
sudocmd_plugin.py Tests: Remove --force options from tracker base class 2016-09-21 18:39:56 +02:00
sudocmdgroup_plugin.py Remove unused variables in tests 2016-09-27 13:35:58 +02:00
user_plugin.py XMLRPC tests: test new passkey commands 2023-06-01 08:20:37 +02:00