summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fixed fault in integration scriptMikael Grankvist2011-03-181-1/+0
* #6269Mikael Grankvist2011-03-172-0/+217
* Chrome, Chrome, Chrome... You should not do stuff until you are ready for it....Artur Signell2011-03-171-0/+5
* Increased pause to see if there is a Safari problem (should really pass now)Artur Signell2011-03-141-1/+1
* Revert "Tests now run in many threads in the same JVM instead of forking off ...Jonatan Kronqvist2011-03-091-15/+15
* Added testbench test for #6507John Alhroos2011-03-082-0/+96
* Changed LayoutAttachListenerInfo to use screenshots to verify instead of asse...John Alhroos2011-03-081-14/+24
* Tests now run in many threads in the same JVM instead of forking off a new JV...Jonatan Kronqvist2011-03-081-15/+15
* Test for resizing MenuBarArtur Signell2011-03-081-0/+127
* Added a more generic test for #6368 which takes into account all layouts with...John Alhroos2011-03-084-85/+218
* Added TestBench test for #6368John Alhroos2011-03-082-0/+85
* Added Flash visibility TestBench test.John Alhroos2011-03-082-0/+64
* Re-enabled test which should pass after [17633]Artur Signell2011-03-071-3/+0
* Removed blur test from comboFocusBlurEvents since the focus/blur events does ...John Alhroos2011-03-041-1/+4
* Reverted [17599,17577]John Alhroos2011-03-041-0/+125
* Reverted [17593,17577]John Alhroos2011-03-041-3/+47
* Reverted [17598]John Alhroos2011-03-041-9/+3
* Reverted [17594,17577]John Alhroos2011-03-041-2/+16
* Reverted [17577]John Alhroos2011-03-041-24/+4
* Removed waitForVaadin and replaced mouseUp/mouseDown with a click event in Co...John Alhroos2011-03-041-161/+6
* Replaced a click event with an mouseDown/mouseUp event in ComboBoxLargeIcons.John Alhroos2011-03-041-3/+9
* Removed waitForVaadin and replaced mouseUp/mouseDown with a click event in Co...John Alhroos2011-03-041-21/+1
* Removed waitForVaadin and restored mouseClick events since they were not the ...John Alhroos2011-03-041-63/+3
* Test for #6578 Handling of icons in caption is slow in FF/IEArtur Signell2011-03-032-0/+151
* Set fields to Immidiate in ComboFocusBlurEvents test.John Alhroos2011-03-031-1/+4
* Fixed missing blur event from TestBench test.John Alhroos2011-03-031-3/+3
* Fixed issues with text not appearing in ComboBox popups in TestBench.John Alhroos2011-03-034-18/+91
* Removed weird narrow component with large icons to make test consistentArtur Signell2011-03-031-10/+1
* Removed extra pause and waitForVaadin commandsArtur Signell2011-03-031-65/+0
* Removed extra waitForVaadin commands and extra pausesArtur Signell2011-03-031-970/+90
* Added test for ComoBox focusing/defocusing.John Alhroos2011-03-022-0/+204
* Safari5 is really slow for some reason - give it some time to ensure the imag...Artur Signell2011-03-011-0/+5
* Fixed format of date in DateFieldEmptyValid test.John Alhroos2011-02-281-3/+3
* Removed timezone to avoid problems with different JREsArtur Signell2011-02-281-2/+19
* Removed timezone to avoid problems with different JREsArtur Signell2011-02-282-7/+7
* Test should now pass in all environments (locale problems fixed)Artur Signell2011-02-251-2/+12
* Test should now pass in all environments (locale problems fixed)Artur Signell2011-02-251-7/+6
* Added missing backslashArtur Signell2011-02-251-2/+1
* #6496 more efficient automated testHenri Sara2011-02-251-6/+1
* #6496 increase pause duration in test furtherHenri Sara2011-02-251-1/+1
* #6496 increase pause duration in testHenri Sara2011-02-241-1/+1
* Test for #6494 Making tables invisible and visible again does not work correctlyArtur Signell2011-02-242-0/+285
* #6496 Close error notification with keyboard (Escape)Henri Sara2011-02-241-0/+53
* #6413 Splitter click TestBench testsHenri Sara2011-02-242-0/+162
* Added test that tests generatorArtur Signell2011-02-241-2/+17
* Make TableGenerator utility class abstract so that not run as an automated te...Henri Sara2011-02-241-1/+2
* #6493 full package paths in test scriptHenri Sara2011-02-241-14/+14
* #6493 layout click listener testHenri Sara2011-02-232-0/+189
* Fixed warningsArtur Signell2011-02-212-8/+9
* Test for Table visible column APIArtur Signell2011-02-212-0/+101