framework/tests/Flarum/Api/Handler
Toby Zerner f5988bae23 Distinguish between attributes/relationships in ValidationException
This exception could be a candidate for inclusion in tobscure/json-api...
2016-06-05 09:25:26 +09:30
..
FloodingExceptionHandlerTest.php Fix tests and CS 2015-12-05 22:31:33 +10:30
IlluminateValidationExceptionHandlerTest.php Fix tests and CS 2015-12-05 22:31:33 +10:30
InvalidAccessTokenExceptionHandlerTest.php adding new tests to cover api handlers, part 1 of #245 and #74 2016-03-03 11:00:11 +01:00
InvalidConfirmationTokenExceptionHandlerTest.php Fix tests and CS 2015-12-05 22:31:33 +10:30
MethodNotAllowedExceptionHandlerTest.php adding new tests to cover api handlers, part 1 of #245 and #74 2016-03-03 11:00:11 +01:00
ModelNotFoundExceptionHandlerTest.php Fix tests and CS 2015-12-05 22:31:33 +10:30
PermissionDeniedExceptionHandlerTest.php Fix tests and CS 2015-12-05 22:31:33 +10:30
RouteNotFoundExceptionHandlerTest.php adding new tests to cover api handlers, part 1 of #245 and #74 2016-03-03 11:00:11 +01:00
TokenMismatchExceptionHandlerTest.php adding new tests to cover api handlers, part 1 of #245 and #74 2016-03-03 11:00:11 +01:00
ValidationExceptionHandlerTest.php Distinguish between attributes/relationships in ValidationException 2016-06-05 09:25:26 +09:30