ExocoreNetwork / exocore-contracts

5 stars 5 forks source link

test: missing tests for contract upgrade #48

Open adu-web3 opened 4 months ago

adu-web3 commented 4 months ago

Description

ClientChainGateway, ExocoreGateway, Vault, and ExoCapsule are all upgradeable contracts, but we don't have unit tests and integration test for testing that these contracts can be correctly upgraded(without storage collision)