Skip to content

feat: add maxWait tests for preact, angular, and solid packages - #9

Closed
dogmar wants to merge 1 commit into
mainfrom
claude/add-maxwait-feature-jUPJ7
Closed

dogmar wants to merge 1 commit into
mainfrom
claude/add-maxwait-feature-jUPJ7

Conversation

@dogmar

@dogmar dogmar commented Mar 30, 2026

Copy link
Copy Markdown
Collaborator

Add comprehensive maxWait test coverage for the Debouncer and
AsyncDebouncer classes re-exported from each framework package.
Tests cover all maxWait scenarios matching the core pacer package:
normal trailing debounce, maxWait boundary execution, continuous
calls, leading/trailing edge, flush, cancel, disable/re-enable,
dynamic maxWait functions, edge cases (0, negative), and backward
compatibility.

https://claude.ai/code/session_01A5aHhYKa36Pjncoy9zTKBy

Add comprehensive maxWait test coverage for the Debouncer and
AsyncDebouncer classes re-exported from each framework package.
Tests cover all maxWait scenarios matching the core pacer package:
normal trailing debounce, maxWait boundary execution, continuous
calls, leading/trailing edge, flush, cancel, disable/re-enable,
dynamic maxWait functions, edge cases (0, negative), and backward
compatibility.

https://claude.ai/code/session_01A5aHhYKa36Pjncoy9zTKBy
@dogmar dogmar closed this Mar 30, 2026
@dogmar
dogmar deleted the claude/add-maxwait-feature-jUPJ7 branch March 30, 2026 20:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants