Skip to content

Point Anchor Platform integration tests to dev instance #199

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

Merged
merged 2 commits into from
Apr 22, 2025

Conversation

philipliu
Copy link
Contributor

@philipliu philipliu commented Mar 17, 2025

We are updating secret management in the Anchor Platform repo to require specifying a .env in order to start docker-compose. This breaks the Anchor Platform integration tests in this repository so this PR updates the test to point to our dev instance instead.

@@ -69,6 +69,7 @@ describe("Anchor Platform Integration Tests", () => {
params: {
asset_code: "USDC",
account: accountKp.publicKey,
type: "SEPA",
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This isn't required by SEP-6 but Anchor Platform started requiring it.

@philipliu philipliu marked this pull request as ready for review March 17, 2025 20:24
@piyalbasu piyalbasu merged commit f3b7c7e into stellar:main Apr 22, 2025
8 checks passed
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