Commit Graph

19 Commits

Author SHA1 Message Date
Xavier ALT 6fab66d6f7 [FIX] document: duplicate directory detection should work even when a record rule prevent user from seeing duplicates
bzr revid: xal@openerp.com-20131216123954-px10qz9g3qxng6c6
2013-12-16 13:39:54 +01:00
Antony Lesuisse 25acb93277 more fixes
bzr revid: al@openerp.com-20121217020013-b0buz0ilza9ole0a
2012-12-17 03:00:13 +01:00
Antony Lesuisse 45ce223457 cleanup tests
bzr revid: al@openerp.com-20121217015651-qdw4iugzh9ghwv19
2012-12-17 02:56:51 +01:00
Antony Lesuisse 92e8304acb cleanup tests
bzr revid: al@openerp.com-20121217014519-fwr5otel8qwlevaz
2012-12-17 02:45:19 +01:00
Olivier Dony c5c88c43c0 [FIX] document: removed dangerous and useless commits
These commits were introduce mostly at revision 
1849.1.1 revid:hmo@tinyerp.com-20081111052750-zqzvr6oaihvt103t
in an attempt to fix an issue with transactions
originating from FTP connections.
This was wrong: the virtual FTP filesystem should
perform its own transaction management for each
operation, just like the RPC layer does it for
each request. Forcing a commit in the business
code during the course of a normal transaction is
totally *forbidden*!
In addition, the FTP layer now properly manages
its transactions, so the commit calls were useless
anyway.

bzr revid: odo@openerp.com-20111130120239-5fcavvpd14w056zb
2011-11-30 13:02:39 +01:00
P. Christeas 333c1c6ca8 Doc: make sure folders are deleted after YAML tests
This will also enable the tests to run multiple times on the same db.

bzr revid: p_christ@hol.gr-20101012103936-d0e7o1b5ppu7kri5
2010-10-12 13:39:36 +03:00
rpa (Open ERP) bacbdf8163 [FIX]: document: Fixed problem of delete tag in yml test + Binary data in yml is needed to be passed encoded, in order to display correctly
bzr revid: rpa@tinyerp.com-20100730091240-31ty2auvni191okv
2010-07-30 14:42:40 +05:30
Harry (OpenERP) 78d6e086f6 [MERGE]
bzr revid: hmo@tinyerp.com-20100714084946-m0gyak17tvdra5k9
2010-07-14 14:19:46 +05:30
P. Christeas 10eea23109 Document tests: remove last, empty block
This just suppresses a warning.

bzr revid: p_christ@hol.gr-20100713205421-th0c0vuohsum3vj8
2010-07-13 23:54:21 +03:00
Harry (OpenERP) 506b249a0f [MERGE] merged from trunk-addons branch
bzr revid: hmo@tinyerp.com-20100713115800-yhnlwf0rachbddat
2010-07-13 17:28:00 +05:30
rpa (Open ERP) 723c5df587 [FIX]: document: Fixed error in document yaml
bzr revid: rpa@tinyerp.com-20100713095006-6wii7got8r4jszf1
2010-07-13 15:20:06 +05:30
P. Christeas 67386ec78b Document: fix typo in test.yml
bzr revid: p_christ@hol.gr-20100706121047-p2nex1m3g86nirt6
2010-07-06 15:10:47 +03:00
P. Christeas d52f451bca Document: tests improvements.
bzr revid: p_christ@hol.gr-20100701175132-ojsjqidcfegz9py8
2010-07-01 20:51:32 +03:00
P. Christeas 28464cb07c Document tests: need to remove each document created in tests
There is commit commands inside document, to prevent from partially
writting data (eg. filestore and the db). Thus, the atomicity of the
transaction is broken.

bzr revid: p_christ@hol.gr-20100701175131-8v8xyosvz8nly0pi
2010-07-01 20:51:31 +03:00
P. Christeas 1e99bfc52c Document: test cases
bzr revid: p_christ@hol.gr-20100701175131-jltfosk4l5uvzo5l
2010-07-01 20:51:31 +03:00
P. Christeas 6aef03991d Document: tests
bzr revid: p_christ@hol.gr-20100701175131-5acgsuetw1qx0juu
2010-07-01 20:51:31 +03:00
P. Christeas ad1253c96b Document: start some trivial tests.
bzr revid: p_christ@hol.gr-20100701175130-bs2rx4w81ck6gh9l
2010-07-01 20:51:30 +03:00
P. Christeas 4d99b09045 Document, FTP: text skeleton of trivial yaml tests.
bzr revid: p_christ@hol.gr-20100629140049-dowvybyjh6bncyrb
2010-06-29 17:00:49 +03:00
Ysa (Open ERP) bbf62704c4 [ADD] add yml file for document and document_ftp module.
bzr revid: ysa@tinyerp.co.in-20100423051445-pqs46sawemex2dda
2010-04-23 10:44:45 +05:30