Commit Graph

17 Commits

Author SHA1 Message Date
1c01145a14 fixed those exception handling tests 2017-10-05 13:57:31 +02:00
66abd7ecfd Extract new Flarum\Post namespace 2017-10-03 18:47:23 +02:00
6c9ff72efb Finalize Flarum\Foundation namespace 2017-10-03 18:47:23 +02:00
564ea8ff73 Extract new Flarum\User namespace 2017-10-03 18:47:23 +02:00
9b24fbd5e5 Restructure Flarum\Api namespace 2017-10-03 18:45:40 +02:00
1031826a3d Apply fixes from StyleCI
[ci skip] [skip ci]
2016-11-29 05:03:53 +00:00
5f7291db39 Actually test IlluminateValidationExceptionHandler 2016-06-05 09:25:47 +09:30
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
5a7b57df96 adding new tests to cover api handlers, part 1 of #245 and #74 2016-03-03 11:00:11 +01:00
d743e56bc1 Fix tests and CS 2015-12-05 22:31:33 +10:30
409a63d77a Added validation handler tests 2015-10-28 12:46:49 +00:00
78f6249b24 Added tests for permission denied exception handler 2015-10-28 12:41:28 +00:00
2edda9baaa Added model not found error handler tests 2015-10-28 12:39:38 +00:00
1b3d674c39 Added tests for invalid confirmation token handling 2015-10-27 14:47:03 +00:00
400aa4fef9 Added more tests 2015-10-27 13:22:30 +00:00
a4ef9e7cf4 Added output test for flooding exception handler 2015-10-27 12:54:10 +00:00
f0883471ef Updated tests namespace to be ps4-valid. Added tests for flooding exception, fixed broken code 2015-10-27 12:48:27 +00:00