Fabian Peter Hammerle 20f58813cf add tests for _format_patable, get_base_frequency_hertz & set_base_frequency_hertz 1 month ago
..
config 20f58813cf add tests for _format_patable, get_base_frequency_hertz & set_base_frequency_hertz 1 month ago
conftest.py 6922ce120b replace hhk7734/python3-gpiod with direct calls to libgpiod 3 years ago
test_cli_export_config.py 76a8257292 tests: ignore pylint's irrelevant duplicate-code warnings 1 year ago
test_cli_transmit.py 76a8257292 tests: ignore pylint's irrelevant duplicate-code warnings 1 year ago
test_config.py 20f58813cf add tests for _format_patable, get_base_frequency_hertz & set_base_frequency_hertz 1 month ago
test_gpio.py b7a9e955db increase test coverage of cc1101/_gpio.py 1 month ago
test_lock.py 4e1d3ec4a5 drop compatibility with python3.5; test against python3.10 2 years ago
test_receive.py 48e30cbe84 refactor _wait_for_packet & wait_for_rising_edge: specify timeout as datetime.timedelta instead of int 3 years ago
test_received_packet.py 283dc66a0d private class _ReceivePacket: rename attribute `data` to `payload` to match argument of `transmit` method 3 years ago
test_spi.py 0f90b4ca39 add tests for "spi_max_speed_hz" argument of CC1101's constructor 11 months ago
test_state.py 451ed77a85 test method get_main_radio_control_state_machine_state 3 years ago
test_str.py c5400eb633 upgrade black from 23.12.1 to 24.1.0 2 months ago
test_transmit.py 4e1d3ec4a5 drop compatibility with python3.5; test against python3.10 2 years ago