Code quality improvements and cleanup + Implemented ChatService
Some checks failed
Setup testing environment and test the code / build (push) Has been cancelled
Some checks failed
Setup testing environment and test the code / build (push) Has been cancelled
This commit is contained in:
@@ -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 () => {
|
||||
|
||||
Reference in New Issue
Block a user