This repository has been archived by the owner on Jun 11, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 458
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update tests for interop cross chain updates (#9138)
* Update tests for interop cross chain updates * expect `verifyRoutingRules` to return error in all cases * Move repeated declarations to parent scope * Use ccmContext instead * Remove `// ***` * Remove `describe('isMainchain'` to have all checks inside a single `describe('verifyRoutingRules'` * use chainID other than mainchainID * `Sending and receiving chains must differ.` condition should run for both (mainchain & sidechain) cases * Address redundant assignments * Removing expectation, since following expects will fail, if there is no error throw from verifyRoutingRules --------- Co-authored-by: !shan <ishantiw.quasar@gmail.com>
- Loading branch information
1 parent
799585e
commit 7d8301a
Showing
6 changed files
with
279 additions
and
169 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.