Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ensure Composite's contents gets re-measured on resize. (#12154) (#12162) | Anna Koskinen | 2020-12-02 | 2 | -0/+0 |
| | | | Fixes: #12153 | ||||
* | Test updates (#12147) (#12158) | Anna Koskinen | 2020-12-01 | 317 | -0/+0 |
| | | | | - updated screenshots for Firefox, IE, and Chrome - updated Firefox and Chrome version numbers | ||||
* | Take border into account in Grid editor position when it opens upwards. ↵ | Anna Koskinen | 2020-10-20 | 2 | -0/+0 |
| | | | | (#12118) (#12129) | ||||
* | Chrome update to version 86 (#12117) (#12126) | Anna Koskinen | 2020-10-20 | 2 | -0/+0 |
| | |||||
* | Test fixes & split failsafe integration test runs into smaller batches (#12103) | Anna Koskinen | 2020-10-01 | 12 | -0/+0 |
| | |||||
* | Update Chrome version check to 85 (#12090) | Anna Koskinen | 2020-09-02 | 7 | -0/+0 |
| | |||||
* | Add 1px buffer to Escalator column natural widths. (#12075) | Anna Koskinen | 2020-08-17 | 3 | -0/+0 |
| | | | | | | | | | | | | * Add 1px buffer to Escalator column natural widths. The purpose of the buffer is to avoid subpixel handling issues, especially when zoomed in or out. In case fractions need to be adjusted for browser compatibility, round up to ensure the contents have the space they need. Fixes #12048 | ||||
* | Update chrome version to 83 (#12024) | Zhe Sun | 2020-05-26 | 62 | -0/+0 |
| | | | | | | * Update chrome version to 83 * Update screenshots | ||||
* | Fix incorrect position of column selector in MPR (#11953) | Tatu Lund | 2020-04-21 | 1 | -0/+0 |
| | | | | Cherry pick from https://github.com/vaadin/framework/pull/11946 | ||||
* | Prevent upload if no file is selected. (#11939) | Anna Koskinen | 2020-04-03 | 13 | -0/+0 |
| | | | Fixes #10419 | ||||
* | Updated LayoutTester screenshots for IE and FF. (#11930) | Anna Koskinen | 2020-03-27 | 164 | -0/+0 |
| | | | | * Updated LayoutTester screenshots for IE and FF. | ||||
* | Tweaked layouttester tests to be more informative. (#11800) (#11813) | Anna Koskinen | 2020-03-23 | 98 | -0/+0 |
| | |||||
* | Convert DateTimeFieldReadOnlyTest to not rely on screenshots. (#11870) | Anna Koskinen | 2020-01-13 | 12 | -0/+0 |
| | |||||
* | Convert DateFieldReadOnlyTest to not rely on screenshots. (#11867) | Anna Koskinen | 2020-01-10 | 12 | -0/+0 |
| | |||||
* | Test tweaks (#11841) | Anna Koskinen | 2019-12-06 | 6 | -0/+0 |
| | | | | | | | | | | | | | | | | - Use BrowserStack workaround for proper sendKeys functionality on IE11. - TreeGridBigDetailsManagerTest: allow two pixel discrepancy in expected scroll position to accommodate IE. - TreeWideContent: switched from raw type to type inference. - ValoColorPickerInputFormatsTest: switched equals comparison to correct way around. - ResponsiveLayoutUpdateTest: updated screenshots for IE - ColumnCollapsingAndColumnExpansionTest: updated screenshots for IE - ClosingWindowWithBrowserFrameShouldntGenerate404Test: test is incompatible with IE driver, excluded from tested browsers. In manual testing IE doesn't get 404 in the logs with or without the fix associated with this test but there are other client-side exceptions related to focus handling in either case. However, those are out of scope for this particular fix and should be investigated separately. | ||||
* | Update Chrome version to 77 (#11727) | Zhe Sun | 2019-09-24 | 12 | -0/+0 |
| | | | | | | | | * Update Chrome version to 77 * update screenshots * update screenshots | ||||
* | Update Chrome version, snapshots and fix tests (#11684) | Zhe Sun | 2019-08-05 | 188 | -0/+0 |
| | |||||
* | Update screenshot (#11669) | Zhe Sun | 2019-07-30 | 1 | -0/+0 |
| | |||||
* | Fixes unstable/muted tests (#11640)8.9.0.alpha1 | Zhe Sun | 2019-06-28 | 1 | -0/+0 |
| | |||||
* | Update Chrome version in Test (#11613) | Zhe Sun | 2019-06-12 | 11 | -0/+0 |
| | | | | | | | | 1) recalculate the offset, as ChromeDriver starts to follow the standard; 2) update screenshots; 3) correct the `click()` call with using coordinates, related to 1) 4) `sendkey()` with using key.modifier adjustment 5) add sleep 6) workaround for mastery failures | ||||
* | Recalculate the column widths before the first row is added (#11609) | Zhe Sun | 2019-06-06 | 1 | -0/+0 |
| | | | | | | | * Recalculate the column widths before the first row is added Fixes #11607 | ||||
* | Replace the screenshot usage in framework test (#11547) | Sun Zhe | 2019-04-29 | 21 | -0/+0 |
| | | | | | | | | | - Replace the GridDisabledTest screenshot usage - Replace the screenshot tests in BasicCrudGridEditorRowTest - Replace the screenshot tests in ComboboxVaadinIcons - Replace the screenshot tests in ValoThemeUITest::accordions - Added screenshotcomparetolerance to some screenshot test to make tests stable | ||||
* | Update screenshots after chrome updates (#11536) | Sun Zhe | 2019-04-08 | 107 | -0/+0 |
| | | | | | | * Update screenshots after chrome updates * Update screenshots after chrome updates | ||||
* | Update Tooltip Snapshot (#11414) | Sun Zhe | 2019-01-17 | 1 | -0/+0 |
| | |||||
* | Update Screenshot due to Icon update (#11373) | Sun Zhe | 2018-12-14 | 5 | -0/+0 |
| | | | | Update screenshots due to update of search-minus and search-plus icons values | ||||
* | Update screenshot in IE11 and increase sleeping time for ColorPickerTest | Sun Zhe | 2018-11-28 | 1 | -0/+0 |
| | |||||
* | Update DateTimeField failing screenshot (#11300) | Anastasia Smirnova | 2018-11-09 | 1 | -0/+0 |
| | |||||
* | Update VaadinIcons (#11281) | Ilia Motornyi | 2018-11-08 | 4 | -0/+0 |
| | |||||
* | update uitest screenshot reference (#11197) | Sun Zhe | 2018-09-21 | 3 | -0/+0 |
| | | | | | | | | * update uitest screenshot reference * one more screenshot * screenshot for table drop indicator | ||||
* | Updating chrome version to 69 in tests (#11182) | Mehdi Javan | 2018-09-17 | 191 | -0/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * Updating Chrome version to 69 * Updating screenshots taken in Chrome 69 * Fixing screenshots * Fixing screenshots * Adding some wait commands to tests * Fixing screenshots * Revert: Fixing screenshots * More screenshots * - Adding wait commands to make sure the transitions end before screenshot - Fixing a screenshot * Correcting a mistake of using wait instead of sleep * Fixing more screenshots * Increasing the height of ContextMenu (Because of limitation of new Chrome 69 in terms of minimum window height, ContextMenu size can't be tested with a small height.) | ||||
* | Update tests for new Chrome (#11150) | Ilia Motornyi | 2018-08-31 | 4 | -0/+0 |
| | |||||
* | Fix Firefox coordinates, add missing screenshots (#11022) | Teemu Suo-Anttila | 2018-07-03 | 17 | -0/+0 |
| | |||||
* | Fix Firefox test issues (#11017) | Teemu Suo-Anttila | 2018-07-02 | 55 | -0/+0 |
| | |||||
* | Add alternative screenshot for Flash test (#11013) | Teemu Suo-Anttila | 2018-06-29 | 1 | -0/+0 |
| | |||||
* | Fix ComboboxScrollableWindowTest to use assertion (#11014) | Teemu Suo-Anttila | 2018-06-29 | 4 | -0/+0 |
| | |||||
* | Fix IE11 tests (#11003) | Teemu Suo-Anttila | 2018-06-27 | 8 | -0/+0 |
| | | | This patch removes non-native events and updates some screenshots. | ||||
* | Fix valdiation builds to use correct browser (#11000) | Teemu Suo-Anttila | 2018-06-27 | 8 | -0/+0 |
| | |||||
* | Rename Internet Explorer screenshots (#10968) | Teemu Suo-Anttila | 2018-06-06 | 413 | -0/+0 |
| | |||||
* | Rename Firefox screenshots (#10967) | Teemu Suo-Anttila | 2018-06-05 | 335 | -0/+0 |
| | |||||
* | Rename Chrome screenshots (#10966) | Teemu Suo-Anttila | 2018-06-05 | 478 | -0/+0 |
| | |||||
* | Use new TestBench and ReferenceNameGenerator (#10963) | Teemu Suo-Anttila | 2018-06-05 | 375 | -0/+0 |
| | | | This patch contains the first part of screenshots being renamed. | ||||
* | Fix IE11 tests for BrowserStack environment (#10959) | Teemu Suo-Anttila | 2018-06-04 | 35 | -0/+0 |
| | |||||
* | Improved BrowserStack support with local identifiers (#10941) | Teemu Suo-Anttila | 2018-05-31 | 388 | -0/+0 |
| | |||||
* | Update Firefox screenshots (#10895) | Teemu Suo-Anttila | 2018-05-07 | 16 | -0/+0 |
| | |||||
* | Update tests and screenshots for Chrome 66 (#10894) | Teemu Suo-Anttila | 2018-05-07 | 2 | -0/+0 |
| | |||||
* | Fix tests to use shorted screenshot filenames (#10862) | Teemu Suo-Anttila | 2018-05-02 | 9 | -0/+0 |
| | |||||
* | Add initial screenshots for Firefox tests (#10834) | Teemu Suo-Anttila | 2018-04-20 | 329 | -0/+0 |
| | |||||
* | Fix using ConnectorResource icons before attaching ComboBox (#10810) | Teemu Suo-Anttila | 2018-04-17 | 2 | -0/+0 |
| | | | | | | * Fix using ConnectorResource icons before attaching ComboBox * Update Chrome and PhantomJS screenshots | ||||
* | Introduce XVFB cluster testing (#10801) | Teemu Suo-Anttila | 2018-04-17 | 789 | -0/+0 |
This patch adds the ability and configuration for running tests against cluster running Chrome browsers in XVFB environment. It also contains multiple fixes for combining newer Selenium and Chrome as well as fixes tests that depend on timezones. |