From 19c3783d3e3cb9ba56e3587581115f354ab04fa0 Mon Sep 17 00:00:00 2001 From: Leif Åstrand Date: Thu, 18 Apr 2013 15:28:41 +0300 Subject: Clean the connector map after pushing (#11624) Removing UidlRequestHandler.postHandleRequest should not affect backwards compatibility as UidlRequestHandler is a new class. Change-Id: I7f3753b1c3d37afcc973d3e5571c0d1708177bf9 --- .../vaadin/tests/push/PushReattachedComponent.html | 47 ++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 uitest/src/com/vaadin/tests/push/PushReattachedComponent.html (limited to 'uitest') diff --git a/uitest/src/com/vaadin/tests/push/PushReattachedComponent.html b/uitest/src/com/vaadin/tests/push/PushReattachedComponent.html new file mode 100644 index 0000000000..e1f6a5f048 --- /dev/null +++ b/uitest/src/com/vaadin/tests/push/PushReattachedComponent.html @@ -0,0 +1,47 @@ + + + + + + +New Test + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
New Test
open/run-push/com.vaadin.tests.components.panel.PanelChangeContents?restartApplication
assertTextvaadin=runpushcomvaadintestscomponentspanelPanelChangeContents::/VVerticalLayout[0]/Slot[1]/VPanel[0]/VVerticalLayout[0]/Slot[0]/VLabel[0]stats
clickvaadin=runpushcomvaadintestscomponentspanelPanelChangeContents::/VVerticalLayout[0]/Slot[0]/VHorizontalLayout[0]/Slot[1]/VButton[0]/domChild[0]/domChild[0]
assertTextvaadin=runpushcomvaadintestscomponentspanelPanelChangeContents::/VVerticalLayout[0]/Slot[1]/VPanel[0]/VVerticalLayout[0]/Slot[0]/VLabel[0]companies
clickvaadin=runpushcomvaadintestscomponentspanelPanelChangeContents::/VVerticalLayout[0]/Slot[0]/VHorizontalLayout[0]/Slot[0]/VButton[0]/domChild[0]/domChild[0]
assertTextvaadin=runpushcomvaadintestscomponentspanelPanelChangeContents::/VVerticalLayout[0]/Slot[1]/VPanel[0]/VVerticalLayout[0]/Slot[0]/VLabel[0]stats
+ + -- cgit v1.2.3