Skip to content

Commit

Permalink
Updated examples
Browse files Browse the repository at this point in the history
  • Loading branch information
kunagpal committed Jan 15, 2017
1 parent 35661a7 commit 278924b
Show file tree
Hide file tree
Showing 4 changed files with 37 additions and 37 deletions.
32 changes: 16 additions & 16 deletions examples/reports/html-reporter-template-data.json
Expand Up @@ -7,7 +7,7 @@
"id": "d63cd324-9f85-4fb1-99b4-fa30290cf3e5",
"name": "A simple GET request",
"request": {
"url": "https://echo.getpostman.com/get?source=newman-sample-github-collection",
"url": "https://postman-echo.com/get?source=newman-sample-github-collection",
"method": "GET"
},
"response": [],
Expand All @@ -24,7 +24,7 @@
]
},
"request": {
"url": "https://echo.getpostman.com/get?source=newman-sample-github-collection",
"url": "https://postman-echo.com/get?source=newman-sample-github-collection",
"method": "GET",
"header": [
{
Expand All @@ -37,7 +37,7 @@
},
{
"key": "Host",
"value": "echo.getpostman.com"
"value": "postman-echo.com"
},
{
"key": "accept-encoding",
Expand Down Expand Up @@ -110,7 +110,7 @@
"value": "keep-alive"
}
],
"body": "{\"args\":{\"source\":\"newman-sample-github-collection\"},\"headers\":{\"host\":\"echo.getpostman.com\",\"accept\":\"*/*\",\"accept-encoding\":\"gzip, deflate\",\"user-agent\":\"PostmanRuntime/3.0.4\",\"x-forwarded-port\":\"443\",\"x-forwarded-proto\":\"https\"},\"url\":\"https://echo.getpostman.com/get?source=newman-sample-github-collection\"}",
"body": "{\"args\":{\"source\":\"newman-sample-github-collection\"},\"headers\":{\"host\":\"postman-echo.com\",\"accept\":\"*/*\",\"accept-encoding\":\"gzip, deflate\",\"user-agent\":\"PostmanRuntime/3.0.4\",\"x-forwarded-port\":\"443\",\"x-forwarded-proto\":\"https\"},\"url\":\"https://postman-echo.com/get?source=newman-sample-github-collection\"}",
"cookie": [],
"responseTime": 773,
"responseSize": 303
Expand All @@ -136,7 +136,7 @@
"id": "7a2a3985-e3a4-4402-b34d-5a293e17fccf",
"name": "A simple POST request",
"request": {
"url": "https://echo.getpostman.com/post",
"url": "https://postman-echo.com/post",
"method": "POST",
"header": [
{
Expand All @@ -153,7 +153,7 @@
"event": []
},
"request": {
"url": "https://echo.getpostman.com/post",
"url": "https://postman-echo.com/post",
"method": "POST",
"header": [
{
Expand All @@ -170,7 +170,7 @@
},
{
"key": "Host",
"value": "echo.getpostman.com"
"value": "postman-echo.com"
},
{
"key": "cookie",
Expand Down Expand Up @@ -254,7 +254,7 @@
"value": "keep-alive"
}
],
"body": "{\"args\":{},\"data\":\"Duis posuere augue vel cursus pharetra. In luctus a ex nec pretium...\",\"files\":{},\"form\":{},\"headers\":{\"host\":\"echo.getpostman.com\",\"content-length\":\"69\",\"accept\":\"*/*\",\"accept-encoding\":\"gzip, deflate\",\"content-type\":\"text/plain\",\"cookie\":\"sails.sid=s%3AW0Ng8epFgCZJpDdMo_odMqH3BbWD38R9.90SxQF2ceaA7UoFSfYDoZnjOhENQDYmyV8Bun6s11OM\",\"user-agent\":\"PostmanRuntime/3.0.4\",\"x-forwarded-port\":\"443\",\"x-forwarded-proto\":\"https\"},\"json\":null,\"url\":\"https://echo.getpostman.com/post\"}",
"body": "{\"args\":{},\"data\":\"Duis posuere augue vel cursus pharetra. In luctus a ex nec pretium...\",\"files\":{},\"form\":{},\"headers\":{\"host\":\"postman-echo.com\",\"content-length\":\"69\",\"accept\":\"*/*\",\"accept-encoding\":\"gzip, deflate\",\"content-type\":\"text/plain\",\"cookie\":\"sails.sid=s%3AW0Ng8epFgCZJpDdMo_odMqH3BbWD38R9.90SxQF2ceaA7UoFSfYDoZnjOhENQDYmyV8Bun6s11OM\",\"user-agent\":\"PostmanRuntime/3.0.4\",\"x-forwarded-port\":\"443\",\"x-forwarded-proto\":\"https\"},\"json\":null,\"url\":\"https://postman-echo.com/post\"}",
"cookie": [],
"responseTime": 362,
"responseSize": 495
Expand All @@ -274,7 +274,7 @@
"id": "143bb96b-c727-4858-bca4-cf3caaecd83c",
"name": "A simple POST request with JSON body",
"request": {
"url": "https://echo.getpostman.com/post",
"url": "https://postman-echo.com/post",
"method": "POST",
"header": [
{
Expand All @@ -291,7 +291,7 @@
"event": []
},
"request": {
"url": "https://echo.getpostman.com/post",
"url": "https://postman-echo.com/post",
"method": "POST",
"header": [
{
Expand All @@ -308,7 +308,7 @@
},
{
"key": "Host",
"value": "echo.getpostman.com"
"value": "postman-echo.com"
},
{
"key": "cookie",
Expand Down Expand Up @@ -392,7 +392,7 @@
"value": "keep-alive"
}
],
"body": "{\"args\":{},\"data\":{\"text\":\"Duis posuere augue vel cursus pharetra. In luctus a ex nec pretium...\"},\"files\":{},\"form\":{},\"headers\":{\"host\":\"echo.getpostman.com\",\"content-length\":\"80\",\"accept\":\"*/*\",\"accept-encoding\":\"gzip, deflate\",\"content-type\":\"application/json\",\"cookie\":\"sails.sid=s%3A7t5klbchBLFRoRArWtdPF45G9vWLbWGQ.gnfG4KfjJccNvT3nO8W7xe2NiMXwud8ztejaOblFayU\",\"user-agent\":\"PostmanRuntime/3.0.4\",\"x-forwarded-port\":\"443\",\"x-forwarded-proto\":\"https\"},\"json\":{\"text\":\"Duis posuere augue vel cursus pharetra. In luctus a ex nec pretium...\"},\"url\":\"https://echo.getpostman.com/post\"}",
"body": "{\"args\":{},\"data\":{\"text\":\"Duis posuere augue vel cursus pharetra. In luctus a ex nec pretium...\"},\"files\":{},\"form\":{},\"headers\":{\"host\":\"postman-echo.com\",\"content-length\":\"80\",\"accept\":\"*/*\",\"accept-encoding\":\"gzip, deflate\",\"content-type\":\"application/json\",\"cookie\":\"sails.sid=s%3A7t5klbchBLFRoRArWtdPF45G9vWLbWGQ.gnfG4KfjJccNvT3nO8W7xe2NiMXwud8ztejaOblFayU\",\"user-agent\":\"PostmanRuntime/3.0.4\",\"x-forwarded-port\":\"443\",\"x-forwarded-proto\":\"https\"},\"json\":{\"text\":\"Duis posuere augue vel cursus pharetra. In luctus a ex nec pretium...\"},\"url\":\"https://postman-echo.com/post\"}",
"cookie": [],
"responseTime": 232,
"responseSize": 365
Expand Down Expand Up @@ -469,7 +469,7 @@
"id": "d63cd324-9f85-4fb1-99b4-fa30290cf3e5",
"name": "A simple GET request",
"request": {
"url": "https://echo.getpostman.com/get?source=newman-sample-github-collection",
"url": "https://postman-echo.com/get?source=newman-sample-github-collection",
"method": "GET"
},
"response": [],
Expand All @@ -489,7 +489,7 @@
"id": "7a2a3985-e3a4-4402-b34d-5a293e17fccf",
"name": "A simple POST request",
"request": {
"url": "https://echo.getpostman.com/post",
"url": "https://postman-echo.com/post",
"method": "POST",
"header": [
{
Expand All @@ -513,7 +513,7 @@
{
"name": "full_global_url",
"type": "any",
"value": "https://echo.getpostman.com/get",
"value": "https://postman-echo.com/get",
"key": "full_global_url"
},
{
Expand Down Expand Up @@ -589,7 +589,7 @@
{
"name": "url",
"type": "any",
"value": "http://echo.getpostman.com",
"value": "http://postman-echo.com",
"key": "url"
},
{
Expand Down
6 changes: 3 additions & 3 deletions examples/reports/sample-collection-report.html
Expand Up @@ -60,7 +60,7 @@ <h4 class="panel-title"><a data-toggle="collapse" data-parent="#accordion" href=
<div class="panel-body">

<div class="col-md-4">Method</div><div class="col-md-8">GET</div>
<div class="col-md-4">URL</div><div class="col-md-8"><a href="https://echo.getpostman.com/get?source&#x3D;newman-sample-github-collection" target="_blank">https://echo.getpostman.com/get?source&#x3D;newman-sample-github-collection</a></div>
<div class="col-md-4">URL</div><div class="col-md-8"><a href="https://postman-echo.com/get?source&#x3D;newman-sample-github-collection" target="_blank">https://postman-echo.com/get?source&#x3D;newman-sample-github-collection</a></div>

<div class="col-md-12">&nbsp;</div>
<div class="col-md-4">Mean time per request</div><div class="col-md-8">1604ms</div><br/>
Expand Down Expand Up @@ -96,7 +96,7 @@ <h4 class="panel-title"><a data-toggle="collapse" data-parent="#accordion" href=
<div class="panel-body">

<div class="col-md-4">Method</div><div class="col-md-8">POST</div>
<div class="col-md-4">URL</div><div class="col-md-8"><a href="https://echo.getpostman.com/post" target="_blank">https://echo.getpostman.com/post</a></div>
<div class="col-md-4">URL</div><div class="col-md-8"><a href="https://postman-echo.com/post" target="_blank">https://postman-echo.com/post</a></div>

<div class="col-md-12">&nbsp;</div>
<div class="col-md-4">Mean time per request</div><div class="col-md-8">365ms</div><br/>
Expand All @@ -123,7 +123,7 @@ <h4 class="panel-title"><a data-toggle="collapse" data-parent="#accordion" href=
<div class="panel-body">

<div class="col-md-4">Method</div><div class="col-md-8">POST</div>
<div class="col-md-4">URL</div><div class="col-md-8"><a href="https://echo.getpostman.com/post" target="_blank">https://echo.getpostman.com/post</a></div>
<div class="col-md-4">URL</div><div class="col-md-8"><a href="https://postman-echo.com/post" target="_blank">https://postman-echo.com/post</a></div>

<div class="col-md-12">&nbsp;</div>
<div class="col-md-4">Mean time per request</div><div class="col-md-8">362ms</div><br/>
Expand Down
30 changes: 15 additions & 15 deletions examples/reports/sample-collection-report.json
Expand Up @@ -10,7 +10,7 @@
"id": "17d87a3b-fdc8-4b18-9815-950a42d87f59",
"name": "A simple GET request",
"request": {
"url": "https://echo.getpostman.com/get?source=newman-sample-github-collection",
"url": "https://postman-echo.com/get?source=newman-sample-github-collection",
"method": "GET"
},
"event": [
Expand All @@ -29,7 +29,7 @@
"id": "45805ccf-86f6-44d1-b1fa-18431f4025e5",
"name": "A simple POST request",
"request": {
"url": "https://echo.getpostman.com/post",
"url": "https://postman-echo.com/post",
"method": "POST",
"header": [
{
Expand All @@ -47,7 +47,7 @@
"id": "0d5736de-0cf1-46a9-b057-3997c275af4b",
"name": "A simple POST request with JSON body",
"request": {
"url": "https://echo.getpostman.com/post",
"url": "https://postman-echo.com/post",
"method": "POST",
"header": [
{
Expand Down Expand Up @@ -139,7 +139,7 @@
"id": "17d87a3b-fdc8-4b18-9815-950a42d87f59",
"name": "A simple GET request",
"request": {
"url": "https://echo.getpostman.com/get?source=newman-sample-github-collection",
"url": "https://postman-echo.com/get?source=newman-sample-github-collection",
"method": "GET"
},
"event": [
Expand All @@ -155,7 +155,7 @@
]
},
"request": {
"url": "https://echo.getpostman.com/get?source=newman-sample-github-collection",
"url": "https://postman-echo.com/get?source=newman-sample-github-collection",
"method": "GET",
"header": [
{
Expand All @@ -168,7 +168,7 @@
},
{
"key": "Host",
"value": "echo.getpostman.com"
"value": "postman-echo.com"
},
{
"key": "accept-encoding",
Expand Down Expand Up @@ -239,7 +239,7 @@
"value": "keep-alive"
}
],
"body": "{\"args\":{\"source\":\"newman-sample-github-collection\"},\"headers\":{\"host\":\"echo.getpostman.com\",\"accept\":\"*/*\",\"accept-encoding\":\"gzip, deflate\",\"user-agent\":\"PostmanRuntime/2.4.3\",\"x-forwarded-port\":\"443\",\"x-forwarded-proto\":\"https\"},\"url\":\"https://echo.getpostman.com/get?source=newman-sample-github-collection\"}",
"body": "{\"args\":{\"source\":\"newman-sample-github-collection\"},\"headers\":{\"host\":\"postman-echo.com\",\"accept\":\"*/*\",\"accept-encoding\":\"gzip, deflate\",\"user-agent\":\"PostmanRuntime/2.4.3\",\"x-forwarded-port\":\"443\",\"x-forwarded-proto\":\"https\"},\"url\":\"https://postman-echo.com/get?source=newman-sample-github-collection\"}",
"responseTime": 1965,
"responseSize": 311
},
Expand All @@ -262,7 +262,7 @@
"id": "45805ccf-86f6-44d1-b1fa-18431f4025e5",
"name": "A simple POST request",
"request": {
"url": "https://echo.getpostman.com/post",
"url": "https://postman-echo.com/post",
"method": "POST",
"header": [
{
Expand All @@ -277,7 +277,7 @@
}
},
"request": {
"url": "https://echo.getpostman.com/post",
"url": "https://postman-echo.com/post",
"method": "POST",
"header": [
{
Expand All @@ -294,7 +294,7 @@
},
{
"key": "Host",
"value": "echo.getpostman.com"
"value": "postman-echo.com"
},
{
"key": "cookie",
Expand Down Expand Up @@ -372,7 +372,7 @@
"value": "keep-alive"
}
],
"body": "{\"args\":{},\"data\":\"Duis posuere augue vel cursus pharetra. In luctus a ex nec pretium...\",\"files\":{},\"form\":{},\"headers\":{\"host\":\"echo.getpostman.com\",\"content-length\":\"69\",\"accept\":\"*/*\",\"accept-encoding\":\"gzip, deflate\",\"content-type\":\"text/plain\",\"cookie\":\"sails.sid=s%3AKWkP8x3Zi5Dw8iEGxf4rtsVeadIVITil.kefDILpoX6Yda98kJa7ksUS8M5y1tUnu4S7yjKZN5Dg\",\"user-agent\":\"PostmanRuntime/2.4.3\",\"x-forwarded-port\":\"443\",\"x-forwarded-proto\":\"https\"},\"json\":null,\"url\":\"https://echo.getpostman.com/post\"}",
"body": "{\"args\":{},\"data\":\"Duis posuere augue vel cursus pharetra. In luctus a ex nec pretium...\",\"files\":{},\"form\":{},\"headers\":{\"host\":\"postman-echo.com\",\"content-length\":\"69\",\"accept\":\"*/*\",\"accept-encoding\":\"gzip, deflate\",\"content-type\":\"text/plain\",\"cookie\":\"sails.sid=s%3AKWkP8x3Zi5Dw8iEGxf4rtsVeadIVITil.kefDILpoX6Yda98kJa7ksUS8M5y1tUnu4S7yjKZN5Dg\",\"user-agent\":\"PostmanRuntime/2.4.3\",\"x-forwarded-port\":\"443\",\"x-forwarded-proto\":\"https\"},\"json\":null,\"url\":\"https://postman-echo.com/post\"}",
"responseTime": 273,
"responseSize": 495
},
Expand All @@ -390,7 +390,7 @@
"id": "0d5736de-0cf1-46a9-b057-3997c275af4b",
"name": "A simple POST request with JSON body",
"request": {
"url": "https://echo.getpostman.com/post",
"url": "https://postman-echo.com/post",
"method": "POST",
"header": [
{
Expand All @@ -405,7 +405,7 @@
}
},
"request": {
"url": "https://echo.getpostman.com/post",
"url": "https://postman-echo.com/post",
"method": "POST",
"header": [
{
Expand All @@ -422,7 +422,7 @@
},
{
"key": "Host",
"value": "echo.getpostman.com"
"value": "postman-echo.com"
},
{
"key": "cookie",
Expand Down Expand Up @@ -500,7 +500,7 @@
"value": "keep-alive"
}
],
"body": "{\"args\":{},\"data\":{\"text\":\"Duis posuere augue vel cursus pharetra. In luctus a ex nec pretium...\"},\"files\":{},\"form\":{},\"headers\":{\"host\":\"echo.getpostman.com\",\"content-length\":\"80\",\"accept\":\"*/*\",\"accept-encoding\":\"gzip, deflate\",\"content-type\":\"application/json\",\"cookie\":\"sails.sid=s%3AKWkP8x3Zi5Dw8iEGxf4rtsVeadIVITil.kefDILpoX6Yda98kJa7ksUS8M5y1tUnu4S7yjKZN5Dg\",\"user-agent\":\"PostmanRuntime/2.4.3\",\"x-forwarded-port\":\"443\",\"x-forwarded-proto\":\"https\"},\"json\":{\"text\":\"Duis posuere augue vel cursus pharetra. In luctus a ex nec pretium...\"},\"url\":\"https://echo.getpostman.com/post\"}",
"body": "{\"args\":{},\"data\":{\"text\":\"Duis posuere augue vel cursus pharetra. In luctus a ex nec pretium...\"},\"files\":{},\"form\":{},\"headers\":{\"host\":\"postman-echo.com\",\"content-length\":\"80\",\"accept\":\"*/*\",\"accept-encoding\":\"gzip, deflate\",\"content-type\":\"application/json\",\"cookie\":\"sails.sid=s%3AKWkP8x3Zi5Dw8iEGxf4rtsVeadIVITil.kefDILpoX6Yda98kJa7ksUS8M5y1tUnu4S7yjKZN5Dg\",\"user-agent\":\"PostmanRuntime/2.4.3\",\"x-forwarded-port\":\"443\",\"x-forwarded-proto\":\"https\"},\"json\":{\"text\":\"Duis posuere augue vel cursus pharetra. In luctus a ex nec pretium...\"},\"url\":\"https://postman-echo.com/post\"}",
"responseTime": 309,
"responseSize": 586
},
Expand Down
6 changes: 3 additions & 3 deletions examples/sample-collection.json
Expand Up @@ -15,13 +15,13 @@
}
}],
"request": {
"url": "https://echo.getpostman.com/get?source=newman-sample-github-collection",
"url": "https://postman-echo.com/get?source=newman-sample-github-collection",
"method": "GET"
}
}, {
"name": "A simple POST request",
"request": {
"url": "https://echo.getpostman.com/post",
"url": "https://postman-echo.com/post",
"method": "POST",
"header": [{
"key": "Content-Type",
Expand All @@ -35,7 +35,7 @@
}, {
"name": "A simple POST request with JSON body",
"request": {
"url": "https://echo.getpostman.com/post",
"url": "https://postman-echo.com/post",
"method": "POST",
"header": [{
"key": "Content-Type",
Expand Down

0 comments on commit 278924b

Please sign in to comment.