starostin13/resolvedWithRejectionNumCheck

1. Using JS or TS implement resolvedWithRejectionNumCheck(promisesToHandle: Promise[], maxRejectedNum: number) method which returns a promise that: - resolves if amount of rejected promises from promisesToHandle is not greater than the maxRejectedNum value - rejects otherwise 2. Create a few autotests for this method using any testing framework.

JavaScriptStars 0Forks 0Watchers 0Open issues 0
Details
仓库信息
Ownerstarostin13
Homepage
Last pushed2023-06-28
Last updated2025-12-14
Issues fetched at

Stats

Community at a glance

Loading...

Loading

--

Loading

--

Loading

--

Loading

--