Skip to content

Refactor/foreign assets as thin proxy #2221

Refactor/foreign assets as thin proxy

Refactor/foreign assets as thin proxy #2221

GitHub Actions / XCM Tests unique succeeded Oct 30, 2023 in 0s

53 passed, 0 failed and 0 skipped

Tests passed successfully

✔️ tests/mochawesome-report/test-1698689513.json

53 tests were completed in 6102s with 53 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
53✔️ 4602s

✔️ 

[XCM] Integration test: Exchanging tokens with Acala
  ✔️ Acala can send only up to its balance
  ✔️ Should connect and send UNQ to Acala
  ✔️ Should connect to Acala and send UNQ back
  ✔️ Should not accept reserve transfer of UNQ from Acala
[XCM] Integration test: Exchanging tokens with Astar
  ✔️ Astar can send only up to its balance
  ✔️ Should connect and send UNQ to Astar
  ✔️ Should connect to Astar and send UNQ back
  ✔️ Should not accept reserve transfer of UNQ from Astar
[XCM] Integration test: Exchanging tokens with Polkadex
  ✔️ Polkadex can send only up to its balance
  ✔️ Should connect and send UNQ to Polkadex
  ✔️ Should connect to Polkadex and send UNQ back
  ✔️ Should not accept reserve transfer of UNQ from Polkadex
[XCM] Integration test: Exchanging UNQ with Moonbeam
  ✔️ Moonbeam can send only up to its balance
  ✔️ Should connect and send UNQ to Moonbeam
  ✔️ Should connect to Moonbeam and send UNQ back
  ✔️ Should not accept reserve transfer of UNQ from Moonbeam
[XCM] Integration test: Exchanging USDT with Statemint
  ✔️ Should connect and send Relay token back
  ✔️ Should connect and send Relay token to Unique
  ✔️ Should connect and send USDT from Statemint to Unique
  ✔️ Should connect and send USDT from Unique to Statemint back
[XCM] Integration test: Unique rejects non-native tokens
  ✔️ Unique rejects ACA tokens from Acala
  ✔️ Unique rejects ASTR tokens from Astar
  ✔️ Unique rejects GLMR tokens from Moonbeam
  ✔️ Unique rejects PDX tokens from Polkadex
[XCMLL] Integration test: Exchanging tokens with Acala
  ✔️ Acala can send only up to its balance
  ✔️ Should connect and send UNQ to Acala
  ✔️ Should connect to Acala and send UNQ back
  ✔️ Should not accept reserve transfer of UNQ from Acala
[XCMLL] Integration test: Exchanging tokens with Astar
  ✔️ Astar can send only up to its balance
  ✔️ Should connect and send UNQ to Astar
  ✔️ Should connect to Astar and send UNQ back
  ✔️ Should not accept reserve transfer of UNQ from Astar
[XCMLL] Integration test: Exchanging tokens with Polkadex
  ✔️ Polkadex can send only up to its balance
  ✔️ Should connect and send UNQ to Polkadex
  ✔️ Should connect to Polkadex and send UNQ back
  ✔️ Should not accept reserve transfer of UNQ from Polkadex
[XCMLL] Integration test: Exchanging UNQ with Moonbeam
  ✔️ Moonbeam can send only up to its balance
  ✔️ Should connect and send UNQ to Moonbeam
  ✔️ Should connect to Moonbeam and send UNQ back
  ✔️ Should not accept reserve transfer of UNQ from Moonbeam
[XCMLL] Integration test: The relay can do some root ops
  ✔️ [negative] The relay cannot set balance
  ✔️ [negative] The relay cannot set balance via batch
  ✔️ [negative] The relay cannot set balance via batchAll
  ✔️ [negative] The relay cannot set balance via dispatchAs
  ✔️ [negative] The relay cannot set balance via forceBatch
  ✔️ The relay can batch set storage
  ✔️ The relay can batchAll set storage
  ✔️ The relay can forceBatch set storage
  ✔️ The relay can set storage
[XCMLL] Integration test: Unique rejects non-native tokens
  ✔️ Unique rejects ACA tokens from Acala
  ✔️ Unique rejects ASTR tokens from Astar
  ✔️ Unique rejects GLMR tokens from Moonbeam
  ✔️ Unique rejects PDX tokens from Polkadex