odoo_xmlrpc_twisted.support.support_test_activatetoken

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

Functions

support_test_activatetoken(custom_activate_token)

Function to test the module "test_activatetoken".

odoo_xmlrpc_twisted.support.support_test_activatetoken.support_test_activatetoken(custom_activate_token)[source]

Function to test the module “test_activatetoken”. As a prerequisite, ‘x_activate_complete’ must be set to ‘False’, x_activate_token’ must be set and also x_activate_date.

Then the function ‘test_activatetoken’ will be called to see if it works.

Result is ‘True’ or ‘False’.