Code quality improvements and cleanup + Implemented ChatService
Some checks failed
Setup testing environment and test the code / build (push) Has been cancelled

This commit is contained in:
2026-04-05 15:19:55 +02:00
parent ec418ca7c9
commit 4a34d73c2f
20 changed files with 380 additions and 39 deletions

View File

@@ -15,9 +15,7 @@ describe("PictureService Integration Test", () => {
PICTURE_SERVICE_TESTING_TOKEN,
PICTURE_SERVICE_TESTING_USER_ID,
PICTURE_SERVICE_TESTING_USER_ID,
new DatabaseMock(),
getClient(false),
getClient(true),
new DatabaseMock()
)
it('should get uploads', async () => {