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

continuous integration unit tests #446

Open
tablatronix opened this issue Oct 31, 2017 · 1 comment
Open

continuous integration unit tests #446

tablatronix opened this issue Oct 31, 2017 · 1 comment
Labels
Discussion Further Discussion ongoing

Comments

@tablatronix
Copy link
Collaborator

Does travis, work, what kind of unit tests should we add to it ?
I am unfamiliar with microcontroller CI.

Any volunteers?

@tablatronix tablatronix added the Discussion Further Discussion ongoing label Oct 31, 2017
@tzapu
Copy link
Owner

tzapu commented Oct 31, 2017

it sure works
https://travis-ci.org/tzapu/WiFiManager

currently it takes all the examples and compiles them.

more than that i think it would need an actual device to compile and upload to... always sounded complicated to me but i think igrrr had s solution to compile on a pi some time ago and upload from it....

as for unit testing, we re so dependant on the esp8266 apis that i never saw the point... (i am probably wrong though :) )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Discussion Further Discussion ongoing
Projects
None yet
Development

No branches or pull requests

2 participants