forked from RevoraOrg/Revora-Backend
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathout.txt
More file actions
38 lines (34 loc) · 1.82 KB
/
Copy pathout.txt
File metadata and controls
38 lines (34 loc) · 1.82 KB
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
node.exe : FAIL
src/routes/health.test.ts
At line:1 char:1
+ & "C:\Program
Files\nodejs/node.exe" "C:\Use
rs\Dell\AppData\Roaming\n ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~
+ CategoryInfo :
NotSpecified: (FAIL src/
routes/health.test.ts:Str
ing) [], RemoteException
+ FullyQualifiedErrorId :
NativeCommandError
ΓùÅ Test suite failed to run
[96msrc/routes/health.tes
t.ts[0m:[93m157[0m:[93m17
[0m - [91merror[0m[90m
TS2339: [0mProperty 'user'
does not exist on type 'Partia
l<Request<ParamsDictionary,
any, any, ParsedQs,
Record<string, any>>>'.
[7m157[0m
mockReq.user = undefined;
[7m [0m [91m
~~~~[0m
Test Suites: 1 failed, 1 total
Tests: 0 total
Snapshots: 0 total
Time: 8.127 s
Ran all test suites matching
src/routes/health.test.ts.