aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/ApiBundle/Tests
Commit message (Collapse)AuthorAgeFilesLines
* Fix the way to remove a tag from all user entriesJeremy Benoist2015-12-292-2/+14
|
* Remove user reference in tagJeremy Benoist2015-12-291-1/+2
| | | | Fix #1543
* Re-enable test on doctrine commandJeremy Benoist2015-11-072-3/+3
| | | | | | It will slow down the whole test suite (because it'll use doctrine command). Remove unecessary `KernelTestCase`. Also rename `AbstractControllerTest` to `WallabagApiTestCase` for consistency.
* Fix security.context deprecationJeremy Benoist2015-11-071-3/+3
|
* * public registrationNicolas LÅ“uillet2015-10-032-180/+104
| | | | | * remove WSSE implementation * add oAuth2 implementation
* Add test on getting starred entries using the APIJeremy Benoist2015-08-201-0/+25
|
* CSJeremy Benoist2015-05-301-4/+4
|
* Fix testsJeremy2015-04-011-4/+4
|
* Move API stuff in ApiBundleJeremy2015-04-011-0/+410