@@ -103,6 +103,7 @@ test_ClientRequest
103
103
| tst.js:334:5:334:25 | got.pag ... rl, {}) |
104
104
| tst.js:337:5:337:20 | jsonClient.get() |
105
105
| tst.js:340:5:340:21 | jsonClient2.get() |
106
+ | tst.js:344:5:344:37 | axios.p ... config) |
106
107
test_getADataNode
107
108
| axiosTest.js:12:5:17:6 | axios({ ... \\n }) | axiosTest.js:15:18:15:55 | { 'Cont ... json' } |
108
109
| axiosTest.js:12:5:17:6 | axios({ ... \\n }) | axiosTest.js:16:15:16:35 | {x: 'te ... 'test'} |
@@ -146,6 +147,7 @@ test_getADataNode
146
147
| tst.js:257:1:262:2 | form.su ... rs()\\n}) | tst.js:255:25:255:35 | 'new_value' |
147
148
| tst.js:286:20:286:55 | new Web ... :8080') | tst.js:288:21:288:35 | 'Hello Server!' |
148
149
| tst.js:321:5:321:32 | superag ... st(url) | tst.js:321:39:321:42 | data |
150
+ | tst.js:344:5:344:37 | axios.p ... config) | tst.js:344:25:344:28 | data |
149
151
test_getHost
150
152
| tst.js:87:5:87:39 | http.ge ... host}) | tst.js:87:34:87:37 | host |
151
153
| tst.js:89:5:89:23 | axios({host: host}) | tst.js:89:18:89:21 | host |
@@ -268,6 +270,7 @@ test_getUrl
268
270
| tst.js:337:5:337:20 | jsonClient.get() | tst.js:336:41:336:43 | url |
269
271
| tst.js:340:5:340:21 | jsonClient2.get() | tst.js:339:42:339:44 | url |
270
272
| tst.js:340:5:340:21 | jsonClient2.get() | tst.js:339:61:339:63 | url |
273
+ | tst.js:344:5:344:37 | axios.p ... config) | tst.js:344:20:344:22 | url |
271
274
test_getAResponseDataNode
272
275
| axiosTest.js:4:5:7:6 | axios({ ... \\n }) | axiosTest.js:4:5:7:6 | axios({ ... \\n }) | json | true |
273
276
| axiosTest.js:12:5:17:6 | axios({ ... \\n }) | axiosTest.js:12:5:17:6 | axios({ ... \\n }) | json | true |
@@ -354,3 +357,4 @@ test_getAResponseDataNode
354
357
| tst.js:334:5:334:25 | got.pag ... rl, {}) | tst.js:334:5:334:25 | got.pag ... rl, {}) | text | true |
355
358
| tst.js:337:5:337:20 | jsonClient.get() | tst.js:337:5:337:20 | jsonClient.get() | text | true |
356
359
| tst.js:340:5:340:21 | jsonClient2.get() | tst.js:340:5:340:21 | jsonClient2.get() | text | true |
360
+ | tst.js:344:5:344:37 | axios.p ... config) | tst.js:344:5:344:37 | axios.p ... config) | json | true |
0 commit comments