aboutsummaryrefslogtreecommitdiff
path: root/src/test/scala/xyz/driver/core/rest
Commit message (Expand)AuthorAgeFilesLines
* Add PatchSupport trait and testsZach Smith2018-03-161-0/+77
* Review fixKseniya Tomskikh2018-03-071-1/+1
* Created directive for optional paginationKseniya Tomskikh2018-03-061-0/+23
* 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