Commit eb47897
test: refactor test-stream2-readable-wrap.js
Use common.mustCall() where appropriate, var to const/let,
assert.equal() -> assert.strictEqual(), explicit time provided to
setTimeout()
Backport-PR-URL: #11797
PR-URL: #10551
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>1 parent 12c0ce7 commit eb47897Copy full SHA for eb47897
File tree
Expand file treeCollapse file tree
1 file changed
+4
-23
lines changedOpen diff view settings
Filter options
- test/parallel
Expand file treeCollapse file tree
1 file changed
+4
-23
lines changedOpen diff view settings
Collapse file
test/parallel/test-stream2-readable-wrap.js
Copy file name to clipboard+4-23Lines changed: 4 additions & 23 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | 1 | |
2 | | - |
| 2 | + |
3 | 3 | |
4 | | - |
5 | 4 | |
6 | 5 | |
7 | 6 | |
8 | 7 | |
9 | | - |
10 | 8 | |
11 | | - |
12 | 9 | |
13 | 10 | |
14 | 11 | |
15 | 12 | |
16 | 13 | |
17 | 14 | |
18 | | - |
19 | | - |
20 | | - |
21 | | - |
| 15 | + |
22 | 16 | |
23 | 17 | |
24 | | - |
25 | 18 | |
26 | 19 | |
27 | 20 | |
28 | 21 | |
29 | 22 | |
30 | | - |
31 | 23 | |
32 | 24 | |
33 | 25 | |
| ||
41 | 33 | |
42 | 34 | |
43 | 35 | |
44 | | - |
45 | 36 | |
46 | | - |
47 | 37 | |
48 | 38 | |
49 | 39 | |
50 | | - |
51 | 40 | |
52 | 41 | |
53 | 42 | |
| ||
56 | 45 | |
57 | 46 | |
58 | 47 | |
59 | | - |
60 | 48 | |
61 | 49 | |
62 | 50 | |
63 | 51 | |
64 | | - |
65 | | - |
| 52 | + |
66 | 53 | |
67 | | - |
| 54 | + |
68 | 55 | |
69 | 56 | |
70 | 57 | |
71 | 58 | |
72 | 59 | |
73 | 60 | |
74 | | - |
75 | 61 | |
76 | 62 | |
77 | 63 | |
| ||
83 | 69 | |
84 | 70 | |
85 | 71 | |
86 | | - |
87 | | - |
88 | | - |
89 | | - |
90 | | - |
0 commit comments