summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)Author
2013-03-21fixed itemmapper testBernhard Posselt
2013-03-21finished feedcontrollerBernhard Posselt
2013-03-21Merge branch 'master' of github.com:owncloud/newsAlessandro Cosentino
2013-03-21not working itemmapper with testsAlessandro Cosentino
2013-03-21added all controller methods and tests for the annotationsBernhard Posselt
2013-03-21added feed annotation testBernhard Posselt
2013-03-21Merge branch 'master' of github.com:owncloud/newsAlessandro Cosentino
2013-03-21intermediate mapper layer with testAlessandro Cosentino
2013-03-21added additional empty methodsBernhard Posselt
2013-03-21dont fail on empty testBernhard Posselt
2013-03-21reorganize folderBernhard Posselt
2013-03-21also get unread count when fetching feeds from a userBernhard Posselt
2013-03-21added all controllersBernhard Posselt
2013-03-21findAll All AllAlessandro Cosentino
2013-03-21welcome in the age of newnessBernhard Posselt
2013-03-21finished folder businesslayerBernhard Posselt
2013-03-21be niceBernhard Posselt
2013-03-20finished foldermapperBernhard Posselt
2013-03-20finished feedmapperBernhard Posselt
2013-03-20added feedmaperBernhard Posselt
2013-03-20testsBernhard Posselt
2013-03-20adds findAllFromFolderAlessandro Cosentino
2013-03-20findAll functions in the itemmapperAlessandro Cosentino
2013-03-20test find methodAlessandro Cosentino
2013-03-20moved entity to the appframeworkBernhard Posselt
2013-03-20added tablename for entitesBernhard Posselt
2013-03-20added another entity testBernhard Posselt
2013-03-20finished itemBernhard Posselt
2013-03-20throw exceptions when attributes dont existBernhard Posselt
2013-03-20correctly map table column names to propertiesBernhard Posselt
2013-03-19added getter and setter automation and added translation for database fieldsBernhard Posselt
2013-03-19added namespaced indices for the newsappBernhard Posselt
2013-03-19added mapper specBernhard Posselt
2013-03-19added itemmapper testBernhard Posselt
2013-03-19added entity baseclass and pull deps if phpunit is runBernhard Posselt
2013-03-16dont run broken testsBernhard Posselt
2013-02-10spaces to tabsBernhard Posselt
2013-02-10added another exception for collapsing foldersBernhard Posselt
2013-02-02added the collapse method for the foldercontroller + testsBernhard Posselt
2013-02-02added ajax annotationBernhard Posselt
2013-02-02added returns json testBernhard Posselt
2013-02-02added annotations testBernhard Posselt
2013-02-02spaces to tabsBernhard Posselt
2013-02-02added foldercontroller + testBernhard Posselt
2012-11-11removed useless and failing unittestBernhard Posselt
2012-10-26Add loadApp to test casesBart Visscher
2012-10-14Whitespace cleanupBart Visscher
2012-10-14fixed a bug that would prevent all new items from being loaded, fixed a bug t...Bernhard Posselt
2012-10-13removed change that caused errorsBernhard Posselt
2012-08-30added drag and dropBernhard Posselt