summaryrefslogtreecommitdiffstats
path: root/uitest/src/com/vaadin/tests/components/javascriptcomponent
Commit message (Collapse)AuthorAgeFilesLines
* Converted javascript tests to TB4 and added date tests (#16797, #16786)Artur Signell2015-05-113-2/+127
| | | | Change-Id: I0ac58945d70676135d982f5b829b065b96b1ffa4
* Use TestBench-4.0.2Teemu Suo-Anttila2015-03-041-13/+1
| | | | | | | | - Based on TB4 Parallel testing. - Browser setup no longer uses static capabilities. - Some code cleanup here and there. Change-Id: I5c419316cd36f4f5041eaa8da8fda3d8b46596c4
* Move TB2 files to separate folderArtur Signell2014-12-182-152/+0
| | | | | | This avoids running other HTML files as TB2 tests Change-Id: I32445aeaeaf77f3a34771db6fa0d2eb40fc60ff7
* replaced all org.json.* usages with elemental.json.* (#8942)Taras Hupalo2014-08-261-6/+4
| | | | Change-Id: I4809fbbdb48f3e36c8e1da8552ff3fa734714105
* Fix compilation errorArtur Signell2014-06-261-1/+1
| | | | Change-Id: If223f4e573c1e99bcae3c724aba9bdb6ee3c5106
* IE11 now uses synchronous loading of script instead of async with ↵Mikael Grankvist2014-06-264-0/+153
| | | | | | preloading. (#13956) Change-Id: Ia61d672a55f69326b37420305f0108f2d7443b70
* Update copyright year to 2014Artur Signell2014-04-162-2/+2
| | | | Change-Id: Ic77338304dc7e58e49f27dcdaf0bab2e00f5bba6
* Allow using element resize listeners from javascript connectors (#11996)Leif Åstrand2013-06-103-0/+200
| | | | Change-Id: I97b280c2e260752be87ce85d2eda81ec4f14d4fe
* Updated copyright notices and added missing license headersArtur Signell2013-01-041-1/+1
| | | | Change-Id: I419ce4581d1a8b84d4236a85a1333d23f3423b2e
* Allow JavaScriptConnectors to get unRegister events (#9292)Leif Åstrand2012-11-233-1/+27
| | | | Change-Id: Ie9e11810df6484e34d3895be175d6a180911252f
* Reomove DynamicConnectorResource (#10227)Leif Åstrand2012-11-211-3/+20
| | | | Change-Id: I9e91f9d57e22d3df621a19e0250339d5d2763827
* Update test to work with recent changes:Leif Åstrand2012-10-091-2/+2
| | | | | | | * translateVaadinUri now gives absolute URLs * app:// now goes to the root of the servlet mapping * VerticalLayout style names updated Change-Id: I8765ec4c294e1c8c7a5a141ef2789a16c0351b7a
* Rename WrappedXYZ -> VaadinXYZ but retain WrappedSession (#9633)Leif Åstrand2012-09-201-2/+2
|
* Use org.json instead of com.vaadin.external.json (#9539)Leif Åstrand2012-09-111-2/+3
|
* Update test caseLeif Åstrand2012-09-111-3/+2
|
* Renamed tests -> uitest and tests/testbench -> uitest/src (#9299)Artur Signell2012-08-303-0/+245