aboutsummaryrefslogtreecommitdiff
path: root/src/test/scala/xyz/driver/core/rest/DriverAppTest.scala
Commit message (Expand)AuthorAgeFilesLines
* Move cors directives to DriverApp and get rid of custom rejection handlerZach Smith2018-02-221-0/+84
* Remove default config valuesZach Smith2018-02-201-94/+0
* Remove rejection handler, respond with default set of allowed methods and ori...Zach Smith2018-02-201-12/+48
* Apply new formattingJakob Odersky2017-11-201-6/+7
* Add tests for CORS headersZach Smith2017-11-071-0/+57