Skip to content
This repository was archived by the owner on Jan 24, 2024. It is now read-only.
This repository was archived by the owner on Jan 24, 2024. It is now read-only.

Add more checks to the end to end test #199

@trianglesphere

Description

@trianglesphere

A deposit transaction does the following: (Specs link)

  • Mint to the sender
  • Transfer value to the to
  • Call the contract address (to) if contract
  • Deploy contract (if to is nil)
  • Modify the contract address

We currently only check the mint amount in the e2e test, but we should be testing more functionality.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions