summaryrefslogtreecommitdiffstats
path: root/uitest
Commit message (Expand)AuthorAgeFilesLines
* Formatted XML files using defined rules (#11956)Artur Signell2013-05-307-1032/+1186
* Add primary style name support for ProgressBar/Indicator (#9913)Artur Signell2013-05-293-0/+183
* Extract ProgressBar and deprecate ProgressIndicator (#11925)Leif Åstrand2013-05-292-0/+187
* Moved Locale data handling to LocaleService (#11378)Artur Signell2013-05-291-1/+1
* Make test independent of browser language (#11940)Artur Signell2013-05-291-0/+2
* Fixes current text being overwritten in server update on RTA #11741John Ahlroos2013-05-292-0/+93
* Ensure calendar panel is updated when range changes (#11940)Artur Signell2013-05-282-0/+212
* Remove outdated testing (#11897)Leif Åstrand2013-05-282-23/+2
* Define how CurrentInstance works with access() (#11897)Leif Åstrand2013-05-282-1/+132
* Send window mode changes to the server immediately (#11737)Leif Åstrand2013-05-281-11/+31
* Make access() enqueue the runnable if the session is locked (#11897)Leif Åstrand2013-05-284-2/+364
* Added Java Date to Sql Date converter to better support sql dates (#11224)Artur Signell2013-05-242-0/+214
* Fixed locators in test (aria div conflict)Artur Signell2013-05-231-4/+4
* Fix TestingPushConnection.init signature (#11673)Johannes Dahlström2013-05-221-2/+4
* Merge changes from origin/7.0Leif Åstrand2013-05-178-0/+411
|\
| * Test for #11775Artur Signell2013-05-171-0/+53
| * Centers VOverlays in visual viewport on iOS, Android, fixes #11614Marc Englund2013-05-171-0/+66
| * Test for #11267 adapted from 6.8. Marc Englund2013-05-152-0/+95
| * SQLContainer.indexOfId() also searches backwards (#11849, #10376)Henri Sara2013-05-142-0/+81
| * Merge #6880 test from 6.8; fix itself is not needed in Vaadin 7Johannes Dahlström2013-05-142-0/+116
* | Merge changes from origin/7.0Leif Åstrand2013-05-174-0/+246
|\|
| * Fix NPE if there's no query in the URI (#11836)Leif Åstrand2013-05-141-1/+2
| * Clear items in ComboBox only if changed (#10924)Henri Sara2013-05-141-0/+110
| * Verify that tests are run with the expected JRE version (#11835)Leif Åstrand2013-05-132-0/+71
| * Warn if using old widgetset (#11836)Leif Åstrand2013-05-131-0/+64
* | Tweak TooltipConfiguration test to pass in IE9 and IE10Leif Åstrand2013-05-171-0/+10
* | Revert "Replaced css inject hack in TestUtils with Page.Styles.add() #11798"Leif Åstrand2013-05-141-3/+12
* | Merge changes from origin/7.0Leif Åstrand2013-05-107-1/+322
|\|
| * Merge test for #11623 to 7.0.Johannes Dahlström2013-05-101-0/+69
| * More verbose output from running JettyLeif Åstrand2013-05-102-1/+3
| * Don't ignore child component margins in AbstractOrderedLayout (#11553)Johannes Dahlström2013-05-102-0/+112
| * Remove pre-loader element after pre-loading, fixes #10863Marc Englund2013-05-081-0/+109
| * Test for #11396 (merged from 6.8 branch).Henri Sara2013-04-291-0/+29
* | Update test to work with the new debug windowLeif Åstrand2013-05-081-5/+10
* | Remove old widget hierarchy hack that caused problems (#11752)Leif Åstrand2013-05-071-1/+1
* | Replaced css inject hack in TestUtils with Page.Styles.add() #11798John Ahlroos2013-05-071-12/+3
* | Fixed order of tests in LayoutTesterApplication #11796John Ahlroos2013-05-071-16/+30
* | Allow setting push mode in UI.init (#11739)Johannes Dahlström2013-05-022-0/+72
* | Rename runSafely() to access() (#11756)Leif Åstrand2013-05-027-7/+7
* | Made test work also when current month is not April 2013Artur Signell2013-05-021-69/+4
* | Removed changing session id from testArtur Signell2013-05-021-2/+1
* | Add Jetty to compilation class path of uitest WAR (#11688)Henri Sara2013-04-301-3/+3
* | Remove Jetty JARs from uitest WAR (related to #11688)Henri Sara2013-04-301-7/+6
* | Fixed test (gwt-id-X not stable)Artur Signell2013-04-294-25/+25
* | Added workaround for #11737 to testArtur Signell2013-04-291-0/+11
* | Fixed test (gwt-id-X not stable)Artur Signell2013-04-291-1/+1
* | Fixed test (maximize button added to DOM)Artur Signell2013-04-291-4/+4
* | Fixed test (gwt-id-X not stable)Artur Signell2013-04-291-2/+2
* | Fixed last button in test to actually do somethingArtur Signell2013-04-261-1/+1
* | Support URL parameters for automatically configuring and running testArtur Signell2013-04-261-0/+10