From b2b384b531eff28e1fe33bdb91f77edd509970a8 Mon Sep 17 00:00:00 2001 From: Artur Signell Date: Tue, 4 Sep 2012 14:49:30 +0300 Subject: Support running TestBench tests with the vaadin-uitest war (#9299) Server is now launched using jetty-runner instead of a custom DemoLauncher --- uitest/test.xml | 100 +++++++++++++++++++++++++++++++------------------------- 1 file changed, 56 insertions(+), 44 deletions(-) (limited to 'uitest/test.xml') diff --git a/uitest/test.xml b/uitest/test.xml index b65926ff5b..fca4d1c299 100644 --- a/uitest/test.xml +++ b/uitest/test.xml @@ -1,12 +1,15 @@ - - - + + + - - + + + + + + + @@ -16,7 +19,7 @@ - + @@ -29,38 +32,35 @@ - - - - - - - - - - - - - - - - - + + + + + + + + + + - + + + + + - - + + @@ -92,7 +92,7 @@ - + @@ -113,8 +113,8 @@ - - + + @@ -167,17 +167,29 @@ - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3