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

Adding "setDebugOutput()" Methode to SerialFake #63

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

JoJos1220
Copy link

I added now the setDebugOutput Methode to the SerialFake file.
As I mentioned, it is not possible to me, testing with Cmake. So this are untested changes which are working for me locally while unit testing within native environment. See #62 .

@FabioBatSilva
Copy link
Owner

Thanks @JoJos1220
Changes look good.

Can you add a test for the new method please ?
https://github.com/FabioBatSilva/ArduinoFake/blob/master/test/test_serial.h

If the build passes we are good.
image

@JoJos1220
Copy link
Author

I added a simple test in the serial-basic file.

@JoJos1220
Copy link
Author

I need help with the testing part - tried now 4 times wird issues, local testing doesn't work & always waiting until action finish to see if it works or not sucks....

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