nextcloud/tests/lib/Comments
Carl Schwan a430702caa
refactor(psalm): Enable psalm for comments unit tests
This is the first step to enable psalm for our test suite to find issues
also there.

At the moment, this already found some completely broken and unused
method in TestCase and prepare the way for making ICommentsManager work
with snowflake ids by using string instead of int for the ids
consistently.

Signed-off-by: Carl Schwan <carlschwan@kde.org>
2026-01-07 13:21:33 +01:00
..
CommentTest.php refactor(psalm): Enable psalm for comments unit tests 2026-01-07 13:21:33 +01:00
FakeFactory.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
FakeManager.php refactor(psalm): Enable psalm for comments unit tests 2026-01-07 13:21:33 +01:00
ManagerTest.php refactor(psalm): Enable psalm for comments unit tests 2026-01-07 13:21:33 +01:00