summaryrefslogtreecommitdiffstats
path: root/uitest/src/com/vaadin/tests/tb3
Commit message (Collapse)AuthorAgeFilesLines
* Detect hierarchy changes not sent to the client (#18317)Leif Åstrand2015-12-021-4/+28
| | | | Change-Id: I77b420738738a42ff50e2a509e4ac4072b1b6e1f
* Move capability handling from MultiBrowserTest to super classTeemu Suo-Anttila2015-11-242-32/+32
| | | | | | | Capabilities should be set the same way in SingleBrowserTests as well, not just MultiBrowserTests. Change-Id: Ifed8534b87bbe45fd90fe0e7110e26a5344c5540
* Use synthetic javascript events for IE browsers in context click testsTeemu Suo-Anttila2015-10-072-9/+5
| | | | Change-Id: Ifdfac8f2088042e2eeb4618b66a9e4dc315f7e24
* Don't use proxy port blocked by FirefoxArtur Signell2015-09-081-1/+7
| | | | Change-Id: I32d09c17ecbc65442305bb9e6853ff19b6dcfda4
* Make test stable in IE11Artur Signell2015-09-082-0/+21
| | | | Change-Id: Iac16310af8bde98caa78bec4763b78919ef8371d
* Make test work correctly with resynchronizeArtur Signell2015-09-071-0/+16
| | | | Change-Id: I4aaf8875cbd69db525c4aaa8ac92a26b3b11b158
* Revert "Convert old theme test to new MultiBrowserThemeTest"Artur Signell2015-09-041-4/+0
| | | | | | | | Accidentally included, will be done separately later This reverts commit 054cff009fa1cf46bef9492a657fc23cb396918b. Change-Id: I63f88233edaaa4f7aeae8432f9ca25ab9b9c3e92
* Merge remote-tracking branch 'origin/master' into reconnect-dialogArtur Signell2015-09-043-3/+103
|\ | | | | | | Change-Id: Ie622160a83116c83b255a26bec297f73f3223ac7
| * Support suspend timeout for long polling (#18550)Artur Signell2015-09-031-1/+1
| | | | | | | | Change-Id: I1dc35f060b255baff4d28a815414836d4852218b
| * Attach Window in hierarchy change as required (#18502)Artur Signell2015-08-041-0/+10
| | | | | | | | Change-Id: Ia9ca393480b80c19e5391bce034534bde31f3a81
| * Ensure server side focus is applied when opening a window (#17731)Artur Signell2015-08-041-0/+19
| | | | | | | | | | | | | | | | This change removes all deferred commands for handling window focus to ensure the focus events are triggered in the expected order Change-Id: I46598243d1022b82cf64f0e60169f52248c3cc72
| * Take margin/border/padding into account when measuring ComboBox in IE (#17002)Artur Signell2015-08-031-2/+73
| | | | | | | | Change-Id: I8fcf33b78ff239529b794d41088fd9d8aba5c518
| * Stabilize TB4 tests with IE 11Teemu Suo-Anttila2015-07-141-2/+2
| | | | | | | | Change-Id: I2570af5f7767f8275fb2e1c19c862974bf9e2eb2
* | Additional fixes related to ParameterizedTB3Runner and Nginx + Wildfly 9 ↵Artur Signell2015-09-042-1/+12
| | | | | | | | | | | | test changes Change-Id: Ib6740b10fe773c2d54973ea45a1aca0d29afeb49
* | Convert old theme test to new MultiBrowserThemeTestArtur Signell2015-09-031-0/+4
| | | | | | | | Change-Id: Ia99fc3d9474d7cd63402b01e3784ffea7f05a760
* | Nginx + Wildfly 9 test for various proxy configurations (#11733)Artur Signell2015-09-033-2/+47
| | | | | | | | | | | | | | | | | | * /nonbuffering a proxy without any buffering * /buffering tests a buffering proxy * /nonbuffering-timeout tests a proxy without any buffering but with a 10s timeout set * /buffering-timeout tests a buffering proxy with a 10s timeout set Change-Id: I5d99cc29364e3ed888371fa18ee404f912d73223
* | ParameterizedTB3Runner for adding permutations using a static getterArtur Signell2015-09-035-55/+64
| | | | | | | | | | | | * Generates all screenshot names based on the test names Change-Id: Ie42489d31b78eff0b021c22a2d747326f57d0d2e
* | Update to TestBench 4.0.3Artur Signell2015-09-021-3/+3
| | | | | | | | Change-Id: I0aaf02f57681804c380102d0078a3896f670d859
* | Reconnect dialog theme and functionality tests (#11733)Artur Signell2015-09-023-3/+63
|/ | | | Change-Id: Ie4a940ba2488f0a7739492a1d3967957cdd41099
* Convert TB2 test TreeContextMenuAndIcons to TB4Henri Sara2015-07-131-0/+7
| | | | Change-Id: I109ecbfad6e385f98e6475eefd7823efa754fcb9
* Improve Eclipse auto-complete experience for openTestURLLeif Åstrand2015-07-071-0/+9
| | | | | | | | Selecting the varags method for auto completion will annoyingly create suggest passing parameters to the method, which is rarely what you want to do. Change-Id: I14a82daffde15839e84da626c77f81b33efec90f
* Fix incorrect system notifications with details styling (#18340)Artur Signell2015-06-264-8/+34
| | | | Change-Id: Ia0d36147eb4ed9f170123771ac2674df584e6a4b
* Support taking test screenshots of individual elementsArtur Signell2015-06-262-1/+193
| | | | Change-Id: Iac06c3df156c68f3ec995e00d3cf7703c2673a81
* Reformat with Luna SR2Artur Signell2015-06-261-2/+4
| | | | Change-Id: I8a666061496022ef16ed44812b5728e1360b9c4d
* Extract duplciated logic for checking for error notificationsLeif Åstrand2015-06-221-0/+17
| | | | Change-Id: I1cc630e9c21b3e73d135129ba3d86f7b22019e0f
* Make vanilla SingleBrowserTest work with the runLocally propertyLeif Åstrand2015-06-162-2/+5
| | | | Change-Id: I15c9cf94be71a74229ee32f711f187b1ebc8a993
* Fix test broken by #16556Artur Signell2015-06-091-0/+21
| | | | Change-Id: I4e0883c58c425fc6287212a97f740016223914b5
* Run local tests on localhostArtur Signell2015-06-051-1/+18
| | | | | | * Allows running test when offline Change-Id: Ifb1d9ab60c299d6bbf31381fc26e50c639db8dc4
* Ensure PhantomJS2 tests are run on version 2Artur Signell2015-06-041-0/+1
| | | | Change-Id: I802992a13c81a43d9f2c021184947fa83b17cdaf
* Allow specifying location of PhantomJS binaryArtur Signell2015-06-041-0/+5
| | | | Change-Id: Idf04ba5c3712a387010bc2a28a119e81499f1f75
* Fix MenuBar handling with extremely wide first level sub menusTeemu Suo-Anttila2015-06-031-0/+6
| | | | Change-Id: I42831b67bd366002396300b8c793ccac27999849
* Refactor MenuBar handling methods to AbstractTB3TestTeemu Suo-Anttila2015-06-021-1/+63
| | | | | | This patch uses the new menubar handling in AccordionClipsContentTest Change-Id: Ib54b8b7c51b04fb98785af214aebdd33126aa61d
* Properly handle readonly fields when clearing FieldGroup (#17166)Artur Signell2015-06-011-0/+33
| | | | Change-Id: I42b9fe5d945d23e202a252a8be12976608da19bf
* Fix for Valo notification mixins (#14872).Denis Anisimov2015-05-291-0/+35
| | | | Change-Id: I6477557c605443419ee3fc9f3398ae5af4956aa7
* Convert theme tests from TB2 to TB4Teemu Suo-Anttila2015-05-181-1/+1
| | | | | | | This change makes FixedNotificationElement work with notifications and rounded edges. Change-Id: I8e682fab471aa89bef5fc67d5aafdc3e37333a17
* Render CustomLayout properly even if a slot is missing (#17681)Artur Signell2015-05-041-0/+18
| | | | Change-Id: I1ca0699776b93987c00a23a61a64ba8f3b4cd95e
* Merge branch 'grid-7.5'Pekka Hyvönen2015-04-301-0/+20
|\ | | | | | | Change-Id: Ifa976fa4be1258fd35999de17775da70afedb2a8
| * Merge remote-tracking branch 'origin/master' into grid-7.5Teemu Suo-Anttila2015-04-221-0/+5
| |\ | | | | | | Change-Id: I01c7d52b1e80483ec46f87ac8c5d7a48d4c01c84
| * | Calculate Grid sidebar button height when closed #17412Pekka Hyvönen2015-04-161-0/+20
| | | | | | | | | | | | | | | | | | | | | + contains Valo theming fixes for all browsers. + includes screenshot test for sidebar in Valo Change-Id: Ic6401057efff7e4d4ab65c46885dda2d995bce5d
* | | Fix PrivateTB3Configuartion to use correct BrowserFactoryTeemu Suo-Anttila2015-04-291-15/+4
| | | | | | | | | | | | | | | | | | This patch also removes an unused private function. Change-Id: I7734739b3ef895956ff8119c99eca27867263a5e
* | | Simplified tracking of servers which support websocketsArtur Signell2015-04-231-13/+4
| | | | | | | | | | | | Change-Id: Ibc1d82a9751c93506bb69970d55adfa810ad0b50
* | | Enable running websocket tests on JBoss EAP 6.4 (#13323)Artur Signell2015-04-221-2/+0
| |/ |/| | | | | Change-Id: I6930aec1bd7b8df102f01b1d7c393e2155591757
* | Disable websocket tests on Websphere 8 until #16354 is fixedArtur Signell2015-04-201-0/+5
|/ | | | Change-Id: I0908c30b68a98054d95e3ecef0c2d25e6409e1ea
* Disallow RunLocally annotation in framework tests. Fix NPE forTeemu Suo-Anttila2015-04-083-4/+18
| | | | | screenshots. Change-Id: I72793d85dfaba41aefa5370331c1ae81348607e9
* Support JSR-356 websockets (#16738, #14432)Artur Signell2015-04-021-1/+64
| | | | | | | | | | * Initialize Atmosphere in a context listener as JSR-356 requires * Do not run JSR-356 or websocket tests on servers without support * Adds /run-jsr356/ for testing JSR-356 websockets with uitest.war * Change push path to /PUSH (from /PUSH/) to be compatible with JSR 356 endpoint mappings in Atmosphere (#14381) Change-Id: Iec43f26df8c7b2bd347a713623a5298cc9e7b2cd
* Re-enable support for the firefox.path propertyLeif Åstrand2015-03-181-0/+5
| | | | Change-Id: I14d4ca1a2ef51ff77404cd6577cbe7cb35a2f75d
* Re-enable running tests locally with propertyTeemu Suo-Anttila2015-03-181-0/+25
| | | | Change-Id: I6eed0dc802ca101c929a5bc3cb6f3141060524a3
* Converted ValidationOfRequiredEmptyFields to TB4Artur Signell2015-03-061-0/+6
| | | Change-Id: Ifab3d891115b30ef2d3f7542cd57ac7215653fe5
* Redesign ComboBox filtering, highlighting and selection behaviour.Sauli Tähkäpää2015-02-261-0/+54
| | | | | | | | | | | | | | | | | | | | | | | (#15502, #9369) Changes: - When opening the popup, the first suggestion is always highlighted by default unless adding new items is allowed. - When filter matches currently selected item, that item will be highlighted instead of the first item. - Hitting enter or tab will always select the highlighted item. - Closing the suggestions list by clicking outside the list no longer selects an item to prevent accidental selections. Test changes: - Extended ComboBoxElement to help test filtering. - Updated and tweaked ComboBoxResetValueTest, ComboBoxIdenticalItemsTest and ComboboxScrollableWindowTest. - Added ComboBoxSelectingTest and ComboBoxSelectingWithNewItemsAllowedTest. - Updated some tests that were using keyboard navigation. Change-Id: Ia7745b624bdb0b1a1bb498157ebcb37bee219d76
* Add project, build and test name capabilities.Sauli Tähkäpää2015-02-251-0/+12
| | | | | | | - Helps identifiying problem points in test queue - Enables grouping tests in BrowserStack and other services. Change-Id: I444d0aa07900c39b4dafc2d6b6889975b3de3bec