summaryrefslogtreecommitdiffstats
path: root/test/cdi
Commit message (Collapse)AuthorAgeFilesLines
* Update Spring and CDI versions in BOM (#10530)8.3.0.beta2Teemu Suo-Anttila2018-01-155-10/+15
|
* Upgrade Vaadin CDI version to 3.0.0.alpha2 (#10226)Teemu Suo-Anttila2017-12-2915-53/+509
| | | | This patch also adds tests for PushState and URI Fragment navigation with CDI.
* Update version number to 8.3-SNAPSHOT (#10348)Teemu Suo-Anttila2017-11-221-1/+1
|
* Use lambda with Listeners (#10222)Ahmed Ashour2017-10-261-1/+1
| | | Also use "event" as the name for events
* Use static import of Assert in tests (#10126)Ahmed Ashour2017-10-031-3/+5
| | | | Also removes dependency on junit.framework.TestCase .
* Update version to 8.2-SNAPSHOT (#9946)Teemu Suo-Anttila2017-09-081-1/+1
|
* Snapshot version update to 8.1 (#9023)Ilia Motornyi2017-04-051-1/+1
|
* Add CDI dependency version to vaadin-bom (#8020)Teemu Suo-Anttila2016-12-185-0/+159
Unify test UIs and test code for Spring and CDI.