nextcloud/tests/lib/Comments
Roeland Jago Douma eaf152efeb
Fix DateTime comparisson
Datetime now returns microseconds. But if the database doesn't store
those comparing them for equality most likely fails.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2016-10-21 13:43:39 +02:00
..
CommentTest.php Add test for setTopmostParentId and getTopmostParentId 2016-09-29 22:43:48 +02:00
FakeFactory.php Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
FakeManager.php Notificacations for simple @-mentioning in comments 2016-10-07 17:11:19 +02:00
ManagerTest.php Fix DateTime comparisson 2016-10-21 13:43:39 +02:00