forked from tronprotocol/tronweb
-
Notifications
You must be signed in to change notification settings - Fork 0
/
test-report
58 lines (52 loc) · 1.86 KB
/
test-report
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
[0m[0m
[0m TronWeb.lib.event[0m
[0m Trongrid-compatible version[0m
[0m #getEventsByTransactionID[0m
[33mSleeping for 0.5 seconds...[39m[33m Slept.[39m
[33m[39m[33mSleeping for 0.5 seconds...[39m[33m Slept.[39m
[33m[39m[33mSleeping for 0.5 seconds...[39m[33m Slept.[39m
[33m[39m [32m ✓[0m[90m should emit an unconfirmed event and get it[0m[31m (1562ms)[0m
[32m ✓[0m[90m should emit an event, wait for confirmation and get it[0m[31m (9139ms)[0m
[0m #getEventsByContractAddress[0m
[31m 1) should emit an event and wait for it[0m
[0m #contract.method.watch[0m
[31m 2) should watch for an event[0m
[31m 3) should only watch for an event with given filters[0m
[92m [0m[32m 2 passing[0m[90m (11s)[0m
[31m 3 failing[0m
[0m 1) TronWeb.lib.event
Trongrid-compatible version
#getEventsByContractAddress
should emit an event and wait for it:
[0m[31m Error: the object {
"error": {
"code": 404
"status": "Not Found"
}
} was thrown, throw an Error :)[0m[90m
at processTicksAndRejections (internal/process/task_queues.js:93:5)
[0m
[0m 2) TronWeb.lib.event
Trongrid-compatible version
#contract.method.watch
should watch for an event:
[0m[31m Error: the object {
"error": {
"code": 404
"status": "Not Found"
}
} was thrown, throw an Error :)[0m[90m
at processTicksAndRejections (internal/process/task_queues.js:93:5)
[0m
[0m 3) TronWeb.lib.event
Trongrid-compatible version
#contract.method.watch
should only watch for an event with given filters:
[0m[31m Error: the object {
"error": {
"code": 404
"status": "Not Found"
}
} was thrown, throw an Error :)[0m[90m
at processTicksAndRejections (internal/process/task_queues.js:93:5)
[0m