]> source.dussan.org Git - vaadin-framework.git/commit
Allow running tests locally by overriding runLocally() (#12786)
authorArtur Signell <artur@vaadin.com>
Mon, 14 Oct 2013 19:05:40 +0000 (22:05 +0300)
committerArtur Signell <artur@vaadin.com>
Tue, 15 Oct 2013 14:11:16 +0000 (17:11 +0300)
commitf9ea9b31d4b97714fefeb7970600c1058f794e5e
tree5f26f7afdabe7f23f70336cfa832b19ef7d6f97f
parentce89a75620078677d118769a74d5b2cf778c9792
Allow running tests locally by overriding runLocally() (#12786)

Uses Firefox either from path or from the location given using firefox.path in /work/run-eclipse-run-selected-test.properties

Change-Id: I29faa94cac4c978792a8fab9db338048553d166a
uitest/src/com/vaadin/tests/tb3/AbstractTB3Test.java
uitest/src/com/vaadin/tests/tb3/PrivateTB3Configuration.java
uitest/src/com/vaadin/tests/tb3/TB3Runner.java