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 integration tests #727

Merged
merged 3 commits into from
Aug 14, 2024

Conversation

saulecabrera
Copy link
Member

This commit refactors the integration tests to use the javy-runner crate.

The main motivation for this change is to reduce duplication and make it easier to test more complex scenarios in the future e.g., the upcoming changes in #702

Checklist

  • I've updated the relevant CHANGELOG files if necessary. Changes to javy-cli and javy-core do not require updating CHANGELOG files.
  • I've updated the relevant crate versions if necessary. Versioning policy for library crates
  • I've updated documentation including crate documentation if necessary.

This commit refactors the integration tests to use the `javy-runner`
crate.

The main motivation for this change is to reduce duplication and make it
easier to test more complex scenarios in the future e.g., the upcoming
changes in bytecodealliance#702
@saulecabrera saulecabrera enabled auto-merge (squash) August 14, 2024 20:11
@saulecabrera saulecabrera merged commit a53a7a4 into bytecodealliance:main Aug 14, 2024
16 checks passed
@saulecabrera saulecabrera deleted the refactor-dylib-tests branch August 14, 2024 20:33
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