Searched refs:intersectionObserverMock (Results 1 – 17 of 17) sorted by relevance
16 const intersectionObserverMock = () => ({ constant19 window.IntersectionObserver = jest.fn().mockImplementation(intersectionObserverMock);
28 window.IntersectionObserver = jest.fn().mockImplementation(intersectionObserverMock);29 const intersectionObserverMock = () => ({ constant
28 window.IntersectionObserver = jest.fn().mockImplementation(intersectionObserverMock);31 const intersectionObserverMock = () => ({ constant
21 window.IntersectionObserver = jest.fn().mockImplementation(intersectionObserverMock);22 const intersectionObserverMock = () => ({ constant
25 const intersectionObserverMock = () => ({ constant29 window.IntersectionObserver = jest.fn().mockImplementation(intersectionObserverMock);
22 const intersectionObserverMock = () => ({ constant25 window.IntersectionObserver = jest.fn().mockImplementation(intersectionObserverMock);
24 const intersectionObserverMock = () => ({ constant27 window.IntersectionObserver = jest.fn().mockImplementation(intersectionObserverMock);
30 const intersectionObserverMock = () => ({ constant33 window.IntersectionObserver = jest.fn().mockImplementation(intersectionObserverMock);
19 const intersectionObserverMock = () => ({ constant22 window.IntersectionObserver = jest.fn().mockImplementation(intersectionObserverMock);
23 const intersectionObserverMock = () => ({ constant26 window.IntersectionObserver = jest.fn().mockImplementation(intersectionObserverMock);
31 const intersectionObserverMock = (): { observe: () => null } => ({ constant34 window.IntersectionObserver = jest.fn().mockImplementation(intersectionObserverMock);
20 const intersectionObserverMock = () => ({ constant23 window.IntersectionObserver = jest.fn().mockImplementation(intersectionObserverMock);
36 const intersectionObserverMock = () => ({ constant39 window.IntersectionObserver = jest.fn().mockImplementation(intersectionObserverMock);
34 const intersectionObserverMock = () => ({ constant37 window.IntersectionObserver = jest.fn().mockImplementation(intersectionObserverMock);
25 const intersectionObserverMock = () => ({ constant28 window.IntersectionObserver = jest.fn().mockImplementation(intersectionObserverMock);
58 const intersectionObserverMock = () => ({ constant61 window.IntersectionObserver = jest.fn().mockImplementation(intersectionObserverMock);