]> source.dussan.org Git - vaadin-framework.git/commit
Use PhantomJS2 for server integration tests (#8030)
authorHenri Sara <henri.sara@gmail.com>
Mon, 19 Dec 2016 09:43:00 +0000 (11:43 +0200)
committerPekka Hyvönen <pekka@vaadin.com>
Mon, 19 Dec 2016 09:43:00 +0000 (11:43 +0200)
commitcf748bf329786ea2d78166dc9f979b006802e124
tree45a6e7039eedcdd5dad708db0be2fef158c13854
parent6bb05cd71d72a7494ca8fb92ece40a5d2476139c
Use PhantomJS2 for server integration tests (#8030)

* Run server integration tests with PhantomJS2

* Add delay to integration test screenshots

Otherwise, the progress indicator might still be fading when the
screenshot is taken, and the screenshots are not fully stable.

* Reduce integration test startup delays

* Add PhantomJS2 screenshots for integration tests

* Add PhantomJS2 screenshots for tomcat 7 proxy test
tests/screenshots
uitest/integration_tests.xml
uitest/src/test/java/com/vaadin/tests/integration/AbstractIntegrationTest.java
uitest/src/test/java/com/vaadin/tests/integration/AbstractServletIntegrationTest.java
uitest/src/test/java/com/vaadin/tests/integration/JSPIntegrationTest.java