element-web/test/hooks
Travis Ralston e0d5b11bab
Add a larger buffer to useLatestResult's test (#9178)
Should fix https://github.com/vector-im/element-web/issues/23014

With only a 5ms buffer previously it was possible for Jest to get overwhelmed with the 1500 tests it needs to run. We raise this to 20ms to give extra time to settle.

Even with the high sleep times this won't be the longest running test, so should be fine.

Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
2022-08-25 14:49:39 -06:00
..
useDebouncedCallback-test.tsx
useLatestResult-test.tsx Add a larger buffer to useLatestResult's test (#9178) 2022-08-25 14:49:39 -06:00
useProfileInfo-test.tsx
usePublicRoomDirectory-test.tsx
useUserDirectory-test.tsx