summaryrefslogtreecommitdiff
path: root/contrib/playlib/test
Commit message (Collapse)AuthorAgeFilesLines
* .Li Haoyi2019-05-191-1/+1
|
* Extracts static asset and webjar handling to a specific traitJean Helou2019-03-111-1/+1
|
* add static assets including WebJarsAndrew Richards2019-03-113-4/+4
| | | | Signed-off-by: Jean Helou <jhe@codamens.fr>
* Provides additionnal dependency keys for easier configurationJean Helou2019-03-111-1/+18
|
* Adds test for PlayApi single moduleJean Helou2019-03-115-0/+172
|
* Adds tests for the PlayModule and SingleModuleJean Helou2019-03-1115-1/+423
|
* better aligns RouterModule with mill's naming conventionsJean Helou2019-02-146-4/+7
|
* switch to T.sources for the routesFiles settingJean Helou2019-02-146-5/+29
|
* Updates the test of the play lib moduleJean Helou2019-02-142-3/+25
| | | | | The tests have been updated to check the returned error if the route file cannot be parsed properly.
* Keep twirllib moduleGuillaume Grossetie2019-02-142-7/+1
|
* Load/convert instances from classloaderGuillaume Grossetie2019-02-141-1/+1
|
* Create a Play! module to compile the routerGuillaume Grossetie2019-02-143-0/+85