This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
indieauth/tests
Barnaby Walters ce541c3607 Added test for missing parameters, now also validating code_challenge_method 2021-06-16 23:41:51 +02:00
..
templates Refactored Exception Handling, mostly tested authorization request handler 2021-06-09 00:06:35 +02:00
DoubleSubmitCookieCsrfMiddlewareTest.php Started writing tests 2021-06-06 17:03:13 +02:00
FilesystemJsonStorageTest.php Refactored TokenStorageInterface for an improved flow 2021-06-13 14:34:37 +02:00
FunctionTest.php Added auth request parameter validation, tests. Started work on exchange methods 2021-06-10 17:49:27 +02:00
ServerTest.php Added test for missing parameters, now also validating code_challenge_method 2021-06-16 23:41:51 +02:00
SingleUserPasswordAuthenticationCallbackTest.php Improved some tests, got to 95% coverage 2021-06-13 15:30:58 +02:00