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

Tests for the golem-rust library #472

Merged
merged 7 commits into from
Apr 30, 2024
Merged

Tests for the golem-rust library #472

merged 7 commits into from
Apr 30, 2024

Conversation

vigoo
Copy link
Contributor

@vigoo vigoo commented Apr 30, 2024

Resolves #167

Also fixes issues with some old test components (broken by changes into golem-wit) and moves everything to wit-bindgen 0.17.0 (which was already the preferred version).

Note:

  • the new tests are in transactions.rs in the worker executor tests
  • the new test component is called golem-rust-tests
  • everything else is just fixed/rebuilt old test components

@vigoo vigoo marked this pull request as ready for review April 30, 2024 12:56
@vigoo vigoo merged commit 132381d into main Apr 30, 2024
6 checks passed
@vigoo vigoo deleted the golem-rust-tests branch April 30, 2024 15:56
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.

Write worker executor tests for the high level Rust transaction API
3 participants