Solaar/tests/logitech_receiver
MattHag 1a3f4dab36 Speedup lookup of known receivers
Refactor get_receiver_info. Replacing data structure of known receivers
to avoid for loop, when an efficient dictionary lookup is possible.

Related #2273
2025-01-01 11:33:07 -05:00
..
__init__.py tests: Add tests of common module 2024-02-18 06:10:53 -05:00
fake_hidpp.py Refactor: Introduce Feature enum 2024-10-14 07:28:09 -04:00
test_base.py base: Refactor device filtering 2025-01-01 11:20:28 -05:00
test_base_usb.py Speedup lookup of known receivers 2025-01-01 11:33:07 -05:00
test_common.py refactor: use IntEnum for firmware and cidgroup constances 2024-10-23 16:25:35 -04:00
test_desktop_notifications.py Make lr/desktop_notifications testable 2024-10-08 14:35:16 -04:00
test_device.py Fixes on top of refactoring 2025-01-01 10:46:04 -05:00
test_diversion.py Refactor: Introduce Feature enum 2024-10-14 07:28:09 -04:00
test_hidpp10.py Remove NamedInts: Convert NotificationFlag to flag 2025-01-01 10:46:04 -05:00
test_hidpp20_complex.py Fixes on top of refactoring 2025-01-01 10:46:04 -05:00
test_hidpp20_simple.py Fixes on top of refactoring 2025-01-01 10:46:04 -05:00
test_notifications.py change pairing error values to intenums 2024-10-23 16:22:22 -04:00
test_receiver.py Test receiver notification info 2025-01-01 10:14:10 -05:00
test_setting_templates.py Refactor: Introduce Feature enum 2024-10-14 07:28:09 -04:00
test_settings_validator.py Split up huge settings module 2025-01-01 10:46:04 -05:00