sephster
|
51b97f87c1
|
Fix issues setting attributes on requests
|
2019-06-27 13:15:37 +01:00 |
|
Marc Bennewitz
|
16f9de86f2
|
cleanup DateTime handline
* DateTime -> DateTimeImmutable
* DateTime::format('U') -> DateTime::getTimestamp()
* (new DateTime())->getTimestamp() -> time()
|
2018-11-08 12:45:18 +01:00 |
|
Andrew Millington
|
61156ef8c7
|
Use __toString() for access token
|
2018-05-23 16:34:39 +01:00 |
|
Andrew Millington
|
48ce5f36cf
|
Change function name to be less technically specific
|
2018-05-07 20:37:20 +02:00 |
|
Lukáš Unger
|
fd72d79ad3
|
Generalized access token format
|
2018-05-07 20:37:20 +02:00 |
|
Gabriel Caruso
|
04f3d39b45
|
Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase
|
2017-11-08 16:07:07 -02:00 |
|
Lukáš Unger
|
32efd091a1
|
tests: use MockBuilder everywhere
|
2016-07-08 15:29:21 +02:00 |
|
Alex Bilbie
|
7c35778316
|
Added tests for resource server middleware
|
2016-04-17 12:54:39 +01:00 |
|
Alex Bilbie
|
5969082963
|
Fix tests and improve code coverate
|
2016-04-10 15:58:01 +01: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 |
|
Julián Gutiérrez
|
a38b7f97f9
|
include keys in Server tests
|
2016-03-28 17:10:41 +02:00 |
|
Julián Gutiérrez
|
197657f2b9
|
handle RSA key passphrase
|
2016-03-28 16:42:34 +02:00 |
|
Julián Gutiérrez
|
b629b5e53f
|
styleCI request
|
2016-03-18 00:38:37 +01: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 |
|
Alex Bilbie
|
c40a10a071
|
Applied fixes from StyleCI
|
2016-03-10 12:40:28 -05:00 |
|
Alex Bilbie
|
c490cd4ef2
|
Added middleware tests
|
2016-03-10 17:22:48 +00:00 |
|