Commit Graph

36 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
Simon Lejeune 5eb2f28bb9 [REM] hr_attendance: removed attendance by week/month reports, rml and wizards
bzr revid: sle@openerp.com-20140424092639-nlzxtx17jaa2w9p7
2014-04-24 11:26:39 +02:00
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
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) 8b123b8d74 [IMP] add user group in context of event & hr_timesheet yml files
bzr revid: fka@tinyerp.com-20130319100252-74kzr5qc41gj6d2t
2013-03-19 15:32:52 +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) d9d8abd8b0 [IMP] add access rights in hr_attendance
bzr revid: fka@tinyerp.com-20130221090300-is57aytddja1m4f5
2013-02-21 14:33:00 +05:30
Vo Minh Thu 37dec8326d [FIX] import openerp.netsvc instead of netsvc in YML tests.
bzr revid: vmt@openerp.com-20130209062436-e2wfh3sgoufrh77t
2013-02-09 07:24:36 +01:00
Harry (OpenERP) 9f9b3276c1 [FIX] hr_attendance: fix yml
bzr revid: hmo@tinyerp.com-20120511062127-c1ak373ml0h7ojvt
2012-05-11 11:51:27 +05:30
Divyesh Makwana (Open ERP) 7db3e24af9 [IMP] hr_attendance : Improved Test Cases.
bzr revid: mdi@tinyerp.com-20120116070012-8blt2ov12b0qx74b
2012-01-16 12:30:12 +05:30
Divyesh Makwana (Open ERP) 293ee2f2d4 [IMP] hr_attendance : Improved Test Cases.
bzr revid: mdi@tinyerp.com-20120116064526-i1o9qwq4nxlv01yx
2012-01-16 12:15:26 +05:30
Divyesh Makwana (Open ERP) 59cbdd3341 [ADD] hr_attendance : Added Test Cases For Hr Attendance
bzr revid: mdi@tinyerp.com-20120112094904-b10x1mx4c2uxitzj
2012-01-12 15:19:04 +05:30
Raphael Collet 93bcc2528d [MERGE] hr_attendance: improve yml tests
bzr revid: rco@openerp.com-20120104133024-6md4e3tjfs2qi53z
2012-01-04 14:30:24 +01:00
Jagdish Panchal (Open ERP) a987cc38a9 [IMP] hr_attendance: improve code in attendance_process.yml
bzr revid: jap@tinyerp.com-20111226111546-vqj3a9q7kyefurdm
2011-12-26 16:45:46 +05:30
Jagdish Panchal (Open ERP) 72c8134491 [IMP] hr_attendance: Cleanup the test case
bzr revid: jap@tinyerp.com-20111226100246-6607vffwz79fvs2d
2011-12-26 15:32:46 +05:30
Jagdish Panchal (Open ERP) f91048c40b [MERGE] branch merged with lp:openobject-addons
bzr revid: jap@tinyerp.com-20111226095155-htsnqm0mii2t5vbk
2011-12-26 15:21:55 +05:30
Jagdish Panchal (Open ERP) 9db806e372 [IMP] hr_attendance: improve test case
bzr revid: jap@tinyerp.com-20111226092516-lb6d3k3osn7tmr3z
2011-12-26 14:55:16 +05:30
Raphael Collet bb3331680f [FIX] hr_attendance: fix mismatch between user and employee in test
bzr revid: rco@openerp.com-20111222153911-olkpskmw23mbmyed
2011-12-22 16:39:11 +01:00
Raphael Collet da81033958 [FIX] hr_attendance: adapt employee name in tests
bzr revid: rco@openerp.com-20111222144353-ulypwxol2kbhh1ys
2011-12-22 15:43:53 +01:00
Raphael Collet a078b524c7 [FIX] missing definitions of xml ids hr.employee1, etc.
bzr revid: rco@openerp.com-20111222133559-mq58fblnrkhykguu
2011-12-22 14:35:59 +01:00
Jagdish Panchal (Open ERP) e3c05756b3 [IMP] hr_attendance: improve the test cases
bzr revid: jap@tinyerp.com-20111222114748-ymanx4bsh0boy4st
2011-12-22 17:17:48 +05:30
Raphael Collet 7e685270d2 [IMP] hr_attendance: small code cleanup in tests
bzr revid: rco@openerp.com-20111221125246-jxt83mz4g5r2q0zp
2011-12-21 13:52:46 +01:00
Jagdish Panchal (Open ERP) 22c4f560b3 [IMP] hr_attendance: improve yml test cases
bzr revid: jap@tinyerp.com-20111208102404-kiopq8q3g3x1212o
2011-12-08 15:54:04 +05:30
Jagdish Panchal (Open ERP) cbaa56a274 [IMP] hr_attendance: clean test case
bzr revid: jap@tinyerp.com-20111202071932-1rs8s7jn4h0heb8d
2011-12-02 12:49:32 +05:30
qdp-launchpad@tinyerp.com 2df4a68377 [MERGE] merged the dev3 branch
bzr revid: qdp-launchpad@tinyerp.com-20110114001101-wk77opsrvslh7pak
2011-01-14 01:11:01 +01:00
mtr fd120595c6 [IMP] account*,crm*,hr*,auction,delivery,event:changed static date of 2010 to current date
bzr revid: mtr@mtr-20110105072914-mnmacnml1n6inkyh
2011-01-05 12:59:14 +05:30
husen f433b959c2 merged with trunk
bzr revid: husen@husen-laptop-20101230095809-cl6dkve1odgdtqtv
2010-12-30 15:28:09 +05:30
apa (OpenERP) 11604e7ba8 [IMP]:applied xrg patch in ymls.
bzr revid: apa@tinyerp.com-20101224045434-uoi18b74bdg3w7un
2010-12-24 10:24:34 +05:30
apa (OpenERP) df148e7716 [IMP/REM]:remove unused line in yml and move yml code in test/account_report.yml file.
bzr revid: apa@tinyerp.com-20101223084431-j403ji4hpjs8b6ez
2010-12-23 14:14:31 +05:30
apa (OpenERP) 35a69fa9a2 [IMP]:hr_attendance:improved code
bzr revid: apa@tinyerp.com-20101222111549-9bu03x6lejcgrgwx
2010-12-22 16:45:49 +05:30
Jas (OpenERP) 43f73c6898 [Imp] hr : improvements in yml file
bzr revid: jas@tinyerp.com-20101221120740-pk26ccemrndtd45k
2010-12-21 17:37:40 +05:30
Jay (OpenERP) 5ce0c19a15 [IMP/FIX] Hr_holidays,hr_attendance report yml corrected
bzr revid: jvo@tinyerp.com-20100917105855-wra7gjdhk9lgovcn
2010-09-17 16:28:55 +05:30
RME (OpenERP) a2b9eaeccf [IMP] hr_attendance, hr_holidays, hr_timesheet, hr_timesheet_invoice, hr_payroll, hr_expense : yml report test added
bzr revid: rme@tinyerp.com-20100917072806-t86i3yit9ceiofk9
2010-09-17 12:58:06 +05:30
RME (OpenERP) ba148dba0a [IMP] hr_attendance, hr_timesheet_invoice, hr_payroll : yml report test added
bzr revid: rme@tinyerp.com-20100916122949-gisdwwxrjc7xia6t
2010-09-16 17:59:49 +05:30
PSI(OpenERP) 2d28f5199d [FIX] HR modules yaml changes
bzr revid: mra@mra-laptop-20100729093352-780k2ju8dsnibnkk
2010-07-29 15:03:52 +05:30
atp (Open ERP) 43b774e633 [ADD]: hr_attendance: add yaml for hr_attendance module.
bzr revid: atp@tinyerp.co.in-20100531081025-al9hw6umhed1t6vg
2010-05-31 13:40:25 +05:30