aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/test/java/com/vaadin/tests/smoke/CalendarSmokeTest.java
Commit message (Collapse)AuthorAgeFilesLines
* Use Collection.isEmpty() (#10172)Ahmed Ashour2017-10-121-1/+1
|
* Fix TestBench API imports (#8112)Teemu Suo-Anttila2017-01-131-1/+1
| | | | | | | | | | | | | | | | | | | | * Fix TestBench API imports, move functionality from custom elements * Fixes to TestBench APIs and JavaDocs * Merge remote-tracking branch 'origin/master' into 578_tbapi_cleanup * Fix method name in CheckBoxGroupTest * Remove unused custom element classes * Implement getOptions using getOptionElements * Replace setValue with setSelection in CheckBoxGroupElement * Rename CheckBoxGroupElement getSelection to getValue * Fix one last method
* Clean up calendar tests. (#8094)Denis2016-12-271-0/+120