Skip to content
This repository has been archived by the owner on Dec 16, 2022. It is now read-only.

ECR223 test cases #13

Open
mmhh1910 opened this issue Mar 9, 2018 · 0 comments
Open

ECR223 test cases #13

mmhh1910 opened this issue Mar 9, 2018 · 0 comments
Labels
test case Tests that we should implement

Comments

@mmhh1910
Copy link
Contributor

mmhh1910 commented Mar 9, 2018

With the added ECR223 compatibility we need test cases for the following:

  • Use approve and depositToken to deposit an ECR223 token into the FD contract. Expected: Updated user token balance
  • Use Token.transfer to deposit an ECR223 token into the FD contract. Expected: Updated user token balance.
  • Use approve and depositToken to deposit an ECR223 token that fails to implement approve/transferFrom into the FD contract. Expected: Sender does not lose funds
  • Use Token.transfer to deposit an ECR223 token that fails to implement approve/transferFrom into the FD contract. Expected: Updated user token balance.
@mmhh1910 mmhh1910 added the test case Tests that we should implement label Mar 9, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
test case Tests that we should implement
Projects
None yet
Development

No branches or pull requests

1 participant