aboutsummaryrefslogtreecommitdiff
path: root/src/test/scala/com/drivergrp/core/AuthTest.scala
Commit message (Collapse)AuthorAgeFilesLines
* Renamed package to xyz, New formatting, authorize directive supporting ↵vlad2016-10-211-77/+0
| | | | multiple permissions
* Auth service providing directive and using external source of token-to-user ↵v0.9.0vlad2016-10-031-9/+26
| | | | resolution
* 401 rejections for absent permissionv0.8.8vlad2016-09-261-2/+6
|
* Scalacheck properties check inside of scalatest + code formattingvlad2016-09-091-19/+23
|
* 14 new test + Couple of bug fixesvlad2016-09-091-0/+52