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

Refactor web3 integration tests to not use hardcoded constants for sender and spender #10319

Open
bilyana-gospodinova opened this issue Feb 7, 2025 · 0 comments
Assignees
Labels
enhancement Type: New feature

Comments

@bilyana-gospodinova
Copy link
Contributor

Problem

In some tests there are hardcoded values for sender/spender such as public keys and evm addresses.

Solution

Remove the constants and use generated data.

Alternatives

No response

@bilyana-gospodinova bilyana-gospodinova added the enhancement Type: New feature label Feb 7, 2025
@filev94 filev94 self-assigned this Feb 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Type: New feature
Projects
None yet
Development

No branches or pull requests

2 participants