test(03-01): add failing tests for protocol encoders and animation command

- DRGB/DRGBW/DNRGB encoder behavior tests (byte layout, MTU, truncation)
- DNRGB start index big-endian byte order tests
- Animation command 0xAC packet tests (all 7 types, roundtrip, flags)
- Tests fail: lightsync.protocol.drgb and animation_cmd modules do not exist yet
This commit is contained in:
Claude
2026-04-06 21:40:02 +00:00
parent 75ec1158b7
commit ffc4ef6dc6
3 changed files with 257 additions and 0 deletions

0
tests/__init__.py Normal file
View File