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

Enhance token airdrop transaction tests with royalty fees to have more validations and checks #15517

Closed
Tracked by #14366
anastasiya-kovaliova opened this issue Sep 17, 2024 · 0 comments
Assignees
Labels

Comments

@anastasiya-kovaliova
Copy link
Contributor

Problem

Currently, we have tests covering the tokenAirdropTransaction with royalty fees, validation that the transaction fails with a sertain error message or is successful, but we don't validate if a fee is charged and if the balances of all accounts participating in the transaction are reflected accordingly.

Solution

Enhance the existing HAPI tests for tokenAirdropTransaction for airdropping tokens with royalty fees to have more validations like account balances, transaction fees charged for each transaction .

Alternatives

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

No branches or pull requests

3 participants