mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-30 02:31:44 +00:00
I tasked Claude with converting the existing C++ tests to python for wpilib. I gave it a decent review for comparison to the existing tests, and it seems to have covered everything. I did do some small cleanup in a couple of places. One notable test that is missing is the LED patterns, but that is getting handled in [mostrobotpy](https://github.com/robotpy/mostrobotpy/pull/254) land.