]> git.immae.eu Git - github/wallabag/wallabag.git/commit
Improve tests
authorJeremy Benoist <jeremy.benoist@gmail.com>
Fri, 11 Mar 2016 16:56:41 +0000 (17:56 +0100)
committerJeremy Benoist <jeremy.benoist@gmail.com>
Fri, 11 Mar 2016 16:59:42 +0000 (17:59 +0100)
commit09d8bb6fa26b881da478df4c7b97620cb7aea0d0
tree2a81d844c253c5961943ba936445b154d4d32510
parent66e2be23717ad8af3cabe5d0c69effd492af3ece
Improve tests

- add more tests for coverage
- add a test on annotation deletion
- fix post annontation with ranges
src/Wallabag/AnnotationBundle/Repository/AnnotationRepository.php
src/Wallabag/AnnotationBundle/Tests/Controller/AnnotationControllerTest.php
src/Wallabag/ApiBundle/Tests/Controller/WallabagRestControllerTest.php
src/Wallabag/CoreBundle/Controller/ConfigController.php
src/Wallabag/ImportBundle/Tests/Import/PocketImportTest.php