Solaar/tests
Itay Avraham 93a0ef8e7f - Emit the enum member name (e.g. "SLOW_RECHARGE") as a stable identifier that consumers can match on, instead of a lowercased rendering.
- Guard against combined status flags that have no .name on Python < 3.11, and add a test for that case.
2026-08-15 20:36:04 +03:00
..
hid_parser Introduce hid_parser tests 2024-09-15 09:19:13 -04:00
hidapi hidapi: Explicitly load hidapi/udev implementation 2024-10-11 07:42:38 -04:00
logitech_receiver Fix crash on exit from device cleanup during interpreter shutdown 2026-07-31 16:36:04 -04:00
solaar - Emit the enum member name (e.g. "SLOW_RECHARGE") as a stable identifier that consumers can match on, instead of a lowercased rendering. 2026-08-15 20:36:04 +03:00
test_keysyms keysyms: Introduce tests for this package 2024-10-11 07:42:38 -04:00
__init__.py tests: Introduce tests with pytest 2024-02-10 13:58:20 -05:00
conftest.py tests: mock the libnotify backend so the suite raises no real notifications 2026-05-21 10:15:12 -04:00