Commit Graph

11 Commits

Author SHA1 Message Date
Fabien Meghazi dde0c9324b [IMP] Convered qunit test suite to template
bzr revid: fme@openerp.com-20140428182451-u4mgen9669gnldva
2014-04-28 20:24:51 +02:00
Xavier Morel bb7eb52699 [REM] RPC from js/qunit tests
They're a pain in the ass, they never worked right and they're basically
useless. Screw it.

bzr revid: xmo@openerp.com-20140221143518-hv3rjkw2b00ughvh
2014-02-21 15:35:18 +01:00
Xavier Morel 8be916910e [FIX] re-enable web_tests_demo tests
bzr revid: xmo@openerp.com-20140131152753-81418oy8wjzxkgmt
2014-01-31 16:27:53 +01:00
niv-openerp 4157b860bc Desactivated some sample tests
bzr revid: nicolas.vanhoren@openerp.com-20130726161143-z77m3ez5vm9kcehn
2013-07-26 18:11:43 +02:00
niv-openerp 861186d136 Fixed potential problem in web_test_demo
bzr revid: nicolas.vanhoren@openerp.com-20130726154454-9hu2gpxcz4ynhmkj
2013-07-26 17:44:54 +02:00
Xavier Morel 074a521a58 [REM] disable 'actual rpc' test, PITA and should never have been implemented anyway
bzr revid: xmo@openerp.com-20130628124626-d3n5izyjqnimfz1o
2013-06-28 14:46:26 +02:00
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