aboutsummaryrefslogtreecommitdiff
path: root/src/test/scala/xyz/driver/core/GeneratorsTest.scala
Commit message (Collapse)AuthorAgeFilesLines
* Move REST functionality to separate projectJakob Odersky2018-10-091-264/+0
|
* Reduce flakiness of a random-based testv1.8.13Sergey Nastich2018-04-041-1/+1
|
* Add enumeratum support to JSON format and generators (#144)v1.8.12Sergey Nastich2018-04-031-0/+20
| | | | | * Add enumeratum support to JSON format and generators * Move enumeratum serializers into their own object. Add enumeratum unmarshaller. Add entities to derive JsonFormats instead of having to type them externally.
* Slick support for any Refined types, JSON format and generator for ↵vlad2017-10-201-0/+10
| | | | NonEmptyName, Unit-tests
* Add minLength attribute to generatorsv0.13.14Zach Smith2017-06-211-3/+3
|
* Changed ids underlying type to String and made Ids and Names — value-classesvlad2016-11-291-16/+16
|
* Renamed package to xyz, New formatting, authorize directive supporting ↵vlad2016-10-211-0/+234
multiple permissions