]> source.dussan.org Git - vaadin-framework.git/commit
Fixed test broken by PopupDateField communication change #6252
authorJohn Ahlroos <john@vaadin.com>
Wed, 21 Aug 2013 11:51:50 +0000 (14:51 +0300)
committerJohn Ahlroos <john@vaadin.com>
Wed, 21 Aug 2013 11:51:50 +0000 (14:51 +0300)
commit234ed1c9b51a6db1b87a2e6afe0609227b7bd67e
treec997803f2939eadf11ba11c24e842dd73678d36d
parent7dfe5aea9067a2cee35390af7de29d14cd42420a
Fixed test broken by PopupDateField communication change #6252

After #6252 the value is no longer communicated to the server
immediatly but only once the popup is closed. Changed the test to assume
the new behaviour.

Change-Id: I74782971d47367a8a57a520d5f4ab736f9b37c2c
uitest/src/com/vaadin/tests/components/datefield/TestSettingTimeOnInitiallyNullPopupDateField.html