summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* Force re-measurement of CheckBoxGroup and RadioButtonGroup (#9901)Petter Holmström2017-09-041-0/+0
| | | | | | The related tests have a workaround for another (Chrome specific) GridLayout bug #9921. Those workarounds should be removed once that issue is fixed. Fixes #9148
* Update screenshots for Chrome 60 (#9794)Henri Sara2017-08-081-0/+0
|
* Fix caption width rounding in Chrome (#9785)Henri Sara2017-08-071-0/+0
| | | | Otherwise, TabSheet close button may break the small theme in ReindeerThemeTest when the caption width is rounded down.
* Fix position of font icons in ComboBox (#9638)Henri Sara2017-07-181-0/+0
| | | Fixes #9637
* Update release notes and screenshots for link styleHenri Sara2017-06-301-0/+0
|
* Update Chrome 59 screenshots for ColumnCollapsingHenri Sara2017-06-281-0/+0
|
* Fix screenshots for VaadinIconSetTestHenri Sara2017-06-221-0/+0
|
* Fix tests broken by Chrome 59 (#9564)8.1.0.beta3Henri Sara2017-06-211-0/+0
|
* Update more Chrome 59 screenshots (#9563)Henri Sara2017-06-211-0/+0
|
* Update screenshots for Chrome 59 (#9562)Henri Sara2017-06-201-0/+0
|
* Update Firefox screenshots with checkbox focus (#9362)Henri Sara2017-05-181-0/+0
|
* Update screenshots with new tooltip formattingHenri Sara2017-05-171-0/+0
|
* Use theme font and normal line wrapping for regular tooltips (#9143)Leif Åstrand2017-05-151-0/+0
| | | Fixes #9121
* Update screenshot referenceAleksi Hietanen2017-04-101-0/+0
|
* Fix screenshots for VaadinIconSetTest (#8974)8.1.0.alpha3Henri Sara2017-03-301-0/+0
|
* Fix NativeSelect inner component size (#8737)Ilia Motornyi2017-03-281-0/+0
| | | Fixes #8702
* Remove unnecessary width calculation on Grid initial render (#8848)Henri Sara2017-03-161-0/+0
| | | | | | Do not calculate column widths unnecessarily, especially for columns with fixed width. Fixes #8678
* Correctly adjust upload button borders inside a component group (#8817)Artur2017-03-131-0/+0
| | | | * Correctly adjust upload button borders inside a component group
* Migrate v7 Grid tests. 7th round. (#8452)Denis2017-02-221-0/+0
| | | | | | | | | | | | | | | | * Migrate v7 Grid tests. 7th round. Fixes #8419 * Fix test failures * Minor improvements * Merge remote-tracking branch 'github/master' into 8436-grid-test-migration * Merge remote-tracking branch 'github/master' into 8436-grid-test-migration * Update screenshot reference
* Reduce ComboBox initial requests (#8571)Pekka Hyvönen2017-02-161-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Reduce ComboBox initial requests Use initial fetched data on client side, do not request data from server side for each time popup is opened. Fixed initial filter being null for ComboBox on DataProvider, causing unnecessary size & fetch for not-changed filter. Fixed ComboBox sending default filter unnecessarily to server. Fixed wrong page indexing in VComboBox -> ComboBoxConnector. Fixes #8496 Fixes vaadin/framework8-issues#488 * Fix last item missing When pageLength was 0 and nullSelectionAllowed, the last item was not shown. Tried to sensify the API for total suggestions versus total suggestions + null selection item. * Fix ComboBox selected item updates Handles changing of ItemCaptionGenerator or ItemIconGenerator, need to update the selected item caption and icon separately. Previously it worked because all data was sent all the time to client. Doesn't fix the issue, when selected item is updated with refreshItem(), and it is not on the active range that will be sent to client. For that, ComboBox would need a separate notification about item update. * Updated screenshots
* Fix Firefox 45 tests (click issues, screenshots) (#8533)Henri Sara2017-02-101-0/+0
|
* Update Firefox/Chrome screenshots and Chrome version (#8515)Henri Sara2017-02-091-0/+0
|
* Server integration fix 3 (#8442)Ilia Motornyi2017-02-091-0/+0
| | | | * Fix JBoss 6 integration test * Fixes for Karaf (build self-contained WAB)
* Add screenshots and workaround for Firefox 45 (#8450)Henri Sara2017-02-061-0/+0
|
* Add Firefox 45 screenshots (#8438)Henri Sara2017-02-031-0/+0
|
* Update ValoThemeTest screenshots (#8431)Henri Sara2017-02-031-0/+0
|
* Typo fix; screenshots update.Ilia Motornyi2017-02-021-0/+0
|
* Replace FontAwesome with Vaadin Icons (#8208)Pekka Hyvönen2017-02-011-0/+0
| | | | | | | * Include FontAwesome by default for easier migration * Fix JSComponentLoadingIndicatorTest Fixes #7979 Addresses part of #8219
* Refactor testing of the framework (#8393)Teemu Suo-Anttila2017-02-011-0/+0
| | | | | | | | | * Integration tests moved from uitest to separate test modules * Run TB4 tests with maven profile * Remove old ant/ivy build scripts from uitest * Add 'needs-ssh' test category for reconnection test * Add default values for testing and validation builds * Add placeholder build.xml with instructions to run Maven
* Overload AbstarctComponent.setDescription() with content mode parameter (#8252)Denis2017-01-201-0/+0
| | | | | | * Overload AbstarctComponent.setDescription() with content mode parameter Fixes #8185
* Introduce DateTimeFile and InlineDateTimeField. (#8218)Denis2017-01-191-0/+0
| | | | | | | | | | * Introduce DateTimeFile and InlineDateTimeField. Fixes #8132 * Correct and provide declarative tests. * Provide a date converter and UI tests.
* Migrate Grid UI tests P4 (#8133)Denis2017-01-051-0/+0
| | | Fixes vaadin/framework8-issues#592
* Grid UI tests migration P3. (#8121)Denis2017-01-041-0/+0
| | | | | | | | | | | | | | | | | | * Grid UI tests migration P2. Fixes vaadin/framework8-issues#588 * Grid UI tests migration P3. Fixes vaadin/framework8-issues#589 * Merge branch 'master' into 589-grid-tests-migration Conflicts: uitest/src/main/java/com/vaadin/tests/components/grid/GridCellFocusOnResetSize.java uitest/src/main/java/com/vaadin/tests/components/grid/GridClientDataChangeHandler.java * Update screenshot submodule reference.
* Fix screenshot repository reference (#8053)8.0.0.beta1Henri Sara2016-12-191-0/+0
|
* Use PhantomJS2 for server integration tests (#8030)Henri Sara2016-12-191-0/+0
| | | | | | | | | | | | | | | * Run server integration tests with PhantomJS2 * Add delay to integration test screenshots Otherwise, the progress indicator might still be fading when the screenshot is taken, and the screenshots are not fully stable. * Reduce integration test startup delays * Add PhantomJS2 screenshots for integration tests * Add PhantomJS2 screenshots for tomcat 7 proxy test
* Change default suggestion popup width in ComboBox (#91)Aleksi Hietanen2016-12-081-0/+0
| | | Closes vaadin/framework8-issues#522
* Add screenshot submodule to master branch (#88)Teemu Suo-Anttila2016-12-051-0/+0
|
* Move/remove old TB2 testsHenri Sara2016-04-195-304/+0
| | | | Change-Id: I6f1c2c3dc55b76c66f3d231f37d6b0709126d801
* Update copyright year to 2014Artur Signell2014-04-161-1/+1
| | | | Change-Id: Ic77338304dc7e58e49f27dcdaf0bab2e00f5bba6
* Fix lost focus in Table when refreshing row cache (#12231)Tapio Aali2013-07-162-0/+98
| | | | | | | | svn changeset:25991/svn branch:6.8 svn changeset:26075/svn branch:6.8 svn changeset:26091/svn branch:6.8 Change-Id: Ia4a6ab4cc6ff98795a6d1f9b1701a345dc3f4dc4
* More specific workaround for no rows in TreeTable with pagelenght = 0 (#9203)Leif Åstrand2013-05-102-0/+134
| | | | | | | | | svn changeset:25915/svn branch:6.8 Conflicts: client/src/com/vaadin/client/ui/VScrollTable.java Change-Id: I3f5b9dc988f5911023f77f184f5bd6770bbd9f1b
* Merge test for #11623 to 7.0.Johannes Dahlström2013-05-101-0/+72
| | | | | | | | | The fix itself is not required due to the changed style name handling. svn changeset:25902/svn branch:6.8 svn changeset:25903/svn branch:6.8 Change-Id: I95a9adbcac82236017369003765735bbaacfe980
* Remove "tests" directory accidentally merged from 6.8Johannes Dahlström2012-11-231-38/+0
| | | | Change-Id: I31f1ce1da4c5d6fbc0d23daabd0853fb4febdd69
* Test case for #9508Johannes Dahlström2012-10-031-0/+38
| | | | | | svn changeset:24580/svn branch:6.8 Change-Id: I2cb7dd24e09c8aaa439b43881ac6a5327cf0fac1
* Moved tests applications which got placed in the wrong folder at mergeJohn Ahlroos2012-09-064-929/+0
|
* Merge branch 'master' into layoutgraphJohn Ahlroos2012-08-311622-157241/+8
|\ | | | | | | | | | | Conflicts: client/src/com/vaadin/client/ComponentLocator.java client/src/com/vaadin/client/ui/AbstractComponentConnector.java
| * Renamed tests -> uitest and tests/testbench -> uitest/src (#9299)Artur Signell2012-08-301413-127218/+0
| |
| * Reformatted projectArtur Signell2012-08-304-7/+10
| |
| * Merged Select with ComboBox (#2869)Artur Signell2012-08-304-27/+25
| | | | | | | | | | Select now extends ComboBox instead of vice versa Select is now deprecated in favor of ComboBox
| * Moved server tests from tests/server-side to server/tests/src (#9299)Artur Signell2012-08-30143-21200/+0
| |