aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/Wallabag/ApiBundle/WallabagApiTestCase.php
Commit message (Collapse)AuthorAgeFilesLines
* CSJeremy Benoist2018-11-281-2/+2
|
* Fix testsJeremy Benoist2018-11-281-0/+19
|
* Jump to Symfony 3.4Jeremy Benoist2018-10-041-2/+2
| | | | | | | Thanks to the BC compatibility, almost nothing have to be changed. All changes are related to new bundle version of: - SensioFrameworkExtraBundle - DoctrineFixturesBundle
* Add a real configuration for CS-FixerJeremy Benoist2017-07-011-1/+1
|
* Isolated testsadev2017-05-311-2/+2
| | | | Use https://github.com/dmaicher/doctrine-test-bundle to have test isolation.
* Re-use `NewUserType` to validate registrationJeremy Benoist2017-05-301-1/+1
| | | | | | 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
* Jump to Symfony 3.1Jeremy Benoist2016-06-221-0/+51