-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtest_output5.txt
More file actions
26 lines (18 loc) · 847 Bytes
/
test_output5.txt
File metadata and controls
26 lines (18 loc) · 847 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Test file execution completed
HyperDex: Gasless Swaps (JavaScript)
Inside beforeEach - Checking ethers.BigNumber: [Function: BigNumber] {
from: [Function (anonymous)],
isBigNumber: [Function (anonymous)]
}
Inside beforeEach - TickMath defined: {
MIN_SQRT_RATIO: BigNumber { value: "4295128739" },
MAX_SQRT_RATIO: BigNumber { value: "1461446703485210103287273052203988822378723970342" }
}
Creating a new pool with relayer authorization...
1) "before each" hook for "Should execute a valid gasless swap (T0->T1) via the relayer"
0 passing (-8h)
1 failing
1) HyperDex: Gasless Swaps (JavaScript)
"before each" hook for "Should execute a valid gasless swap (T0->T1) via the relayer":
TypeError: Cannot read properties of undefined (reading 'address')
at Context.<anonymous> (test/HyperDex.test.js:125:53)