summaryrefslogtreecommitdiffstats
path: root/tests/lib/comments
Commit message (Expand)AuthorAgeFilesLines
* Add assertion to testLukas Reschke2015-12-101-0/+2
* use expectedException annotation, not via method call, for consistencyArthur Schiwon2015-12-092-13/+29
* use getLastInsertId from query builder for convenienceArthur Schiwon2015-12-091-2/+2
* adjust test's fakemanager to interface changeArthur Schiwon2015-12-091-1/+1
* hardening, add some checks for whitespace-only stringsArthur Schiwon2015-12-091-8/+10
* rework test about overwriting default comments managerArthur Schiwon2015-12-092-18/+36
* namespaces for testsArthur Schiwon2015-12-093-9/+15
* OC not ocArthur Schiwon2015-12-092-8/+8
* different strategy in cleaning up after user was deletedArthur Schiwon2015-12-092-22/+16
* add icommentsmanger and icomment implementationArthur Schiwon2015-12-093-0/+684