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

component test: inherit stdout from host #223

Merged
merged 3 commits into from
Feb 17, 2025
Merged

component test: inherit stdout from host #223

merged 3 commits into from
Feb 17, 2025

Conversation

CLEMENTINATOR
Copy link
Contributor

Checklist

  • I have read the Contributor Guide
  • I have read and agree to the Code of Conduct
  • I have added a description of my changes and why I'd like them included in the section below

Description of Changes

When a component is ran through edgee component test, stdout of the component will be the one of the host

╰─$ ../../../edgee/target/release/edgee components test  --event-type page                                                                                                                                            
---------------------------------------------------
Calling page
hello from python wasm guest

@CLEMENTINATOR CLEMENTINATOR requested a review from a team as a code owner February 15, 2025 07:03
Copy link
Contributor

@alexcasalboni alexcasalboni left a comment

Choose a reason for hiding this comment

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

Nice 🚀

@CLEMENTINATOR CLEMENTINATOR merged commit 7ba65e2 into main Feb 17, 2025
4 checks passed
@alexcasalboni alexcasalboni deleted the wasm-stdout branch February 17, 2025 09:17
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