aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/AnnotationBundle/Tests/Controller/AnnotationControllerTest.php
Commit message (Collapse)AuthorAgeFilesLines
* Convert array + phpDocJeremy Benoist2016-04-121-13/+13
| | | | Thanks for https://github.com/thomasbachem/php-short-array-syntax-converter
* Fix hazardous bug with PostgresJeremy Benoist2016-03-121-1/+1
| | | | Instead of retrieving a random annotation, sort them to be sure they are all the same no matter the database used
* Improve testsJeremy Benoist2016-03-111-7/+46
| | | | | | - add more tests for coverage - add a test on annotation deletion - fix post annontation with ranges
* Rename CommentBundle with AnnotationBundleNicolas LÅ“uillet2016-02-261-0/+81