OpenHands/.openhands
openhands 02f69f02c0 Add unit tests for useInfiniteScroll hook and Playwright documentation
- Add 5 unit tests for useInfiniteScroll hook covering:
  - Scroll near bottom triggers fetchNextPage
  - Scroll not near bottom doesn't trigger fetch
  - hasNextPage=false doesn't trigger fetch
  - isFetchingNextPage=true doesn't trigger fetch
  - Callback ref properly attaches to container
- Add Playwright E2E testing documentation to repo.md
- Initialize mock settings with defaults to avoid modal popup during testing

Co-authored-by: openhands <openhands@all-hands.dev>
2025-12-18 17:13:35 +00:00
..
2025-05-26 21:35:27 -04:00