brackt/app/test
Claude 049f909429
Mock HTMLElement.scrollTo in test setup
jsdom does not implement scrollTo on elements, causing any component that
calls element.scrollTo() (e.g. MiniDraftGrid's scroll-to-current-cell
effect) to throw in unit tests.

https://claude.ai/code/session_017JCShLVs9xZ6FZmyrUFaE1
2026-04-25 14:36:20 +00:00
..
fixtures Migrate authentication from Clerk to BetterAuth (#324) 2026-04-24 22:00:49 -07:00
setup.ts Mock HTMLElement.scrollTo in test setup 2026-04-25 14:36:20 +00:00