Commit Graph

31 Commits

Author SHA1 Message Date
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
Turkesh Patel (Open ERP) deb5ba476d [FIX] improve yml test case
bzr revid: tpa@tinyerp.com-20131015084022-n0ymgmh88jdtw20t
2013-10-15 14:10:22 +05:30
Turkesh Patel (Open ERP) 40f189adfb [MRG] merge with lp:openobject-addons
bzr revid: tpa@tinyerp.com-20131009093540-y9ueph05ah04gixg
2013-10-09 15:05:40 +05:30
Martin Trigaux 11308f37dd [FIX] test: avoid getting error when trying to send an email to the newly created user (email replaced by login)
bzr revid: mat@openerp.com-20131003143234-8tu732aa4rmycoif
2013-10-03 16:32:34 +02:00
Turkesh Patel (Open ERP) 4fae64127f [MRG] merge with lp:openobject-addons
bzr revid: tpa@tinyerp.com-20130913090638-loj43zf2dkr878qf
2013-09-13 14:36:38 +05:30
Paramjit Singh Sahota 0c62543724 [IMP] Improved string 'recruitement' => 'recruitment'.
bzr revid: psa@tinyerp.com-20130515132625-r7t7ittv2zqno1rc
2013-05-15 18:56:25 +05:30
sgo@tinyerp.com df013f6402 [IMP]add groups in groups_id for hr, hr_attandance and recruitment
bzr revid: sgo@tinyerp.com-20130507090204-13gkyryyn3lxtz8z
2013-05-07 14:32:04 +05:30
Foram Katharotiya (OpenERP) 4d2f294a12 [IMP] add user group in context of hr & hr_recruitment yml files
bzr revid: fka@tinyerp.com-20130319093308-mjopwflkzi8tasf4
2013-03-19 15:03:08 +05:30
Foram Katharotiya (OpenERP) bf814eb414 [IMP] improve yml string
bzr revid: fka@tinyerp.com-20130222093315-efl5r3wjwn7wu2nd
2013-02-22 15:03:15 +05:30
Foram Katharotiya (OpenERP) 794926267e [IMP] add hr_users.yml in hr
bzr revid: fka@tinyerp.com-20130221070128-bycahqtp3sqjm06d
2013-02-21 12:31:28 +05:30
Kuldeep Joshi (OpenERP) b305360baf [IMP]hr: change test case
bzr revid: kjo@tinyerp.com-20120611093423-xbc75ku9f6f1jt1q
2012-06-11 15:04:23 +05:30
Kuldeep Joshi (OpenERP) f139b2d594 [IMP] change in yml
bzr revid: kjo@tinyerp.com-20120608084141-yoguolq375aaz5eg
2012-06-08 14:11:41 +05:30
Bhumika (OpenERP) b017031599 [Fix]stock,hr: fix demo data
bzr revid: sbh@tinyerp.com-20120319122822-qutq72eyyode0ktb
2012-03-19 17:58:22 +05:30
Raphael Collet 8e029465e7 [FIX] hr: missing ref in tests
bzr revid: rco@openerp.com-20111222133814-e80cid84xjq372dl
2011-12-22 14:38:14 +01:00
Minh Tran 659bea7e6a Updated yml test to reflect new demo data
bzr revid: mit@openerp.com-20111216155849-6uwne8qdw0f4323a
2011-12-16 16:58:49 +01:00
Minh Tran bb88d4cf52 Added demo data with pictures
bzr revid: mit@openerp.com-20111215144536-cdqwdng68st3mmlp
2011-12-15 15:45:36 +01:00
Harry (OpenERP) a0f45aedd5 [REVIEW] HR: testing cases of Human Resource Management
bzr revid: hmo@tinyerp.com-20111128054605-8wb7xpf3fn9ntiea
2011-11-28 11:16:05 +05:30
Jagdish Panchal (Open ERP) 2275d445f9 [IMP] improve test case process of Job position
bzr revid: jap@tinyerp.com-20111128051322-7bweo3pdz1u0g1fi
2011-11-28 10:43:22 +05:30
Jagdish Panchal (Open ERP) a4d069349e [IMP] improve test case process of Job
bzr revid: jap@tinyerp.com-20111125045211-ixj5bw3ucgo5246d
2011-11-25 10:22:11 +05:30
Jagdish Panchal (Open ERP) f1a170a479 [MERGE] merged with main addons
bzr revid: jap@tinyerp.com-20111124070743-nfwrdkapzf1kitnr
2011-11-24 12:37:43 +05:30
Jagdish Panchal (Open ERP) 376d264fcb [IMP] hr: improve test case of job process
bzr revid: jap@tinyerp.com-20111117083143-rjsfxp8ayx78nryr
2011-11-17 14:01:43 +05:30
Jagdish Panchal (Open ERP) 1132f8cb58 [IMP] hr: improve test case of process of Job position to open job, to start requirement and close job position
bzr revid: jap@tinyerp.com-20111115103028-5zmfzal87kpdicaf
2011-11-15 16:00:28 +05:30
Fabien Pinckaers a60ca41282 [FIX] misc onchange YAML bugs
bzr revid: fp@tinyerp.com-20111114223119-iy5u2hlkpvo4qknp
2011-11-14 23:31:19 +01:00
Fabien Pinckaers 4d5fb290d7 [IMP] misc fixes related to on_changes and fields_view_get
bzr revid: fp@tinyerp.com-20111114213319-9sgjo9sy4sx1phd7
2011-11-14 22:33:19 +01:00
Ujjvala Collins (OpenERP) 1c37d6d169 [IMP] hr, hr_xxx: Improved yamls to save data fetched from on change methods.
bzr revid: uco@tinyerp.com-20111108093329-sgfisy6uyb6dr2bi
2011-11-08 15:03:29 +05:30
Ujjvala Collins (OpenERP) 2d3ec6c7a5 [IMP] hr: Improved yaml to increase coverage.
bzr revid: uco@tinyerp.com-20110921064300-i5ptmngnu6swb9hr
2011-09-21 12:13:00 +05:30
Meera Trambadia (OpenERP) 389f6dd926 [IMP] hr: Improved yaml. Added tests for some onchange methods.
bzr revid: uco@tinyerp.com-20110921052426-8qc5uh1wo1nvq9pj
2011-09-21 10:54:26 +05:30
Quentin (OpenERP) f7323eb1af [IMP] hr: replaced marital.status object by a fields.selection to ease to use in payroll module
bzr revid: qdp-launchpad@openerp.com-20110408163116-3qmhc4phurtpuzmf
2011-04-08 18:31:16 +02:00
PSI (Openerp) 9c0ae10d6a [IMP] hr and its related modules improvements
bzr revid: mra@mra-laptop-20100721123948-r2fi24sbelnfk7pr
2010-07-21 18:09:48 +05:30
atp (Open ERP) 87f2ff759d [IMP]: Minor Improvement in comment of yaml file.
bzr revid: atp@tinyerp.co.in-20100528105657-vhre832jnwh7elze
2010-05-28 16:26:57 +05:30
atp (Open ERP) 863e387e86 [ADD]: hr: add Yaml test file for hr module.
bzr revid: atp@tinyerp.co.in-20100519045621-rlzppjmw028869kp
2010-05-19 10:26:21 +05:30