odoo/addons/stock/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
..
inventory.yml [FIX] stock: forbids possibility to make inventory of all products when a given product is chosen 2015-05-07 14:04:26 +02:00
move.yml [FIX] stock: yml tests (procrule.yml and move.yml) + [IMP] set mrp_jit as auto_install 2013-09-03 12:11:16 +02:00
packing.yml [FIX] Previous move subtleties 2014-09-22 11:29:39 +02:00
packingneg.yml [IMP] Check other comments on pull request: xmlid, no split in context + continue improve receipts instead of receptions 2014-07-16 11:58:22 +02:00
procrule.yml [FIX] Add active true by default for global procurement rules 2013-09-27 16:49:30 +02:00
shipment.yml [FIX] stock: typo incomming -> incoming in demo & tests 2014-11-25 17:38:32 +01:00
stock_users.yml [IMP] minor perf improvement during tests 2015-06-26 14:22:29 +02:00
wiseoperator.yml [IMP] Check other comments on pull request: xmlid, no split in context + continue improve receipts instead of receptions 2014-07-16 11:58:22 +02:00