Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(testing): add sanitization of pending promises #55

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

Im-Beast
Copy link
Member

Currently this is done via promise hooks.

Later on this approach will probably be opt-in and only Promises returned in test will be sanitized.

@Im-Beast Im-Beast assigned Im-Beast and unassigned Im-Beast Mar 23, 2024
@Im-Beast Im-Beast changed the title feat: add sanitization of pending promises feat(testing): add sanitization of pending promises Mar 23, 2024
examples/timer-microtask.js Outdated Show resolved Hide resolved
ext/testing/lib.rs Outdated Show resolved Hide resolved
ext/testing/promise_tracker.rs Outdated Show resolved Hide resolved
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