TcMenu / tcMenuLib

TcMenu modular IoT menu library supporting rotary encoder, joysticks, many displays, and remote control over Ethernet and Serial
Apache License 2.0
111 stars 10 forks source link

#221 move unit tests to unity. #226

Closed davetcc closed 2 months ago

davetcc commented 2 months ago

Normally I wouldn't approve as your code won't even compile. But since some test code is already merged and failing, let's merge this as well and then we will fix the build in subsequent PRs.

This is a one-off to get the tests moved to unity, I will not merge fully back until at least compilation is possible.

davetcc commented 2 months ago

Merging now as all but a few unit tests now pass on unity. I will raise another PR to fix the few remaining tests as time permits.