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

[ANCHOR-831] Inject test payment values #1534

Merged

Conversation

lijamie98
Copy link
Collaborator

Description

  • Inject test payment values

Context

  • Testnet reset handling improvement

Testing

  • ./gradlew test

Documentation

N/A

Known limitations

N/A


// the test payment values
const val TEST_PAYMENT_MEMO = "22bf7341574e4b1082516a2e84a8"
const val TEST_PAYMENT_DEST_ACCOUNT = "GBDYDBJKQBJK4GY4V7FAONSFF2IBJSKNTBYJ65F5KCGBY2BIGPGGLJOH"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this account only used for the Platform API tests?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is also used for SEP-10 account. I reuse the account because it has no other payment transactions. It would be more reliable to use it.

@lijamie98 lijamie98 merged commit 2b077f0 into stellar:develop Oct 2, 2024
8 checks passed
@lijamie98 lijamie98 deleted the feature/anchor-831-test-value-injections branch October 3, 2024 16:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants