aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/Wallabag/AnnotationBundle
Commit message (Collapse)AuthorAgeFilesLines
* Fix testsJérémy Benoist2019-11-271-7/+34
|
* API return an error with empty quoteadev2019-11-271-0/+30
| | | | Fix #4137
* Enable PHPStanJeremy Benoist2019-01-181-1/+1
| | | | | - Fix error for level 0 & 1 (level 7 has 699 errors...) - Add `updated_at` to site_credential (so the `timestamps()` method applies correctly)
* Fix testsJeremy Benoist2018-11-281-2/+1
|
* 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-012-23/+23
|
* CSJeremy Benoist2017-06-071-2/+2
|
* Displays an error with an annotation with a too long quoteadev2017-06-041-1/+33
| | | | Fix #2762
* Fixed migration and added testsNicolas Lœuillet2016-10-281-1/+1
|
* Add test on /api/annotationsJeremy Benoist2016-10-221-37/+99
| | | | | | | Fix controller forward in WallabagRestController. Update PHPDoc so it is sorted the same way as others one Duplicate all annotations test to use both api & normal way Also, make annotation tests independent to each other
* PHP CSNicolas Lœuillet2016-10-221-4/+4
|
* fix cs and phpdocThomas Citharel2016-10-222-7/+27
|
* Jump to Symfony 3.1Jeremy Benoist2016-06-222-0/+183