mirror of
https://github.com/ant-design/ant-design.git
synced 2026-02-09 02:49:18 +08:00
* test(modal): add mouseDown event before click in test Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> * test(modal): add mouseDown event before click in confirm test Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> * test(modal): improve confirm test event firing and timer management - Add mouseDown event before click for mask interaction - Use fireEvent consistently instead of direct click() - Properly setup and cleanup fake timers Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>