]> source.dussan.org Git - vaadin-framework.git/commit
Convert ComboBoxLargeIconsTest from TB2 to TB4
authorTeemu Suo-Anttila <teemusa@vaadin.com>
Fri, 17 Jul 2015 08:52:17 +0000 (11:52 +0300)
committerTeemu Suo-Anttila <teemusa@vaadin.com>
Tue, 21 Jul 2015 11:41:41 +0000 (14:41 +0300)
commit7d83a080189cef947af94c34bd3212fd5bb03928
treeb95dba506c9671ba931329320db9f87c7d38bd4a
parente71b084bee0ef85fea0cae64a96bfaf3935a4e66
Convert ComboBoxLargeIconsTest from TB2 to TB4

This patch also adds some subpart awareness as well as deferred worker
interface to VFilterSelect to support running TB4 tests reliably.

Change-Id: I59afe353853026a88b16bcabb5f7a3923d5db7cd
client/src/com/vaadin/client/ui/VFilterSelect.java
uitest/src/com/vaadin/tests/components/combobox/ComboBoxLargeIconsTest.java [new file with mode: 0644]
uitest/tb2/com/vaadin/tests/components/combobox/ComboBoxLargeIcons.html [deleted file]