mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-06 06:48:01 +00:00
tweak to integration tests (#2713)
* ump.ExecutedUpward -> messageQueue.Processed * update lock file because * use one line format
This commit is contained in:
@@ -100,14 +100,7 @@ tests:
|
||||
- name: messageQueue.Processed
|
||||
chain: *relay_chain
|
||||
threshold: *weight_threshold
|
||||
result:
|
||||
origin:
|
||||
Ump:
|
||||
Para: '1,000'
|
||||
weightUsed:
|
||||
refTime: '298,716,000'
|
||||
proofSize: '0'
|
||||
success: true
|
||||
result: { origin: { Ump: { Para: '1,000' } }, weightUsed: { refTime: '298,716,000', proofSize: '0' }, success: true }
|
||||
- queries:
|
||||
balance_ap_sender_after:
|
||||
chain: *assets_parachain
|
||||
|
||||
@@ -101,14 +101,7 @@ tests:
|
||||
- name: messageQueue.Processed
|
||||
chain: *relay_chain
|
||||
threshold: *weight_threshold
|
||||
result:
|
||||
origin:
|
||||
Ump:
|
||||
Para: '1,000'
|
||||
weightUsed:
|
||||
refTime: '4,000,000,000'
|
||||
proofSize: '0'
|
||||
success: true
|
||||
result: { origin: { Ump: { Para: '1,000' } }, weightUsed: { refTime: '4,000,000,000', proofSize: '0' }, success: true }
|
||||
- queries:
|
||||
balance_ap_sender_after:
|
||||
chain: *assets_parachain
|
||||
|
||||
+1
-8
@@ -133,14 +133,7 @@ tests:
|
||||
- name: messageQueue.Processed
|
||||
chain: *relay_chain
|
||||
threshold: *weight_threshold
|
||||
result:
|
||||
origin:
|
||||
Ump:
|
||||
Para: '1,001'
|
||||
weightUsed:
|
||||
refTime: '4,000,000,000'
|
||||
proofSize: '0'
|
||||
success: true
|
||||
result: { origin: { Ump: { Para: '1,001' } }, weightUsed: { refTime: '4,000,000,000', proofSize: '0' }, success: true }
|
||||
- queries:
|
||||
balance_rc_alice_3:
|
||||
chain: *relay_chain
|
||||
|
||||
Reference in New Issue
Block a user