add unit tests to utils/gallery (#8117)

This commit is contained in:
Elias Nahum
2024-08-06 13:17:36 +03:00
committed by GitHub
parent e799135826
commit e7fe7c23ff
4 changed files with 452 additions and 0 deletions

View File

@@ -150,6 +150,8 @@ jest.doMock('react-native', () => {
removeChannelNotifications: jest.fn().mockImplementation(),
removeThreadNotifications: jest.fn().mockImplementation(),
removeServerNotifications: jest.fn().mockImplementation(),
unlockOrientation: jest.fn(),
},
APIClient: {
getConstants: () => ({