summaryrefslogtreecommitdiffstats
path: root/uitest
Commit message (Expand)AuthorAgeFilesLines
* Allow interaction while disconnected to make reconnect tests workArtur Signell2015-09-031-1/+1
* Nginx + Wildfly 9 test for various proxy configurations (#11733)Artur Signell2015-09-037-10/+202
* ParameterizedTB3Runner for adding permutations using a static getterArtur Signell2015-09-039-142/+240
* Update to TestBench 4.0.3Artur Signell2015-09-022-7/+10
* Reconnect dialog theme and functionality tests (#11733)Artur Signell2015-09-027-8/+331
* API refactor based on review (#11733)Artur Signell2015-09-024-15/+15
* Use Transport.WEBSOCKET_XHR instead of setter for mixing websockets and XHR (...Artur Signell2015-08-312-4/+2
* Handle unparsable JSON as invalid content (#11733)Artur Signell2015-08-312-6/+5
* Add modality configuration option for reconnect dialog (#11733)Artur Signell2015-08-311-17/+38
* Make response code test UI specific instead of globalArtur Signell2015-07-132-52/+98
* Allow using XHR for client to server requests and websockets for push (#12518)Artur Signell2015-07-132-0/+64
* Refactor reconnect dialog (#11733,#17075)Artur Signell2015-07-131-1/+15
* Allow configuration of reconnect dialog parameters (#11733)Artur Signell2015-07-131-9/+101
* Use same reconnect logic for Push as for XHR (#17075)Artur Signell2015-07-131-1/+2
* Initial version of the reconnect dialog and a problem handler which uses it (...Artur Signell2015-07-131-1/+14
* Test for various UIDL/heartbeat response codes from the server (#11733)Artur Signell2015-07-132-0/+252
* Move XHR code to XhrConnection (#11733)Artur Signell2015-07-131-2/+2
* Simplify UIDL message handling (#11733)Artur Signell2015-07-131-4/+2
* Handle push errors in CommunicationProblemHandler (#11733)Artur Signell2015-07-131-4/+2
* Separate server message sending to its own class (#11733)Artur Signell2015-07-132-16/+45
* Separate server message handling to its own class (#11733)Artur Signell2015-07-133-20/+50
* Separate XHR error handling to its own class (#11733)Artur Signell2015-07-131-2/+2
* Remove 'burst' concept to simplify communication handling (#11733)Artur Signell2015-07-131-1/+1
* Update connector hierarch when canceling editor (#16976).Leif Åstrand2015-07-132-0/+163
* Convert TB2 test TreeContextMenuAndIcons to TB4Henri Sara2015-07-134-161/+138
* Convert EmbeddedAltText test to TB4Henri Sara2015-07-132-47/+60
* Convert UndefinedHeightSubWindowAndContent test to TB4Henri Sara2015-07-132-57/+34
* Convert EmbeddedClickListenerRelativeCoordinates test to TB4Henri Sara2015-07-133-55/+95
* Log exception from responsive with cross site css in FF (#16249)Leif Åstrand2015-07-112-0/+71
* Make async remove check work without push (#12909)Leif Åstrand2015-07-113-0/+143
* Fix BasicPersonForm test UI notifications to be more stableTeemu Suo-Anttila2015-07-101-1/+3
* Fix displaying Details when Grid is attached to DOM (#18390)Teemu Suo-Anttila2015-07-092-6/+49
* Attach GridLayout children in logical order to preserve focus order (#18353)Yuriy Artamonov2015-07-092-0/+196
* Fix Grid detaching with open details rows (#18415)Teemu Suo-Anttila2015-07-092-0/+179
* Improve Eclipse auto-complete experience for openTestURLLeif Åstrand2015-07-071-0/+9
* Ensure correct render of selection when changing selection model (#17087)Artur Signell2015-07-072-0/+29
* Keep a reference to the file we are uploading to keep IE10 happy (#18372)Artur Signell2015-07-071-0/+153
* Fix Grid header adding and removing with select all checkbox (#17592)Teemu Suo-Anttila2015-07-061-0/+14
* Added missing "grid" TestCategory for grid testsTeppo Kurki2015-07-0613-5/+32
* Enable test fixed by #18213Artur Signell2015-07-031-12/+0
* Fix Grid details on sort to display them on correct rows (#18224)Teemu Suo-Anttila2015-07-021-0/+25
* Migrate ComboBoxNoTextInput test from TB2 to TB4Henri Sara2015-07-013-75/+107
* Make checkboxes immediate in tests.Henri Sara2015-07-012-4/+12
* Do not let Escalator set width to spacer row's TD element (#18223)Teppo Kurki2015-06-302-0/+158
* Add generic resize performance testbed and a test UI for GridLeif Åstrand2015-06-294-0/+384
* Converted split panel min/max test to TB4Teppo Kurki2015-06-293-267/+255
* Change focused Grid cell when scrolling with the keyboard (#18356).Mika Murtojarvi2015-06-291-18/+29
* Fix incorrect system notifications with details styling (#18340)Artur Signell2015-06-266-29/+54
* Port ItemClickEvents test from TB2 to TB4patrik2015-06-264-488/+408
* Support taking test screenshots of individual elementsArtur Signell2015-06-262-1/+193