Skip to content

Commit d8376ba

Browse files
authored
Revert "fix: standardize apps (#63)" (#64)
This reverts commit b499be5.
1 parent b499be5 commit d8376ba

80 files changed

Lines changed: 26833 additions & 35 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 274 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,274 @@
1+
version: api.keploy.io/v1beta1
2+
name: test-set-0-report
3+
status: PASSED
4+
success: 2
5+
failure: 0
6+
total: 17
7+
tests:
8+
- kind: Http
9+
name: test-set-0
10+
status: PASSED
11+
started: 1713779373
12+
completed: 1713779373
13+
test_case_path: /home/sarthak/simple-crud-app-backend/keploy/test-set-0
14+
mock_path: /home/sarthak/simple-crud-app-backend/keploy/test-set-0/mocks.yaml
15+
test_case_id: test-1
16+
req:
17+
method: GET
18+
proto_major: 1
19+
proto_minor: 1
20+
url: http://localhost:3000/
21+
header:
22+
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8
23+
Accept-Encoding: gzip, deflate, br
24+
Accept-Language: en-GB,en
25+
Connection: keep-alive
26+
Host: localhost:3000
27+
If-None-Match: W/"22-1zTtRKCtWDH+a9AlmEC9xS1mvKM"
28+
Sec-Ch-Ua: '"Chromium";v="122", "Not(A:Brand";v="24", "Brave";v="122"'
29+
Sec-Ch-Ua-Mobile: ?0
30+
Sec-Ch-Ua-Platform: '"Linux"'
31+
Sec-Fetch-Dest: document
32+
Sec-Fetch-Mode: navigate
33+
Sec-Fetch-Site: none
34+
Sec-Fetch-User: ?1
35+
Sec-Gpc: "1"
36+
Upgrade-Insecure-Requests: "1"
37+
User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36
38+
body: ""
39+
timestamp: 2024-04-22T14:59:23.376284154+05:30
40+
resp:
41+
status_code: 304
42+
header:
43+
Connection: keep-alive
44+
Date: Mon, 22 Apr 2024 09:29:23 GMT
45+
Etag: W/"22-1zTtRKCtWDH+a9AlmEC9xS1mvKM"
46+
Keep-Alive: timeout=5
47+
X-Powered-By: Express
48+
body: ""
49+
status_message: Not Modified
50+
proto_major: 0
51+
proto_minor: 0
52+
timestamp: 2024-04-22T14:59:23.516347365+05:30
53+
noise:
54+
header.Date: []
55+
result:
56+
status_code:
57+
normal: true
58+
expected: 304
59+
actual: 304
60+
headers_result:
61+
- normal: true
62+
expected:
63+
key: Date
64+
value:
65+
- Mon, 22 Apr 2024 09:29:23 GMT
66+
actual:
67+
key: Date
68+
value:
69+
- Mon, 22 Apr 2024 09:49:33 GMT
70+
- normal: true
71+
expected:
72+
key: Etag
73+
value:
74+
- W/"22-1zTtRKCtWDH+a9AlmEC9xS1mvKM"
75+
actual:
76+
key: Etag
77+
value:
78+
- W/"22-1zTtRKCtWDH+a9AlmEC9xS1mvKM"
79+
- normal: true
80+
expected:
81+
key: Keep-Alive
82+
value:
83+
- timeout=5
84+
actual:
85+
key: Keep-Alive
86+
value:
87+
- timeout=5
88+
- normal: true
89+
expected:
90+
key: X-Powered-By
91+
value:
92+
- Express
93+
actual:
94+
key: X-Powered-By
95+
value:
96+
- Express
97+
- normal: true
98+
expected:
99+
key: Connection
100+
value:
101+
- keep-alive
102+
actual:
103+
key: Connection
104+
value:
105+
- keep-alive
106+
body_result:
107+
- normal: true
108+
type: PLAIN
109+
expected: ""
110+
actual: ""
111+
dep_result: []
112+
- kind: Http
113+
name: test-set-0
114+
status: PASSED
115+
started: 1713779373
116+
completed: 1713779373
117+
test_case_path: /home/sarthak/simple-crud-app-backend/keploy/test-set-0
118+
mock_path: /home/sarthak/simple-crud-app-backend/keploy/test-set-0/mocks.yaml
119+
test_case_id: test-2
120+
req:
121+
method: GET
122+
proto_major: 1
123+
proto_minor: 1
124+
url: http://localhost:3000/favicon.ico
125+
header:
126+
Accept: image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8
127+
Accept-Encoding: gzip, deflate, br
128+
Accept-Language: en-GB,en
129+
Connection: keep-alive
130+
Host: localhost:3000
131+
Referer: http://localhost:3000/
132+
Sec-Ch-Ua: '"Chromium";v="122", "Not(A:Brand";v="24", "Brave";v="122"'
133+
Sec-Ch-Ua-Mobile: ?0
134+
Sec-Ch-Ua-Platform: '"Linux"'
135+
Sec-Fetch-Dest: image
136+
Sec-Fetch-Mode: no-cors
137+
Sec-Fetch-Site: same-origin
138+
Sec-Gpc: "1"
139+
User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36
140+
body: ""
141+
timestamp: 2024-04-22T14:59:23.430424673+05:30
142+
resp:
143+
status_code: 404
144+
header:
145+
Connection: keep-alive
146+
Content-Length: "150"
147+
Content-Security-Policy: default-src 'none'
148+
Content-Type: text/html; charset=utf-8
149+
Date: Mon, 22 Apr 2024 09:29:23 GMT
150+
Keep-Alive: timeout=5
151+
X-Content-Type-Options: nosniff
152+
X-Powered-By: Express
153+
body: |
154+
<!DOCTYPE html>
155+
<html lang="en">
156+
<head>
157+
<meta charset="utf-8">
158+
<title>Error</title>
159+
</head>
160+
<body>
161+
<pre>Cannot GET /favicon.ico</pre>
162+
</body>
163+
</html>
164+
status_message: Not Found
165+
proto_major: 0
166+
proto_minor: 0
167+
timestamp: 2024-04-22T14:59:25.525889318+05:30
168+
noise:
169+
header.Date: []
170+
result:
171+
status_code:
172+
normal: true
173+
expected: 404
174+
actual: 404
175+
headers_result:
176+
- normal: true
177+
expected:
178+
key: Keep-Alive
179+
value:
180+
- timeout=5
181+
actual:
182+
key: Keep-Alive
183+
value:
184+
- timeout=5
185+
- normal: true
186+
expected:
187+
key: X-Content-Type-Options
188+
value:
189+
- nosniff
190+
actual:
191+
key: X-Content-Type-Options
192+
value:
193+
- nosniff
194+
- normal: true
195+
expected:
196+
key: X-Powered-By
197+
value:
198+
- Express
199+
actual:
200+
key: X-Powered-By
201+
value:
202+
- Express
203+
- normal: true
204+
expected:
205+
key: Connection
206+
value:
207+
- keep-alive
208+
actual:
209+
key: Connection
210+
value:
211+
- keep-alive
212+
- normal: true
213+
expected:
214+
key: Content-Length
215+
value:
216+
- "150"
217+
actual:
218+
key: Content-Length
219+
value:
220+
- "150"
221+
- normal: true
222+
expected:
223+
key: Content-Security-Policy
224+
value:
225+
- default-src 'none'
226+
actual:
227+
key: Content-Security-Policy
228+
value:
229+
- default-src 'none'
230+
- normal: true
231+
expected:
232+
key: Content-Type
233+
value:
234+
- text/html; charset=utf-8
235+
actual:
236+
key: Content-Type
237+
value:
238+
- text/html; charset=utf-8
239+
- normal: true
240+
expected:
241+
key: Date
242+
value:
243+
- Mon, 22 Apr 2024 09:29:23 GMT
244+
actual:
245+
key: Date
246+
value:
247+
- Mon, 22 Apr 2024 09:49:33 GMT
248+
body_result:
249+
- normal: true
250+
type: PLAIN
251+
expected: |
252+
<!DOCTYPE html>
253+
<html lang="en">
254+
<head>
255+
<meta charset="utf-8">
256+
<title>Error</title>
257+
</head>
258+
<body>
259+
<pre>Cannot GET /favicon.ico</pre>
260+
</body>
261+
</html>
262+
actual: |
263+
<!DOCTYPE html>
264+
<html lang="en">
265+
<head>
266+
<meta charset="utf-8">
267+
<title>Error</title>
268+
</head>
269+
<body>
270+
<pre>Cannot GET /favicon.ico</pre>
271+
</body>
272+
</html>
273+
dep_result: []
274+
test_set: test-set-0

0 commit comments

Comments
 (0)