@@ -97,6 +97,9 @@ test_ClientRequest
97
97
| tst.js:319:5:319:26 | superag ... ', url) |
98
98
| tst.js:320:5:320:23 | superagent.del(url) |
99
99
| tst.js:321:5:321:32 | superag ... st(url) |
100
+ | tst.js:328:5:328:38 | got(und ... ptions) |
101
+ | tst.js:329:5:329:45 | got(und ... {url})) |
102
+ | tst.js:337:5:337:20 | jsonClient.get() |
100
103
test_getADataNode
101
104
| axiosTest.js:12:5:17:6 | axios({ ... \\n }) | axiosTest.js:15:18:15:55 | { 'Cont ... json' } |
102
105
| axiosTest.js:12:5:17:6 | axios({ ... \\n }) | axiosTest.js:16:15:16:35 | {x: 'te ... 'test'} |
@@ -254,6 +257,8 @@ test_getUrl
254
257
| tst.js:319:5:319:26 | superag ... ', url) | tst.js:319:23:319:25 | url |
255
258
| tst.js:320:5:320:23 | superagent.del(url) | tst.js:320:20:320:22 | url |
256
259
| tst.js:321:5:321:32 | superag ... st(url) | tst.js:321:29:321:31 | url |
260
+ | tst.js:328:5:328:38 | got(und ... ptions) | tst.js:328:9:328:17 | undefined |
261
+ | tst.js:329:5:329:45 | got(und ... {url})) | tst.js:329:9:329:17 | undefined |
257
262
test_getAResponseDataNode
258
263
| axiosTest.js:4:5:7:6 | axios({ ... \\n }) | axiosTest.js:4:5:7:6 | axios({ ... \\n }) | json | true |
259
264
| axiosTest.js:12:5:17:6 | axios({ ... \\n }) | axiosTest.js:12:5:17:6 | axios({ ... \\n }) | json | true |
@@ -334,3 +339,6 @@ test_getAResponseDataNode
334
339
| tst.js:319:5:319:26 | superag ... ', url) | tst.js:319:5:319:26 | superag ... ', url) | stream | true |
335
340
| tst.js:320:5:320:23 | superagent.del(url) | tst.js:320:5:320:23 | superagent.del(url) | stream | true |
336
341
| tst.js:321:5:321:32 | superag ... st(url) | tst.js:321:5:321:32 | superag ... st(url) | stream | true |
342
+ | tst.js:328:5:328:38 | got(und ... ptions) | tst.js:328:5:328:38 | got(und ... ptions) | text | true |
343
+ | tst.js:329:5:329:45 | got(und ... {url})) | tst.js:329:5:329:45 | got(und ... {url})) | text | true |
344
+ | tst.js:337:5:337:20 | jsonClient.get() | tst.js:337:5:337:20 | jsonClient.get() | text | true |
0 commit comments