Lukáš Unger
|
1f87c7a7be
|
Update PHPUnit, run static analysis on tests
|
2018-02-11 23:22:46 +01:00 |
|
Gabriel Caruso
|
9ceafe5dd3
|
Refactoring tests
|
2017-12-06 18:24:42 -02:00 |
|
Gabriel Caruso
|
04f3d39b45
|
Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase
|
2017-11-08 16:07:07 -02:00 |
|
Alex Bilbie
|
aac467e616
|
Fixed broken tests
|
2017-07-01 18:11:19 +01:00 |
|
Ian Littman
|
090c01d3d1
|
Allow easy addition of custom fields to Bearer token response
|
2016-07-16 10:27:33 -05:00 |
|
Jakub Filla
|
9eccc40eb6
|
Added catch Runtime exception when parsing JWT string
|
2016-06-22 12:38:03 +02:00 |
|
Alex Bilbie
|
5d3516c7b4
|
Applied fixes from StyleCI
|
2016-04-10 06:48:46 -04:00 |
|
Alex Bilbie
|
5410a42bb6
|
Fix to broken methods
|
2016-04-10 10:28:12 +01:00 |
|
Alex Bilbie
|
0ca2511d1e
|
Applied fixes from StyleCI
|
2016-04-09 10:46:46 -04:00 |
|
Alex Bilbie
|
2c2ef800d4
|
Applied fixes from StyleCI
|
2016-04-09 10:46:40 -04:00 |
|
Alex Bilbie
|
47656cd9b5
|
Fix broken tests
|
2016-04-09 15:44:38 +01:00 |
|
Alex Bilbie
|
fc9e912e06
|
Fixed broken test
|
2016-04-09 13:45:38 +01:00 |
|
Alex Bilbie
|
39281a6f38
|
Merge branch 'repository_on_response' of https://github.com/juliangut/oauth2-server into juliangut-repository_on_response
# Conflicts:
# tests/ResponseTypes/BearerResponseTypeTest.php
|
2016-04-09 13:43:33 +01:00 |
|
Julián Gutiérrez
|
197657f2b9
|
handle RSA key passphrase
|
2016-03-28 16:42:34 +02:00 |
|
Julián Gutiérrez
|
e513b42117
|
remove access token repository from response types
|
2016-03-28 12:10:51 +02:00 |
|
Julián Gutiérrez
|
4b775fe241
|
include CryptTrait tests, allow Server::respondToRequest trhow exceptions and fix ResposeType tests
|
2016-03-18 00:25:32 +01:00 |
|
Julián Gutiérrez
|
890fdeba16
|
CryptTrait tests
|
2016-03-17 21:18:28 +01:00 |
|
Julián Gutiérrez
|
592f60de70
|
allways extract scopes from repository
|
2016-03-15 01:10:47 +01:00 |
|
Alex Bilbie
|
6e74de50e5
|
Test fixes
|
2016-03-10 19:01:57 +00:00 |
|
Alex Bilbie
|
c40a10a071
|
Applied fixes from StyleCI
|
2016-03-10 12:40:28 -05:00 |
|
Alex Bilbie
|
fb1fa71b5d
|
Improved BearerResponseType test
|
2016-03-10 16:34:21 +00:00 |
|
Alex Bilbie
|
0216638903
|
Added BearerResponseType test
|
2016-03-10 15:50:17 +00:00 |
|