code.vegaprotocol.io/vega@v0.79.0/core/integration/features/global.feature (about) 1 # 0005-COLL-001 - Collateral engine emits an event on each transfer with source account, destination account and amount: 2 # checked automatically after each feature test step (account balance differencens reconciled with emitted transfer events), 3 # see core/integration/main_test.go:s.StepContext().After... for details 4 # 0005-COLL-002 - In absence of deposits or withdrawals via a bridge the total amount of any asset across all the accounts for the asset remains constant: 5 # checked automatically after each scenario 6 # see core/integration/main_test.go:s.After... for details