Commit Graph

9 Commits

Author SHA1 Message Date
Christophe Simonis f42ac76068 [FIX] web_test_demo: make test model a TransientModel. This avoid a warning about the lack of access rules
bzr revid: chs@openerp.com-20131108214255-cgx1r7x8sx1ak4ea
2013-11-08 22:42:55 +01:00
Xavier Morel 972dc3d118 [FIX] warning due to missing description of web_tests_demo module
bzr revid: xmo@openerp.com-20121212131651-cgnfrmzv70w53fr3
2012-12-12 14:16:51 +01:00
ajay javiya (OpenERP) 76f2cf65c0 [FIX]: description
bzr revid: aja@tinyerp.com-20121212125758-iv71s1bol2afbwe6
2012-12-12 18:27:58 +05:30
ajay javiya (OpenERP) 55f9f4dc74 [REM]: Remove warning
bzr revid: aja@tinyerp.com-20121212052811-lfq1vyyu2bagx77f
2012-12-12 10:58:11 +05:30
Xavier Morel 796e80ec2d [FIX] deferred.pipe -> deferred.then
bzr revid: xmo@openerp.com-20121116101417-mkcjrdtocl6w7408
2012-11-16 11:14:17 +01:00
Xavier Morel 09037e8a42 [REM] failing test code
committed by mistake

bzr revid: xmo@openerp.com-20121116073738-9f43bm0q6eojns3v
2012-11-16 08:37:38 +01:00
Xavier Morel 8e85f4e0bd [IMP] timeout discipline
* Global timeout significantly increased to correctly handle e.g. db creation and teardown
* Per-test timeout brought back down to 2s

bzr revid: xmo@openerp.com-20121115091501-ys8opo0ccr3dq29h
2012-11-15 10:15:01 +01:00
Xavier Morel bf4a26d3e8 [ADD] actual-RPC tests, with UI. Bump QUnit timeout to 10s so RPC can run at all
bzr revid: xmo@openerp.com-20121029110154-5927gaix8k0ijl0c
2012-10-29 12:01:54 +01:00
Xavier Morel 99a2dd3938 [ADD] first 90% of non-sucky testing API, last 90% left
also all existing tests shoud now be completely broken and need to be fixed

bzr revid: xmo@openerp.com-20121025154745-rw2gktfd6tp68k2m
2012-10-25 17:47:45 +02:00