summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Run tests also in Firefox 4 betaArtur Signell2010-09-171-1/+1
* Provide browser information to the test casesArtur Signell2010-09-171-0/+13
* Removed extra large NativeButton for IE6 as IE6 can't decide how to render itArtur Signell2010-09-171-1/+8
* Added tests for IE9, IE9 in IE8 mode, IE9 in IE7 modeArtur Signell2010-09-161-0/+38
* Images for PopupDateFieldResolutions testArtur Signell2010-09-161-4/+4
* Fixed wrong locator strings and removed empty field tests which did not actua...Artur Signell2010-09-161-48/+15
* Extended test case to cover filtering which the first fix brokeArtur Signell2010-09-161-0/+63
* Also test initially empty DateFieldsArtur Signell2010-09-142-0/+39
* Removed assert because TestBench does not enter text correctly using keyPress...Artur Signell2010-09-141-2/+3
* Fixed minor problems in test and added input prompt Artur Signell2010-09-142-44/+170
* Fixed table height in test for consistency and added screenshots. Also remove...Artur Signell2010-09-142-19/+96
* Align action components bottom left to look more sensible if one of them has ...Artur Signell2010-09-141-0/+2
* Test case for PopupDateFields with different resolutionsArtur Signell2010-09-141-0/+796
* Generic test case for PopupDateFieldsArtur Signell2010-09-141-0/+195
* removeComponent that is symmetric with addComponentArtur Signell2010-09-131-0/+4
* Changed Log default behavior to number log rows to avoid extra code in most t...Artur Signell2010-09-131-1/+1
* Changed Log default behavior to number log rows to avoid extra code in most t...Artur Signell2010-09-1010-11/+9
* Made BeanItemContainerNullValues produce consistent resultsArtur Signell2010-09-104-5/+75
* Removed TestBench bug workaroundArtur Signell2010-09-101-3/+2
* Fixed ComboBoxLargeIcons test and added test scriptArtur Signell2010-09-102-4/+115
* Test case for BeanItemContainerNullValuesArtur Signell2010-09-101-1/+6
* Test case for BeanItemContainerNullValuesArtur Signell2010-09-101-0/+46
* Test case for com.vaadin.tests.components.accordion.AccordionInactiveTabSizeArtur Signell2010-09-101-0/+48
* Test also in Chrome 6 (#5565)Artur Signell2010-09-091-1/+1
* Added wait for sampler start.Mikael Grankvist2010-09-091-0/+10
* fixes #5567Matti Tahvonen2010-09-091-0/+78
* Test case for #5556Artur Signell2010-09-092-0/+239
* Removed read-only from test as it has no effect on a MenuBarArtur Signell2010-09-092-23/+3
* test caseMatti Tahvonen2010-09-081-0/+62
* Increased pause time to see if it fixes Safari 4 issueArtur Signell2010-09-071-1/+1
* Test case for #5525Artur Signell2010-09-072-0/+123
* Avoid IE8 inconsistent focus issueArtur Signell2010-09-071-23/+3
* named integration screensMikael Grankvist2010-09-074-18/+8
* Updated tests for gateIn3 and liferay6Mikael Grankvist2010-09-073-8/+38
* Test case for #5539Artur Signell2010-09-072-0/+274
* Updated to catch #5547Artur Signell2010-09-071-2/+82
* Fixed folder pathMikael Grankvist2010-09-071-1/+1
* Updated integration tests.Mikael Grankvist2010-09-076-11/+195
* Revert property name change to be compatible with build agent configurationsArtur Signell2010-09-071-36/+36
* Replaced fixed configuration with parametersArtur Signell2010-09-071-46/+49
* Use new integration test serverArtur Signell2010-09-061-3/+3
* Automated test for #5369Artur Signell2010-09-061-0/+67
* Corrected timezone to be compatible with new build agentsArtur Signell2010-09-061-1/+1
* Screenshot resolution set to 1500x850Artur Signell2010-09-021-0/+6
* Possible workaround for inconsitent -black/white/blue screenshotsArtur Signell2010-09-021-0/+6
* Eclipse code cleanupArtur Signell2010-08-3015-15/+38
* Added log row numbering to make results easier to validateArtur Signell2010-08-302-9/+9
* Changed to fully qualified class nameArtur Signell2010-08-301-10/+10
* Fixed invalid locatorsArtur Signell2010-08-301-5/+4
* Force test cases to implement getDescription()Artur Signell2010-08-271-7/+0