wallabag/tests/Wallabag/ApiBundle/Controller
Jeremy Benoist 5709ecb368
Re-use NewUserType to validate registration
The only ugly things is how we handle error by generating the view and then parse the content to retrieve all errors…

Fix exposition fields in User entity
2017-05-30 07:56:01 +02:00
..
DeveloperControllerTest.php Fixed migration and added tests 2016-10-28 10:55:39 +02:00
EntryRestControllerTest.php Merge remote-tracking branch 'origin/master' into 2.3 2017-05-19 11:25:19 +02:00
TagRestControllerTest.php Retrieve tag / tags value from query or request 2017-05-09 23:15:25 +02:00
UserRestControllerTest.php Re-use NewUserType to validate registration 2017-05-30 07:56:01 +02:00
WallabagRestControllerTest.php Exploded WallabagRestController into many controllers 2016-10-28 14:46:30 +02:00