Skip to content

Commit

Permalink
update test snaps
Browse files Browse the repository at this point in the history
  • Loading branch information
Velenir committed May 29, 2024
1 parent b7abf2c commit c6a50ff
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 3 deletions.
4 changes: 4 additions & 0 deletions tests/__snapshots__/legacy.test.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ Array [
"BProtocol",
"Jarvis",
"Lido",
"EtherFi",
"CurveV1",
"Swerve",
"BalancerV1",
Expand Down Expand Up @@ -52,9 +53,12 @@ Array [
"Hashflow",
"MaverickV1",
"SwaapV2",
"AngleStakedStableUSD",
"AngleStakedStableEUR",
"SolidlyV3",
"Smardex",
"Wombat",
"Swell",
"Spark",
]
`;
3 changes: 0 additions & 3 deletions tests/__snapshots__/limitOrders.test.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,6 @@ Array [
"nonceAndMeta": "11606055776319970719498565483696350838927613089159547657501278208",
"orderHash": "0xfd076127e9fe40c5acf2efd03f8dd0cf2412fe277013d241c95a5da3eb64d5f8",
"permitMakerAsset": null,
"signature": "0x731ee3371cb37d29b0b312e6446640d51391da4adb89c9a13cc9d4c483f9c12507c270335b5b7205e2ca528adea96c9358cc18941f2aaa34ba3df639400183731b",
"state": "CANCELLED",
"swappableBalance": "10000000000000000",
"taker": "0xdef171fe48cf0115b1d80b88dc8eab59176fee57",
Expand All @@ -221,7 +220,6 @@ Array [
"nonceAndMeta": "5138925241883764339325856218512467102197816820790096695352360960",
"orderHash": "0xef9fdf84be98cc70c05dbfe62af88412c1231f3025d3c829cf93b29f578a66fd",
"permitMakerAsset": null,
"signature": "0x98e2cbd4e56290665c8301b7fd8b2590ce4d1e46fa674be601efef48f07599bf7f5cd7b1dc95653a3736bf06da0a41f251f85546ebe72491cd21a240b70ef66f1c",
"state": "CANCELLED",
"swappableBalance": "27806",
"taker": "0xdef171fe48cf0115b1d80b88dc8eab59176fee57",
Expand All @@ -245,7 +243,6 @@ Array [
"nonceAndMeta": "3760348195635624801084706457448060906520635007281149607661273088",
"orderHash": "0x005c10e295af191364c7b47df72c0ca71b75b8f827231b352c4199ae109d4234",
"permitMakerAsset": null,
"signature": "0x135871083c43437a0279ca6d42c4e7ed19ed8db7ceae3a084b26bf600ca5af6d50231a5bfb6973feea5ae839846f70489d3db89a1c9b056b3fcaf0890becf40e1b",
"state": "CANCELLED",
"swappableBalance": "1000000000000000000",
"taker": "0xdef171fe48cf0115b1d80b88dc8eab59176fee57",
Expand Down
8 changes: 8 additions & 0 deletions tests/__snapshots__/partialSdk.test.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ Array [
"BProtocol",
"Jarvis",
"Lido",
"EtherFi",
"CurveV1",
"Swerve",
"BalancerV1",
Expand Down Expand Up @@ -52,10 +53,13 @@ Array [
"Hashflow",
"MaverickV1",
"SwaapV2",
"AngleStakedStableUSD",
"AngleStakedStableEUR",
"SolidlyV3",
"Smardex",
"Wombat",
"Swell",
"Spark",
]
`;

Expand Down Expand Up @@ -86,6 +90,7 @@ Array [
"BProtocol",
"Jarvis",
"Lido",
"EtherFi",
"CurveV1",
"Swerve",
"BalancerV1",
Expand Down Expand Up @@ -119,10 +124,13 @@ Array [
"Hashflow",
"MaverickV1",
"SwaapV2",
"AngleStakedStableUSD",
"AngleStakedStableEUR",
"SolidlyV3",
"Smardex",
"Wombat",
"Swell",
"Spark",
]
`;

Expand Down
8 changes: 8 additions & 0 deletions tests/__snapshots__/simpleSdk.test.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ Array [
"BProtocol",
"Jarvis",
"Lido",
"EtherFi",
"CurveV1",
"Swerve",
"BalancerV1",
Expand Down Expand Up @@ -52,10 +53,13 @@ Array [
"Hashflow",
"MaverickV1",
"SwaapV2",
"AngleStakedStableUSD",
"AngleStakedStableEUR",
"SolidlyV3",
"Smardex",
"Wombat",
"Swell",
"Spark",
]
`;

Expand All @@ -78,6 +82,7 @@ Array [
"BProtocol",
"Jarvis",
"Lido",
"EtherFi",
"CurveV1",
"Swerve",
"BalancerV1",
Expand Down Expand Up @@ -111,9 +116,12 @@ Array [
"Hashflow",
"MaverickV1",
"SwaapV2",
"AngleStakedStableUSD",
"AngleStakedStableEUR",
"SolidlyV3",
"Smardex",
"Wombat",
"Swell",
"Spark",
]
`;

0 comments on commit c6a50ff

Please sign in to comment.