aboutsummaryrefslogtreecommitdiff
path: root/src/test/scala/xyz/driver/core/rest/RestTest.scala
Commit message (Expand)AuthorAgeFilesLines
* [RFC] Use akka's built-in authenticate/authorize directives in AuthProvider (...Zach Smith2018-08-011-1/+0
* Fix pagination directive failing on empty responses (#182)v1.11.7Sergey Nastich2018-07-111-18/+64
* Add `completeWithPagination` directive (#180)Sergey Nastich2018-07-111-0/+33
* 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
* Add DriverRouteTestZach Smith2017-11-011-0/+15