]> source.dussan.org Git - vaadin-framework.git/commitdiff
Update test to work with recent changes: 87/87/2
authorLeif Åstrand <leif@vaadin.com>
Tue, 9 Oct 2012 11:12:59 +0000 (14:12 +0300)
committerLeif Åstrand <leif@vaadin.com>
Tue, 9 Oct 2012 11:12:59 +0000 (14:12 +0300)
* translateVaadinUri now gives absolute URLs
* app:// now goes to the root of the servlet mapping
* VerticalLayout style names updated

Change-Id: I8765ec4c294e1c8c7a5a141ef2789a16c0351b7a

uitest/src/com/vaadin/tests/components/javascriptcomponent/BasicJavaScriptComponent.html

index 3e4649e7b9f3a23634e71cc9f58425184c502fdb..56d86fdc6c3fcbd8c176aae5095e8c3e954cdea0 100644 (file)
@@ -39,7 +39,7 @@
 <tr>
        <td>assertText</td>
        <td>vaadin=runcomvaadintestscomponentsjavascriptcomponentBasicJavaScriptComponent::/VVerticalLayout[0]/VVerticalLayout[0]/JavaScriptWidget[0]/domChild[0]</td>
-       <td>4. Url: /run/com.vaadin.tests.components.javascriptcomponent.BasicJavaScriptComponent/APP/connector/0/10/test</td>
+       <td>4. Url: */run/APP/connector/0/10/test</td>
 </tr>
 <tr>
        <td>assertText</td>
@@ -54,7 +54,7 @@
 <tr>
        <td>assertText</td>
        <td>vaadin=runcomvaadintestscomponentsjavascriptcomponentBasicJavaScriptComponent::/VVerticalLayout[0]/VVerticalLayout[0]/JavaScriptWidget[0]/domChild[3]</td>
-       <td>1. Parent element className: v-layout v-vertical v-verticallayout v-widget v-has-width</td>
+       <td>1. Parent element className: v-verticallayout v-layout v-vertical v-widget v-has-width</td>
 </tr>
 </tbody></table>
 </body>