summaryrefslogtreecommitdiffstats
path: root/uitest
Commit message (Expand)AuthorAgeFilesLines
* Converted broken test to TB3Artur Signell2013-10-112-168/+161
* Only fetch rows if there are some (#11189)Matti Tahvonen2013-10-092-0/+102
* added small pause to make test passMatti Tahvonen2013-10-091-0/+10
* Focus selected row in Table #12540John Ahlroos2013-10-092-0/+200
* Fixed compilation error in TB3 testJohn Ahlroos2013-10-092-103/+118
* Avoid obsolete calendar panel renderings to avoid various NPEs.Matti Tahvonen2013-10-081-0/+103
* Updatet servlet tests to follow the same *Test naming conventionArtur Signell2013-10-0810-22/+71
* Allow configuring deployment port for TB3 testsJohn Ahlroos2013-10-082-1/+20
* Use class name and not enclosing class for screenshot nameArtur Signell2013-10-081-4/+0
* Makes test stable and adds helper comparison methodsArtur Signell2013-10-082-13/+92
* Update TB3+ convention to use a separate *Test fileArtur Signell2013-10-0828-585/+837
* Mark as deprecated to discourage usage for new testsArtur Signell2013-10-081-0/+1
* Converted push test to TB3 (#12226, #12522)Artur Signell2013-10-083-98/+84
* Actually open integration test.Artur Signell2013-10-081-0/+1
* Run tests on Tomcat 8 (#12326)Artur Signell2013-10-071-0/+7
* Fixes #12564 (HorizontalLayout breaks w/ alignment & error indicator)Matti Tahvonen2013-10-041-0/+96
* Fix OptionGroup elements losing focus on value change (#10451)Artem Godin2013-10-032-0/+124
* Only print testbench failure TeamCity messages when running in TCJohn Ahlroos2013-10-023-6/+23
* Only publish files actually produced by this test/browserArtur Signell2013-10-021-2/+2
* Update slider client-side state object on value change (#12676)Juho Nurminen2013-10-011-0/+81
* Check modifiers when handling TabSheet hot keys. Fixes #12178Juho Nurminen2013-10-011-0/+50
* Refactor how TB3 tests are written (#12572)Artur Signell2013-09-2712-98/+87
* Added user agent for IE 11 (#12631)Artur Signell2013-09-271-0/+3
* Publish error artifacts immediatly in TeamCityJohn Ahlroos2013-09-272-1/+15
* Limit the number of tests run concurrently (#12572)Artur Signell2013-09-263-4/+42
* Fixes issue with Table not scrolling completely to the end #12651John Ahlroos2013-09-262-0/+102
* Converted TB2 push tests to TB3 (#12580)Artur Signell2013-09-2525-792/+799
* Run TB3 tests also on IE11 (#12631)Artur Signell2013-09-251-0/+1
* TB3 test for browsers (#12572)Artur Signell2013-09-242-4/+51
* Updated TB3 tests to use Firefox 24 (#12604)Artur Signell2013-09-241-1/+1
* Converted servlet integration tests to TB3 (#12573)Artur Signell2013-09-248-5/+298
* Refactored build scripts to support TB2, TB3 + integration tests (#12572)Artur Signell2013-09-246-60/+405
* Make it possible to override web driver in tests (#12572)Artur Signell2013-09-231-8/+27
* Base files for TB3 tests (#12572)Artur Signell2013-09-2310-35/+1415
* Don't try to cast a connector to Widget. Fixes #12619Jonatan Kronqvist2013-09-201-0/+51
* Include TestBench 3.1.1 in the project (#12572)Artur Signell2013-09-172-15/+31
* Use JUnit 4.11 in all modules (#12572)Artur Signell2013-09-171-1/+1
* Ensure PushConnection is properly cleaned up on disconnect (#12226, #12522)Johannes Dahlström2013-09-132-0/+216
* Test for push with streaming based on TableArtur Signell2013-09-131-0/+126
* Protect CurrentInstance instances from garbage collection (#12509)Leif Åstrand2013-09-052-0/+145
* Fix keystore path to correspond to the Vaadin 7 directory structure (#12520)Johannes Dahlström2013-09-051-1/+1
* Reduce Ivy resolver spam to a minimum (#12510)Artur Signell2013-09-042-3/+3
* Include unobfuscated file used by test in the war (#12468)Leif Åstrand2013-09-041-0/+1
* Sets the locale in the test case. #12460Jonatan Kronqvist2013-09-031-0/+3
* The colon in the calendar event caption is now also hideable. Fixes #12460Jonatan Kronqvist2013-09-022-0/+152
* Table ignores Container updates while painting (#12258)Henrik Paul2013-09-022-0/+210
* Updated _trackMessageSize based on latest upstream version (#12468)Leif Åstrand2013-09-022-0/+178
* Avoid leaking memory from inherited ThreadLocales. Fixes #12401Jonatan Kronqvist2013-09-021-0/+57
* Only consider caption tooltips for own slots (#12469)Leif Åstrand2013-08-301-0/+33
* Fixed broken test due to changes in drop position by #12406John Ahlroos2013-08-261-3/+2