odoo/addons/mrp_repair/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
..
mrp_repair_users.yml [IMP] minor perf improvement during tests 2015-06-26 14:22:29 +02:00
test_mrp_repair_afterinv.yml [MERGE]sync with trunk 2013-03-28 11:32:22 +05:30
test_mrp_repair_b4inv.yml [MERGE]sync with trunk 2013-03-28 11:32:22 +05:30
test_mrp_repair_cancel.yml [IMP] give access rights in yml of mrp repair 2013-03-14 16:24:11 +05:30
test_mrp_repair_fee.yml added unit test for lp:1281687 2014-02-19 09:51:41 +01:00
test_mrp_repair_noneinv.yml [IMP] Adapt demo data and tests mrp repair 2014-01-24 13:30:36 +01:00