odoo/addons/web/tests
Antony Lesuisse 4040b8caa6 [IMP] testjs command
To tun the tests:

  createdb t
  /server/openerp-server --addons-path=addons,web/addons server -d t -i web_tests_demo

Once the server is ready, run, in an other shell:

  /server/openerp-server --addons-path=addons,web/addons testjs

bzr revid: al@openerp.com-20121209024810-cdi2s9ftr97x8l5p
2012-12-09 03:48:10 +01:00
..
qunitsuite [IMP] testjs command 2012-12-09 03:48:10 +01:00
__init__.py [REM] EVALPOCALYPSE PART 2: no more python-side eval 2012-11-26 15:05:25 +01:00
test_dataset.py [REM] EVALPOCALYPSE PART ONE 2012-11-26 11:54:50 +01:00
test_js.py [IMP] testjs command 2012-12-09 03:48:10 +01:00
test_menu.py [REM] EVALPOCALYPSE PART ONE 2012-11-26 11:54:50 +01:00
test_serving_base.py [FIX] integrate web tests into buildbot runner, fix broken tests 2012-09-10 12:51:29 +02:00