Commit Graph

8 Commits

Author SHA1 Message Date
Julien Thewys 425b2fef61 [REF] Splitted YAML custom tags definition in itw own file (needed by module recorder).
bzr revid: jth@openerp.com-20100330152031-xvq4ve15ju51u7cy
2010-03-30 17:20:31 +02:00
Julien Thewys be6c3b80e6 [FIX] Do not rollback failing tests for the moment:
XML and YAML files are all loaded in the same transaction.
We should add a section for tests in __terp__ and load each test file
in its own transaction so that:
- they are independent from each other,
- failing tests can safely be rolled back,
- all tests can still be run in one pass.

bzr revid: jth@openerp.com-20100309172147-m0rkmc30yjae2605
2010-03-09 18:21:47 +01:00
Julien Thewys d12f8e60e2 [IMP] Added noupdate support in global context.
bzr revid: jth@openerp.com-20100309122746-5kwdn9mqdtu2bruv
2010-03-09 13:27:46 +01:00
Julien Thewys f6cb964437 [IMP] Cleanup.
bzr revid: jth@openerp.com-20100309092346-ehfpe1fhe26a1u0a
2010-03-09 10:23:46 +01:00
Julien Thewys 6307322cdb [REF] Reorganized imports (and undo previous non-sense change).
bzr revid: jth@openerp.com-20100308112928-ewsboa2xxnuot4wi
2010-03-08 12:29:28 +01:00
Julien Thewys 546b76d5d3 [REF] Reoarganized imports, catches yaml not found.
bzr revid: jth@openerp.com-20100308085532-1yv9xv1tosz223vs
2010-03-08 09:55:32 +01:00
Julien Thewys f9e6517ee6 [REF] Uses logging.getLogger instead of the to be deprecated netsvc.Logger .
bzr revid: jth@openerp.com-20100307211833-j4b6x8pcbirs0sxk
2010-03-07 22:18:33 +01:00
Julien Thewys a17092ba94 [REF] Renamed file and moved import statement.
bzr revid: jth@openerp.com-20100307164907-t1cevokp7u1zz2tx
2010-03-07 17:49:07 +01:00