spring icon indicating copy to clipboard operation
spring copied to clipboard

Include a UI test module with integration tests for serialization

Open Artur- opened this issue 8 years ago • 1 comments

Serialization has been tested manually using https://dev.vaadin.com/attachment/ticket/19462/vaadin-demo.zip (removing spring security which is not serializable). The UI should be included in the project and an IT should be run automatically during build to verify that the application works

Artur- avatar Sep 07 '16 08:09 Artur-

Serialization is presumable fixed for 1.1.1 with #158 , but this test is a top priority before doing any furher features for Spring add-on.

pleku avatar Nov 23 '16 14:11 pleku