summaryrefslogtreecommitdiffstats
path: root/tests/lib/Comments/CommentTest.php
Commit message (Expand)AuthorAgeFilesLines
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-5/+2
* Use elseif instead of else ifChristoph Wurst2020-04-101-1/+1
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-1/+1
* Mode to modern phpunitRoeland Jago Douma2019-11-271-8/+10
* Add a unit test for guests as wellJoas Schilling2019-07-111-4/+18
* Match mentions when the username is wrapped in quotesJoas Schilling2018-11-071-2/+5
* Add another testMario Danic2018-06-081-1/+3
* Add a new regex testMario Danic2018-06-081-1/+3
* comments should compile mentions also if done by authorArthur Schiwon2018-01-171-2/+7
* move mention extraction to (I)Comment and report mentions via DAVArthur Schiwon2016-10-191-6/+51
* Add test for setTopmostParentId and getTopmostParentIdLukas Reschke2016-09-291-0/+4
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-201-0/+121