Skip to content

e2e : contract upgrades test #3630

Open
@kingpinXD

Description

@kingpinXD

We currently test upgrade for contracts in the e2e , evm, and solana. These tests however use the same version of contracts as both before and after the upgrade ,

We should add a separate test that upgrades the contract to the newer version and tests it. It should also do necessary assertions to verify the new contract works and the state migration was correct

This can be run before contract upgrades on mainnet

Metadata

Metadata

Assignees

No one assigned

    Labels

    E2EE2E tests related

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions