Skip to content

Commit

Permalink
Some updates in e2e tests
Browse files Browse the repository at this point in the history
  • Loading branch information
tsenovilla committed Feb 13, 2025
1 parent 4612b7b commit 80a8572
Show file tree
Hide file tree
Showing 7 changed files with 5 additions and 465 deletions.
46 changes: 1 addition & 45 deletions e2e-tests/chopsticks-configs/asset_hub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,48 +28,4 @@ import-storage:
- providers: 1
data:
free: 1000000000000000
ForeignAssets:
# $LAOS asset exists in Asset Hub
Asset: [
[
[{ Parents: 1, Interior: { X1: [{ Parachain: 3370 }] } }],
{
Owner: 13cKp88ncyoXqGfJDkYFy4o1CDyf69WibaK6vqUbz4bqBUwY,
Issuer: 13cKp88ncyoXqGfJDkYFy4o1CDyf69WibaK6vqUbz4bqBUwY,
Admin: 13cKp88ncyoXqGfJDkYFy4o1CDyf69WibaK6vqUbz4bqBUwY,
Freezer: 13cKp88ncyoXqGfJDkYFy4o1CDyf69WibaK6vqUbz4bqBUwY,
Supply: "10004000000000000000000",
Deposit: 2019000000,
MinBalance: "100000000000000000", # 0.1 $LAOS
IsSufficient: false,
Accounts: 3,
Sufficients: 0,
Approvals: 0,
Status: Live,
},
],
]
# $LAOS/$DOT pool has $LAOS balance
Account: [
[
[
{ Parents: 1, Interior: { X1: [{ Parachain: 3370 }] } },
16KCArLiMjC2U8ZVxjSCL7HDKnkn4EdACqez4KFJrLLMrkqv,
],
{
Balance: "1000000000000000000000", # 1k $LAOS
Status: Liquid,
Reason: { DepositFrom: [15oF4uVJwmo4TdGW7VfQxNLavjCXviqxT9S1MgbjMNHr6Sp5, "2001600000"] },
Extra: null,
},
],
]
AssetConversion:
# $LAOS/$DOT pool exists
Pools:
[
[
[[{ Parents: 1, Interior: Here }, { Parents: 1, Interior: { X1: [{ Parachain: 3370 }] } }]],
{ LpToken: 2 },
],
]

64 changes: 0 additions & 64 deletions e2e-tests/chopsticks-configs/hydration.yml

This file was deleted.

138 changes: 0 additions & 138 deletions e2e-tests/chopsticks-configs/moonbeam.yml

This file was deleted.

Loading

0 comments on commit 80a8572

Please sign in to comment.