ChainSafe/chainbridge-core

Implement fallback for wait for proposal execution in tests

Closed this issue · 0 comments

Tests on networks that don't support subscriptions will fail with error "not supported" .

Expected Behavior

Fallback is used that every couple seconds fetches events and checks if proposal executed is found.

Current Behavior

Tests fail

Steps to reproduce

  1. Run tests without websockets