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 6d5e93b07c Refactored Exception Handling, mostly tested authorization request handler
* Internal error conditions now raise IndieAuthException
* Bubbled unknown exceptions converted to generic IndieAuthException
* Exceptions passed to overridable handler, turned into response
* Wrote many more tests, fixed a variety of problems
2021-06-09 00:06:35 +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 Started putting default templates together 2021-06-06 17:47:06 +02:00
FunctionTest.php Created default authorization and authentication callbacks 2021-06-07 20:32:02 +02:00
ServerTest.php Refactored Exception Handling, mostly tested authorization request handler 2021-06-09 00:06:35 +02:00