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

chore: add way to invoke cargo from go code in effort to reuse rust tests #967

Merged
merged 12 commits into from
Sep 23, 2023

Conversation

willemneal
Copy link
Member

@willemneal willemneal commented Sep 14, 2023

What

Depends on #931. Invoke specific rust tests from go passing the network configuration via env vars.

Add tests for checking SAC tokens can be deployed.

  • Add bump and restore tests

Why

Reuse rust tests and allow new tests to be written in Rust.

Known limitations

[TODO or N/A]

@willemneal willemneal marked this pull request as draft September 14, 2023 20:04
@2opremio
Copy link
Contributor

Can you please rebase, to make the changes more readable? Thanks!

@willemneal willemneal force-pushed the feat/go_cargo_test branch 2 times, most recently from eddf945 to a04f17c Compare September 15, 2023 14:42
@willemneal willemneal marked this pull request as ready for review September 15, 2023 19:54
@willemneal
Copy link
Member Author

CI for integration tests now take 26 min, which is still less than e2e, but not ideal.

@willemneal willemneal force-pushed the feat/go_cargo_test branch 4 times, most recently from ece470f to e39b05b Compare September 21, 2023 18:29
@willemneal willemneal enabled auto-merge (squash) September 22, 2023 18:15
@willemneal willemneal merged commit 1d20f08 into stellar:main Sep 23, 2023
20 of 21 checks passed
@willemneal willemneal deleted the feat/go_cargo_test branch October 20, 2023 21:05
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