From d2cf844e7b2e447ce0c1502aa3a514056a6d7fb1 Mon Sep 17 00:00:00 2001 From: Xavier Morel Date: Tue, 30 Oct 2012 08:46:15 +0100 Subject: [PATCH] [IMP] allow providing db-cloning info directly in URL for test runner bzr revid: xmo@openerp.com-20121030074615-lt517w5t9fd9ppvh --- addons/web/controllers/testing.py | 9 ++++++++- addons/web/static/src/js/testing.js | 2 +- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/addons/web/controllers/testing.py b/addons/web/controllers/testing.py index 9947f1e1ed5..95121f5b192 100644 --- a/addons/web/controllers/testing.py +++ b/addons/web/controllers/testing.py @@ -51,6 +51,7 @@ TESTING = Template(u"""