forked from CalloraOrg/Callora-Backend
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathjest_app_out_utf8.txt
More file actions
83 lines (77 loc) · 1.39 KB
/
Copy pathjest_app_out_utf8.txt
File metadata and controls
83 lines (77 loc) · 1.39 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
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
node : FAIL
src/app.test.ts
At line:1 char:1
+ node node_modules/j
est/bin/jest.js
src/app.test.ts >
jest_app_out.txt ...
+ ~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~
+ CategoryInfo
: NotSpe
cified: (FAIL sr
c/app.test.ts:St
ring) [], Remote
Exception
+ FullyQualified
ErrorId : Native
CommandError
ΓùÅ Test suite
failed to run
Cannot find
module '@stellar/stel
lar-sdk' from 'src/se
rvices/transactionBui
lder.ts'
Require stack:
src/services/tr
ansactionBuilder.ts
src/controllers
/depositController.ts
src/app.ts
src/app.test.ts
[0m[31m[1m>[2
2m[39m[90m 1
|[39m
[36mimport[39m {
[90m |[39m
[31m[1m^[22m[39m
[90m 2 |[39m
[33mHorizon[39m[3
3m,[39m
[90m 3 |[39m
[33mNetworks[39m[
33m,[39m
[90m 4 |[39m
[33mTransactionBuil
der[39m[33m,[39m[
0m
at Resolver._th
rowModNotFoundError (
node_modules/jest-res
olve/build/index.js:8
63:11)
at
Object.<anonymous> (s
rc/services/transacti
onBuilder.ts:1:1)
at
Object.<anonymous> (s
rc/controllers/deposi
tController.ts:4:1)
at
Object.<anonymous>
(src/app.ts:29:1)
at
Object.<anonymous>
(src/app.test.ts:2:1)
Test Suites: 1
failed, 1 total
Tests: 0 total
Snapshots: 0 total
Time: 26.237 s
Ran all test suites
matching
src/app.test.ts.