Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Firefox 95 (#12512) | Anna Koskinen | 2022-01-18 | 4 | -0/+0 |
| | |||||
* | chore: test with Chrome 96 (#12497) | Zhe Sun | 2021-12-21 | 126 | -0/+0 |
| | | | Co-authored-by: Anna Koskinen <anna@vaadin.com> | ||||
* | Add alternative test screenshot. (#12491) | Anna Koskinen | 2021-11-26 | 1 | -0/+0 |
| | |||||
* | Firefox 93.0 test screenshots, batch 3 + browser version test update (#12486) | Anna Koskinen | 2021-11-23 | 88 | -0/+0 |
| | |||||
* | Firefox 93.0 test screenshots, batch 2 (#12485) | Anna Koskinen | 2021-11-23 | 115 | -0/+0 |
| | |||||
* | Firefox 93.0 test screenshots, batch 1 (#12484) | Anna Koskinen | 2021-11-22 | 208 | -0/+0 |
| | |||||
* | Update a few alternative screenshots for Chrome 95 (#12474) | Anna Koskinen | 2021-11-08 | 2 | -0/+0 |
| | |||||
* | TableSortIndicatorTest fix (#12469) | Anna Koskinen | 2021-11-03 | 2 | -0/+0 |
| | | | | Stabilize the tests by ensuring that the loading indicator is no longer present when the screenshot comparison is done. | ||||
* | Update screenshot for Chrome 95 (#12467) | Zhe Sun | 2021-11-03 | 127 | -0/+0 |
| | |||||
* | fix: Do not allow border to grow row height (#12449) | Tatu Lund | 2021-10-20 | 1 | -0/+0 |
| | |||||
* | Chrome 94 (#12435) | Anna Koskinen | 2021-10-15 | 280 | -0/+0 |
| | |||||
* | Revert screenshot update. (#12425) | Anna Koskinen | 2021-10-12 | 1 | -0/+0 |
| | |||||
* | deprecate vaadin-snasphots repo (#12405) | Zhe Sun | 2021-09-21 | 388 | -0/+0 |
| | | | | | | | * deprecate vaadin-snasphots repo * Update chrome version to 93 * add more screenshots | ||||
* | Updated screenshots (#12370) | Anna Koskinen | 2021-08-16 | 9 | -0/+0 |
| | |||||
* | Reworked and cleaned up client-side TabSheet and Accordion. (#12357) | Anna Koskinen | 2021-08-13 | 2 | -0/+0 |
| | | | | | | | | | | | | | | - Added and corrected JavaDocs. - Deprecated unused public methods. - Fixed first tab style logic in TabSheet. - Fixed navigation focus logic in TabSheet. - Fixed tab width bookkeeping for scrolling TabSheet tabs. - Renamed private methods and variables for clarity. - Removed unnecessary or duplicated private methods. - Reworked some logic to clarify it and to better match my understanding of what's supposed to happen within those methods. - Updated some deprecated method calls to use currently recommended solutions. - Added and updated regression tests. | ||||
* | Chrome updated to version 92 (#12358) | Anna Koskinen | 2021-08-06 | 129 | -0/+0 |
| | |||||
* | Chrome 91 test fixes (#12323) | Anna Koskinen | 2021-06-14 | 17 | -0/+0 |
| | |||||
* | Fix TabSheetElement clicks for IE, test tweaks. (#12291) | Anna Koskinen | 2021-05-07 | 2 | -0/+0 |
| | | | | | | | | | | - Backspace navigation hasn't worked in years thanks to new browser standards, removed related tests. Left a test for regular backspace use within a modal window. - Enabled a modal window test for Chrome since it seems to be working now, removed extending of another test class to avoid running the tests twice without any configuration changes. - Adjusted browser width limitation. - Added screenshots. | ||||
* | Test screenshots for Firefox (#12288) | Anna Koskinen | 2021-05-04 | 5 | -0/+0 |
| | | | | * Test screenshots for Firefox | ||||
* | Test tweaks (#12287) | Anna Koskinen | 2021-05-04 | 6 | -0/+0 |
| | |||||
* | Updated browser versions and screenshots, test tweaks for stability. (#12271) | Anna Koskinen | 2021-04-27 | 84 | -0/+0 |
| | |||||
* | Updated IE screenshots, added some test delays for stability (#12266) | Anna Koskinen | 2021-04-15 | 74 | -0/+0 |
| | |||||
* | Updated Firefox screenshots (#12265) | Anna Koskinen | 2021-04-14 | 162 | -0/+0 |
| | |||||
* | Include compatibility tests in validation builds (#12250) | Anna Koskinen | 2021-03-26 | 57 | -0/+0 |
| | |||||
* | Rename comparison screenshot (#12247) | Anna Koskinen | 2021-03-19 | 1 | -0/+0 |
| | |||||
* | Test fixes (#12244) | Anna Koskinen | 2021-03-18 | 2 | -0/+0 |
| | |||||
* | Test tweaks (#12169) | Anna Koskinen | 2020-12-07 | 1 | -0/+0 |
| | | | | | | | | * Test tweaks - Divided HeaderFooterClickLeftRightMiddleTest tests to separate methods based on click type - Updated screenshot | ||||
* | Ensure Composite's contents gets re-measured on resize. (#12154) | Anna Koskinen | 2020-12-01 | 2 | -0/+0 |
| | | | Fixes: #12153 | ||||
* | Test updates (#12147) | Anna Koskinen | 2020-11-23 | 317 | -0/+0 |
| | | | | | | | * Test updates - 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. (#12118) | Anna Koskinen | 2020-10-13 | 2 | -0/+0 |
| | |||||
* | Chrome update to version 86 (#12117) | Anna Koskinen | 2020-10-12 | 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 |