summaryrefslogtreecommitdiffstats
path: root/uitest/src/com/vaadin/tests/tb3
Commit message (Expand)AuthorAgeFilesLines
* Make Vaadin TB3/4 tests work and run on PhantomJS (#13291)Teemu Suo-Anttila2014-05-153-3/+9
* Ensure correct tab is open in debug windowArtur Signell2014-05-131-0/+4
* Merge changes from origin/7.2 into masterJonatan Kronqvist2014-05-0514-19/+37
|\
| * Update remaining copyright years to 2014Artur Signell2014-04-231-1/+1
| * Merge changes from origin/7.1Artur Signell2014-04-2312-13/+13
| |\
| | * Update copyright year to 2014Artur Signell2014-04-1612-13/+13
| * | Merge changes from origin/7.1Artur Signell2014-04-231-5/+23
| |\|
| | * Always initialize WebBrowser for new sessions (#13571)Leif Åstrand2014-04-141-6/+25
| * | Merge changes from origin/7.1Build Agent2014-04-161-0/+65
| |\|
| * | Merge commit '591996b' into 7.2Sauli Tähkäpää2014-04-161-1/+1
| |\ \
* | \ \ Merge changes from origin/7.2Artur Signell2014-05-021-0/+65
|\ \ \ \ | | |_|/ | |/| |
| * | | Refactored TimeoutRedirectResetsOnActivity tests.Sauli Tähkäpää2014-04-081-0/+65
| | |/ | |/|
* | | Merge changes from origin/7.2Artur Signell2014-05-021-1/+1
|\| |
| * | Fix ScreenshotTB3Test removing reference imagesTeemu Suo-Anttila2014-04-041-1/+1
* | | Support running tests on PhantomJSArtur Signell2014-04-232-1/+27
| |/ |/|
* | Redo Push reconnect tests.Sauli Tähkäpää2014-04-141-3/+3
* | Merge changes from origin/7.1Build Agent2014-04-012-15/+26
|\|
| * Added a button hitting method to AbstractTB3Test.Sauli Tähkäpää2014-04-012-15/+26
* | Merge commit '3775a7f'Sauli Tähkäpää2014-03-284-14/+73
|\|
| * Added categories inclusion and exclusion feature to TB3TestSuite.Sauli Tähkäpää2014-03-284-14/+73
| * Added browser inclusion and exclusion for TB3Runner.Sauli Tähkäpää2014-03-271-24/+135
* | Added browser inclusion and exclusion for TB3Runner.Sauli Tähkäpää2014-03-271-24/+135
* | Remove all unnecessary semicolons reported by EclipseLeif Åstrand2014-03-211-1/+1
* | Merge changes from origin/7.1Build Agent2014-03-212-3/+70
|\|
| * Merged IntegrationTestRunner into TB3RunnerArtur Signell2014-03-172-3/+70
* | Format project files according to conventionsArtur Signell2014-03-191-1/+2
|/
* Make ExcludeFromSuite annotation Runtime and InheritedTeemu Suo-Anttila2014-03-112-5/+10
* Refactored TB3 test ip address whitelisting.Sauli Tähkäpää2014-03-041-10/+9
* Re-try opening ssh tunnel if it fails the first time(s)Artur Signell2014-03-031-2/+17
* Use Chrome 33 for testingHenri Sara2014-02-271-1/+1
* Retain focus while changing DOM in OrderedLayout (#12967)Teemu Suo-Anttila2014-01-161-0/+16
* Convinience methods for getting mouse and keyboard in test.John Ahlroos2014-01-141-0/+21
* Disable client timeout so websockets are not disconnected when idle (#13015)Artur Signell2013-12-021-7/+16
* Allow excluding test from the standard test suiteArtur Signell2013-11-302-0/+46
* Fix TB3 local testing and occasionally failing SliderDisableTest.Teemu Suo-Anttila2013-11-191-7/+10
* Allow using @RunLocally to run on a local Firefox/Chrome/SafariArtur Signell2013-11-155-52/+126
* Use localhost when running locally to avoid potential network issuesArtur Signell2013-11-151-0/+3
* Remove possibility to use static inner classes for testsArtur Signell2013-11-041-9/+0
* Made test more stable and added Firefox reconnect test (#12492)Artur Signell2013-11-012-10/+50
* Prepare for Safari 7 testing (#5288)Artur Signell2013-11-012-2/+3
* Tests for validating reconnect works for streaming and websockets (#12868,#12...Artur Signell2013-10-313-5/+98
* Revert "Publish error artifacts immediatly in TeamCity"Artur Signell2013-10-301-11/+1
* Revert "Only print testbench failure TeamCity messages when running in TC"Artur Signell2013-10-301-5/+3
* Ensure error screenshots are named according to the browser and not referenceArtur Signell2013-10-291-7/+35
* Fixes test issues preventing it from passingArtur Signell2013-10-231-0/+5
* Fixed javadocArtur Signell2013-10-171-5/+3
* Resolve concurrency issue in running TB3 testsArtur Signell2013-10-173-13/+13
* Remove unused test super class (#12786)Artur Signell2013-10-171-50/+0
* Disable automated testing on Opera until issues are resolved (#12487, #12367,...Artur Signell2013-10-161-2/+3
* Allow running tests locally by overriding runLocally() (#12786)Artur Signell2013-10-153-2/+57