odoo/addons/crm/test
Xavier Morel f5b88f6309 [IMP] minor perf improvement during tests
During tests, some creation of user records would unnecessarily trigger
password reset or set a password, both of which would trigger password
hashing which takes some time (for good reasons).

Fix by:
* passing no_reset_password in YAML tests and some Python tests still
  missing it (a number of Python tests already used it)
* removing passwords from YAML records as they're never necessary, the
  test user records are not expected to ever log in
2015-06-26 14:22:29 +02:00
..
crm_access_group_users.yml [IMP] minor perf improvement during tests 2015-06-26 14:22:29 +02:00
crm_lead_cancel.yml [RENAME] sale_team renamed to sales_team. Update module name, file name and reference to the module. 2014-05-12 10:37:47 +02:00
crm_lead_copy.yml [FIX] crm stage display on lead, default stages, rename test files 2013-03-21 12:26:47 +01:00
crm_lead_find_stage.yml [RENAME] sale_team renamed to sales_team. Update module name, file name and reference to the module. 2014-05-12 10:37:47 +02:00
crm_lead_merge.yml [MERGE] sync with trunk (state -> stage removed some test) 2013-09-11 13:07:55 +02:00
crm_lead_message.yml [IMP]remove access rights of crm user and improve code 2013-05-07 18:11:54 +05:30
crm_lead_onchange.yml [MERGE] refactoring of tests to be executed as normal users instead of administrator, fixed some security rules 2013-09-12 10:58:12 +02:00
crm_lead_unlink.yml [MERGE]sync with trunk 2013-04-17 11:34:41 +05:30
customer_request.eml [IMP] crm: clean test cases, APIs of crm.lead, crm.phonecall 2011-10-24 19:00:10 +05:30
lead2opportunity2win.yml [RENAME] sale_team renamed to sales_team. Update module name, file name and reference to the module. 2014-05-12 10:37:47 +02:00
lead2opportunity_assign_salesmen.yml [IMP] minor perf improvement during tests 2015-06-26 14:22:29 +02:00
phonecalls.yml [MERGE] sync with trunk (state -> stage removed some test) 2013-09-11 13:07:55 +02:00
segmentation.yml [FIX] crm stage display on lead, default stages, rename test files 2013-03-21 12:26:47 +01:00