odoo_xmlrpc_twisted.support.support_check_user_login

Supporting program to test the module odoo_xmlrpc_twisted.functions.check_user_login().

Functions

support_check_user_login(custom_email, ...)

Function to test the module "check_user_login".

odoo_xmlrpc_twisted.support.support_check_user_login.support_check_user_login(custom_email, custom_password)[source]

Function to test the module “check_user_login”. As a prerequisite, it will be checked if the dedicated user is activated. If not, the user will be activated.

Then the function ‘check_user_login’ will be called to test if a new dedicated user could be created.