Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Write a simple ARG transfer test #3

Open
aybehrouz opened this issue Jul 9, 2022 · 0 comments
Open

Write a simple ARG transfer test #3

aybehrouz opened this issue Jul 9, 2022 · 0 comments

Comments

@aybehrouz
Copy link
Member

aybehrouz commented Jul 9, 2022

In this test we want to make sure that the balance of a user is checked before the transfer is performed. The test should perform this scenario: user A has 120 ARG. He issues two transactions to send 70 ARG and then 60 ARG to user B. First transaction should be successful but the second should fail. User A will have 50 ARG at the end.
The test should be added to this file:
ArgAppTest.cpp

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant