Skip to content

Conversation

@JakubAndrysek
Copy link
Contributor

This pull request refactors the test for the hello_esp32 example to improve code reuse and maintainability by introducing a utility function for running example modules. The main change is the extraction of subprocess logic into a shared helper, which simplifies the test and centralises environment handling.

@urish
Copy link
Contributor

urish commented Aug 21, 2025

Looks like the actual change is missing?

In any case, usually it's better to rebase the commit on top of main instead of merging

@JakubAndrysek
Copy link
Contributor Author

What is missing? I think that I can see all the files.
https://github.com/JakubAndrysek/wokwi-python-client/tree/refactor-tests/tests

@urish
Copy link
Contributor

urish commented Aug 21, 2025

Nevermind - I think github UI hasn't updated correctly, so I wasn't seeing the complete changes

@urish urish merged commit 2fa66b5 into wokwi:main Aug 21, 2025
5 checks passed
@JakubAndrysek JakubAndrysek deleted the refactor-tests branch August 21, 2025 11:39
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