Skip to content

Commit 3a049fc

Browse files
committed
update tests
1 parent ae5f9a9 commit 3a049fc

6 files changed

Lines changed: 14 additions & 14 deletions

File tree

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -256,19 +256,19 @@ newman run postman-tests.json \
256256
├─────────────────────────┼────────────────────┼───────────────────┤
257257
│ iterations │ 1 │ 0 │
258258
├─────────────────────────┼────────────────────┼───────────────────┤
259-
│ requests │ 39 │ 0 │
259+
│ requests │ 45 │ 0 │
260260
├─────────────────────────┼────────────────────┼───────────────────┤
261-
│ test-scripts │ 93 │ 0 │
261+
│ test-scripts │ 167 │ 0 │
262262
├─────────────────────────┼────────────────────┼───────────────────┤
263-
│ prerequest-scripts │ 80 │ 0 │
263+
│ prerequest-scripts │ 154 │ 0 │
264264
├─────────────────────────┼────────────────────┼───────────────────┤
265-
│ assertions │ 156 │ 0 │
265+
│ assertions │ 169 │ 0 │
266266
├─────────────────────────┴────────────────────┴───────────────────┤
267-
│ total run duration: 25s
267+
│ total run duration: 32s
268268
├──────────────────────────────────────────────────────────────────┤
269-
│ total data received: 1.77MB (approx) │
269+
│ total data received: 1.95MB (approx) │
270270
├──────────────────────────────────────────────────────────────────┤
271-
│ average response time: 596ms [min: 2ms, max: 5.8s, s.d.: 1130ms] │
271+
│ average response time: 663ms [min: 2ms, max: 6.1s, s.d.: 1216ms] │
272272
└──────────────────────────────────────────────────────────────────┘
273273
```
274274

README_RU.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -256,19 +256,19 @@ newman run postman-tests.json \
256256
├─────────────────────────┼────────────────────┼───────────────────┤
257257
│ iterations │ 1 │ 0 │
258258
├─────────────────────────┼────────────────────┼───────────────────┤
259-
│ requests │ 39 │ 0 │
259+
│ requests │ 45 │ 0 │
260260
├─────────────────────────┼────────────────────┼───────────────────┤
261-
│ test-scripts │ 93 │ 0 │
261+
│ test-scripts │ 167 │ 0 │
262262
├─────────────────────────┼────────────────────┼───────────────────┤
263-
│ prerequest-scripts │ 80 │ 0 │
263+
│ prerequest-scripts │ 154 │ 0 │
264264
├─────────────────────────┼────────────────────┼───────────────────┤
265-
│ assertions │ 156 │ 0 │
265+
│ assertions │ 169 │ 0 │
266266
├─────────────────────────┴────────────────────┴───────────────────┤
267-
│ total run duration: 25s
267+
│ total run duration: 32s
268268
├──────────────────────────────────────────────────────────────────┤
269-
│ total data received: 1.77MB (approx) │
269+
│ total data received: 1.95MB (approx) │
270270
├──────────────────────────────────────────────────────────────────┤
271-
│ average response time: 596ms [min: 2ms, max: 5.8s, s.d.: 1130ms] │
271+
│ average response time: 663ms [min: 2ms, max: 6.1s, s.d.: 1216ms] │
272272
└──────────────────────────────────────────────────────────────────┘
273273
```
274274

image/postman-actions-build.jpg

-61.8 KB
Loading

image/postman-actions-result.jpg

-314 Bytes
Loading

image/postman-tests.jpg

-9.96 KB
Loading

image/swagger-docs.jpg

-78.8 KB
Loading

0 commit comments

Comments
 (0)