Skip to content

[tech debt] migrate testing from era-test-node to anvil-zksync #135

@ly0va

Description

@ly0va

era-test-node is very outdated and no longer supported. anvil-zksync should be used instead.

The issue is that hardhat's chai matchers that we currently use for testing make a lot of assumptions that don't hold for anvil-zksync -- in particular, the behavior around rejected transactions is different, hence, matchers have to be patched.

Once the test infra is migrated, we can also consider re-enabling the e2e demo-app test which was disabled in #91

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions