aboutsummaryrefslogtreecommitdiff
path: root/src/test/scala/xyz/driver/core/rest/DriverRouteTest.scala
Commit message (Expand)AuthorAgeFilesLines
* 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-221-46/+1
* Remove default config valuesZach Smith2018-02-201-6/+59
* Remove rejection handler, respond with default set of allowed methods and ori...Zach Smith2018-02-201-1/+3
* Make test descriptions for service exceptions not lieStewart Stewart2018-01-081-2/+2
* Add DriverRouteTestZach Smith2017-11-011-0/+89