Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix Firefox coordinates, add missing screenshots (#11022) | Teemu Suo-Anttila | 2018-07-03 | 2 | -3/+6 |
| | |||||
* | Remove PhantomJS from testing (#10997) | Teemu Suo-Anttila | 2018-06-26 | 1 | -7/+0 |
| | |||||
* | Fix IE11 tests for BrowserStack environment (#10959) | Teemu Suo-Anttila | 2018-06-04 | 2 | -8/+2 |
| | |||||
* | Enable maven formatting for uitest (#10908) | Ilia Motornyi | 2018-05-17 | 2 | -12/+6 |
| | |||||
* | Remove copyright headers from test code (#10770) | Teemu Suo-Anttila | 2018-03-28 | 8 | -120/+0 |
| | |||||
* | Update copyright year (#10761) | Ilia Motornyi | 2018-03-27 | 8 | -8/+8 |
| | |||||
* | Use static import of Assert in tests (#10126) | Ahmed Ashour | 2017-10-03 | 1 | -7/+5 |
| | | | | Also removes dependency on junit.framework.TestCase . | ||||
* | Fix javadoc references (#10067) | Ahmed Ashour | 2017-09-23 | 1 | -1/+0 |
| | | | And remove unused imports. | ||||
* | Implement tree item context click | Ilia Motornyi | 2017-07-10 | 1 | -0/+63 |
| | | | | | Fixes #9606 Fixes #9645 Fixes #9647 | ||||
* | Use correct TreeElement and server-side classname (#9221) | Teemu Suo-Anttila | 2017-05-03 | 1 | -1/+1 |
| | | | | | * Use correct TreeElement and server-side classname * Re-enable test, remove unnecessary imports | ||||
* | Add workarounds for Firefox in context click tests (#8547) | Henri Sara | 2017-02-13 | 2 | -5/+19 |
| | |||||
* | Fix TestBench API imports (#8112) | Teemu Suo-Anttila | 2017-01-13 | 3 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | * 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 | ||||
* | Add context event support to new Grid | Artur Signell | 2016-09-13 | 1 | -8/+9 |
| | | | | Change-Id: I21c5bb95feb3dbab1b543943adc0584aa8eec87b | ||||
* | Support finding components in v7 packages with ComponentLocator | Teemu Suo-Anttila | 2016-09-12 | 4 | -4/+4 |
| | | | | Change-Id: I60eabf3b1c6363be505a2d21f7ed439c5357f61f | ||||
* | Move and rename server classes which go into the compatibility package | Artur Signell | 2016-08-22 | 4 | -11/+11 |
| | | | | | | | | * Use com.vaadin.v7 * Use the same class name as in Vaadin 7 * Use a "vaadin7-" declarative prefix for Vaadin 7 components Change-Id: I19a27f3835b18980b91a4f8f9464b2adde1a5fd5 | ||||
* | Organize imports | Artur Signell | 2016-08-20 | 1 | -2/+1 |
| | | | | Change-Id: Iedb6ed985dfc6b69c4a4753a876545d67621898f | ||||
* | Remove carriage returns | Artur Signell | 2016-08-18 | 1 | -110/+110 |
| | | | | Change-Id: I1be17dcf3245eca3e571886db4fa0cbb9657edbb | ||||
* | Rename Grid into LegacyGrid | elmot | 2016-08-18 | 1 | -109/+110 |
| | | | | Change-Id: Ie99e3a5af908ada42a6d0eba421241ad65c0d6b4 | ||||
* | Update copyright year to 2016 | Artur Signell | 2016-08-18 | 7 | -7/+7 |
| | | | | Change-Id: I6485dee1ebba12b180a9063ed4b530f7dc63cd77 | ||||
* | Remove trailing whitespace from code and javadoc | Artur Signell | 2016-08-18 | 7 | -25/+25 |
| | | | | Change-Id: I4c852b7f9928e190572876690d5bef1234494a5d | ||||
* | Format using Eclipse Neon | Artur Signell | 2016-08-18 | 4 | -12/+12 |
| | | | | Change-Id: I33f1cc33969ff74a95b1b8cc0f2add589be5aae0 | ||||
* | Build uitest war with maven | Teemu Suo-Anttila | 2016-04-15 | 7 | -0/+542 |
Change-Id: I32625901ca27a282253df44c6e776cf9632bacda |