Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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. |