aboutsummaryrefslogtreecommitdiff
path: root/src/test/scala/xyz/driver/core/rest
Commit message (Expand)AuthorAgeFilesLines
* Use Akka's parameter directive to extract a paginationJakob Odersky2018-03-011-7/+42
* Remove unused abstract config from DriverRouteZach Smith2018-02-261-10/+0
* Move cors directives to DriverApp and get rid of custom rejection handlerZach Smith2018-02-222-46/+85
* Remove default config valuesZach Smith2018-02-202-100/+59
* Remove rejection handler, respond with default set of allowed methods and ori...Zach Smith2018-02-202-13/+51
* Make test descriptions for service exceptions not lieStewart Stewart2018-01-081-2/+2
* Apply new formattingJakob Odersky2017-11-201-6/+7
* Add tests for CORS headersZach Smith2017-11-071-0/+57
* Add DriverRouteTestZach Smith2017-11-012-0/+104