aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright year range (#12510)Anna Koskinen2022-01-1213-26/+26
|
* Small updates to servlet container test setup. (#12318) (#12447)7.7.28Zhe Sun2021-10-196-6/+10
| | | | | | | | | | * Small updates to servlet container test setup. - Upgraded to use cargo-maven3-plugin since cargo-maven2-plugin is now EOL. - Defined supported packagings as the current jetty-maven-plugin default only covers war. - Changed a test pojo to implement Serializable in order to prevent an error in cargo-maven3-plugin stop-container phase.
* Server test reference screenshots (#12445)Olli Tietäväinen2021-10-194-0/+0
| | | | | * Added logging for generateArchetype in BuildHelpers * servlet test reference screenshots
* deprecate vaadin-snapshot (v7) (#12407)Zhe Sun2021-09-241-14/+0
| | | | | | | * deprecate vaadin-snapshot (v7) * update chrome version and screenshot * update vaadin-bom
* Cleaned out old references to removed buildhelpers module. (#12384)Anna Koskinen2021-08-251-2/+0
|
* Chore: Change Jetty version to 9.4.38.v20210224 (#12252)Tarek Oraby2021-03-242-2/+2
| | | | | * Update Jetty version to 9.4.38.v20210224 * Update tests
* Update copyright year (#12243)Anna Koskinen2021-03-1613-13/+13
|
* Change license from Apache-2 to CVDLv4 (#12144)Tatu Lund2020-11-1817-65/+75
| | | | | | | | | | | | | | * Change license from Apache-2 to CVDLv4 * Update header for checkstyle * Add license checker * Fix reference header * Fix license header * Update Chrome version
* Introduce servlet container tests from Vaadin 8 (#11128)Teemu Suo-Anttila2018-08-2468-11/+3717
|
* Correct addon init param widgetset IT test.Denis Anisimov2016-11-072-3/+30
| | | | Change-Id: I413481a325ebad15aa16dd639c788cc72f18dc52
* Add tests for widgetset compilation in different modesArtur Signell2016-09-2529-0/+865
* Using the default widget set * Using no add-ons but a custom widget set * Using add-ons with a defined widget set * Using add-ons with no defined widget set * Using directories with special characters (space) Change-Id: I85450de359f410003bed94b120915b4736bc2d4f