]> source.dussan.org Git - vaadin-framework.git/commit
Date/time issues are fixed in the tests.
authorDenis Anisimov <denis@vaadin.com>
Mon, 31 Oct 2016 07:10:02 +0000 (09:10 +0200)
committerDenis Anisimov <denis@vaadin.com>
Mon, 31 Oct 2016 07:10:02 +0000 (09:10 +0200)
commit66724b35c5d82cc084974db28b84fc41e79bb8f3
treec8ea32ffe90f4cd14f2cbd21daee91ed583a94cc
parent1e978a6ba0924c240803543a31d024b7c649f4ce
Date/time issues are fixed in the tests.

- legacy DateField declarative format tests are fixed (day light saving
time is taken into account).
- CalendarMonthViewDndEvent UI because you are not supposed to work on
Sundays (when the test is broken).

Change-Id: If7ddf238a7fab104514211df4a12fa6d071f5af2
compatibility-server/src/test/java/com/vaadin/v7/tests/server/component/datefield/LegacyDateFieldDeclarativeTest.java
uitest/src/main/java/com/vaadin/tests/components/calendar/CalendarMonthViewDndEvent.java