This repository was archived by the owner on Nov 15, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
add integration tests to xcm-builder #3537
Merged
Merged
Changes from 1 commit
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
5018eb5
add integration tests to xcm-builder
apopiak 29b7b04
add an integration test for reserve_transfer_assets
apopiak ee9b9c7
add query holding and teleport tests
apopiak 7a09753
formatting
apopiak d1539f6
add to barrier doc comments and fix doc tests warnings
apopiak d9ebc77
use more realistic barrier for integration tests
apopiak ec426b9
improve imports
apopiak 32b67ca
adjust base xcm weight and existential deposit to be in line with Kusama
apopiak 7881628
remove AnyNetwork
apopiak 5e8507f
add more comments and remove unnecessary code
apopiak cea48f9
Merge branch 'apopiak/xcm-integration-tests' of github.com:paritytech…
apopiak 24b79ec
move mock into separate file
apopiak 4aba2d6
reduce imports
apopiak 114ef4e
update cargo.lock
apopiak 97fb7a8
remove reserve transfer test from xcm builder integration tests
apopiak 21a7e74
reword barrier doc comment
apopiak aababe1
elaborate on QueryHolding test scenario
apopiak 2b63830
add an integration test for reserve based transfers from parachain to…
apopiak eed0fbc
add teleport tests
apopiak dc2a1bf
fix failing teleport filter tests
apopiak 5dd3744
Update xcm/xcm-builder/src/integration_tests.rs
apopiak 3b63468
Update xcm/xcm-builder/src/integration_tests.rs
apopiak 26e7f53
Update xcm/xcm-builder/src/integration_tests.rs
apopiak 4bd50a7
Move integration tests to tests/ directory
KiChjang 75d0971
Merge remote-tracking branch 'origin/master' into apopiak/xcm-integra…
KiChjang f8a4847
Fix merge
KiChjang e3605c5
Replace All wildcard with a concrete seed amount
KiChjang 4266a94
Rename SEED_AMOUNT to REGISTER_AMOUNT
KiChjang 412ce69
Fix compilation error
KiChjang 72975eb
Check for teleport destination first before checking out assets
KiChjang 0d17e0a
Fix unit test
KiChjang 304fd94
Do not run tests in integration mock
KiChjang ab81960
Add a permissive assets filter for teleportation
KiChjang 2fba6af
Remove check for teleport location in InitiateTeleport XCM
KiChjang fd51b75
Remove defunct test
KiChjang 1f15e4b
Apply suggestions from code review
apopiak dcd947b
Reword comment
apopiak File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
reword barrier doc comment
- Loading branch information
commit 21a7e74c459e2a2cc406dae03f1245fcda7d63d2
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.