summaryrefslogtreecommitdiffstats
path: root/tests/unit
AgeCommit message (Expand)Author
2013-04-19added skeletons for google reader importBernhard Posselt
2013-04-18Merge pull request #83 from owncloud/unkown-pubdateBernhard Posselt
2013-04-18Add test case for feed items with unknown pubdateRobin Appelman
2013-04-18added test for fetcher class fix #47Bernhard Posselt
2013-04-17always return the unreadcount when marking read to set update request as 0, d...Bernhard Posselt
2013-04-16dont add items if they are already in the databaseBernhard Posselt
2013-04-16fix bug that prevented marking read if the highestitemid was 0Bernhard Posselt
2013-04-16dont care if starred items are read or unread, always show themBernhard Posselt
2013-04-16dont show unread count when it is 0, dont bold read feeds, implemented autopa...Bernhard Posselt
2013-04-15renamed bl to businesslayer, handle exception in update routine, fix #69Bernhard Posselt
2013-04-15get language from server and save it in a language object, dont use a seperat...Bernhard Posselt
2013-04-13add code to get favicons, fix #49Bernhard Posselt
2013-04-12implement export, needs proper unittests though, fix 31Bernhard Posselt
2013-04-12implement clientside update requests, fix #27Bernhard Posselt
2013-04-12added return value tests for controllersBernhard Posselt
2013-04-12implement mark as read for feeds and folders, fix #29Bernhard Posselt
2013-04-11translate folder and feed errors and added css and template code for creating...Bernhard Posselt
2013-04-09fixed feedbl unittestsBernhard Posselt
2013-04-05brought back starring of feedsBernhard Posselt
2013-04-05fix statusflag db query bugs and unittestsBernhard Posselt
2013-04-05fix #37 by fixing multiple, hard to track down typosBernhard Posselt
2013-04-05moved tests into unit directoryBernhard Posselt