forked from nodejs/undici
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: port
client-connect
, client-dispatch
, client-errors
test …
…to `node:test` (nodejs#2591) * `client-connect` * `client-dispatch` * `client-errors` * Use `done` instead of `t.end` * Fix `t.after` * Update `return client.close()` * Update `client-errors` without `parser error` tests * Add FIXME comment * Use `closeServerAsPromise` for `client-dispatch` * Use `closeServerAsPromise` for `client-connect` * Leave some tests on tap
- Loading branch information
1 parent
895950f
commit 9ec63f7
Showing
6 changed files
with
1,838 additions
and
1,719 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.