Pinned
2,258 contributions in the last year
Contribution activity
January 2021
Created a pull request in mswjs/msw that received 4 comments
Support delay modes (ctx.delay)
Motivation
Using ctx.delay(Infinity) executes the response timer immediately instead of delaying the response indefinitely, as expected. That's due…
+131
−16
•
4
comments
Opened 10 other pull requests in 4 repositories
mswjs/node-request-interceptor
2
merged
1
open
mswjs/msw
1
open
2
merged
mswjs/mswjs.io
3
merged
kettanaito/naming-cheatsheet
1
merged
Reviewed 17 pull requests in 5 repositories
mswjs/msw 6 pull requests
kettanaito/naming-cheatsheet 6 pull requests
mswjs/mswjs.io 3 pull requests
kettanaito/test-flat 1 pull request
Redd-Developer/howurls.work 1 pull request
Created an issue in sindresorhus/got that received 8 comments
Internal "options.timeout" is incompatible with the "timeout" option of "http.ClientRequest"
Describe the bug
Node.js version: v12.18.0
OS & version: MacOS Catalina (0.15.5 (19F101))
Actual behavior
Hey
•
8
comments

