-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathpizza-app-testing.postman_collection.json
86 lines (86 loc) · 2 KB
/
pizza-app-testing.postman_collection.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
{
"id": "8371de78-ad82-c8d6-587a-517198a914c2",
"name": "pizza-app-testing",
"description": "Pizza Shop App Testcases",
"order": [
"f621fa67-dfcd-912a-6ba8-4a353c8eaab1",
"e26953f2-6a99-9a3e-2d43-ba67640d5b79",
"cb260a9b-d6e4-c47f-2b7d-fb1cfbe4d568"
],
"folders": [],
"folders_order": [],
"timestamp": 1661759903856,
"owner": "16309999",
"public": false,
"requests": [
{
"id": "cb260a9b-d6e4-c47f-2b7d-fb1cfbe4d568",
"headers": "",
"headerData": [],
"url": "",
"queryParams": [],
"pathVariables": {},
"pathVariableData": [],
"preRequestScript": null,
"method": "GET",
"collectionId": "8371de78-ad82-c8d6-587a-517198a914c2",
"data": null,
"dataMode": "params",
"name": "delete-profile",
"description": "",
"descriptionFormat": "html",
"time": 1661761824427,
"version": 2,
"responses": [],
"tests": null,
"currentHelper": "normal",
"helperAttributes": {}
},
{
"id": "e26953f2-6a99-9a3e-2d43-ba67640d5b79",
"headers": "",
"headerData": [],
"url": "",
"queryParams": [],
"pathVariables": {},
"pathVariableData": [],
"preRequestScript": null,
"method": "GET",
"collectionId": "8371de78-ad82-c8d6-587a-517198a914c2",
"data": null,
"dataMode": "params",
"name": "profile-test",
"description": "",
"descriptionFormat": "html",
"time": 1661761126708,
"version": 2,
"responses": [],
"tests": null,
"currentHelper": "normal",
"helperAttributes": {}
},
{
"id": "f621fa67-dfcd-912a-6ba8-4a353c8eaab1",
"headers": "",
"headerData": [],
"url": "",
"queryParams": [],
"pathVariables": {},
"pathVariableData": [],
"preRequestScript": null,
"method": "GET",
"collectionId": "8371de78-ad82-c8d6-587a-517198a914c2",
"data": null,
"dataMode": "params",
"name": "login-test",
"description": "",
"descriptionFormat": "html",
"time": 1661759951880,
"version": 2,
"responses": [],
"tests": null,
"currentHelper": "normal",
"helperAttributes": {}
}
]
}