Fabian Peter Hammerle b89ec72320 extend test coverage of CC1101._get_received_packet() 3 days ago
..
config a20c0f2dd3 add tests for CC1101._set_transceive_mode() 3 days 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 2 years ago
test_cli_transmit.py 76a8257292 tests: ignore pylint's irrelevant duplicate-code warnings 2 years ago
test_config.py 6c7a20631c add tests for CC1101.get_configuration_register_values() 4 days ago
test_gpio.py b7a9e955db increase test coverage of cc1101/_gpio.py 3 months ago
test_lock.py 4e1d3ec4a5 drop compatibility with python3.5; test against python3.10 2 years ago
test_receive.py b89ec72320 extend test coverage of CC1101._get_received_packet() 3 days 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 1 year 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 4 months ago
test_transmit.py 3536e25c86 add test for CC1101.asynchronous_transmission() 3 days ago