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

Add more checks to the end to end test #199

Open
trianglesphere opened this issue Feb 7, 2022 · 0 comments
Open

Add more checks to the end to end test #199

trianglesphere opened this issue Feb 7, 2022 · 0 comments
Labels
good first issue Category: Good issue for newcomers to take on implementation

Comments

@trianglesphere
Copy link
Contributor

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.

@trianglesphere trianglesphere added good first issue Category: Good issue for newcomers to take on C-ref-impl labels Feb 7, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
good first issue Category: Good issue for newcomers to take on implementation
Projects
None yet
Development

No branches or pull requests

1 participant