colmi_r02_client/tests
2025-01-25 14:44:08 -05:00
..
captures fix: don't trunate hr log data on parse 2024-11-03 20:48:03 -05:00
__init__.py first commit, moving to own repo 2024-08-13 13:51:55 -03:00
database_schema.sql feat: finish syncing steps / sport details and add tests 2025-01-03 22:31:36 -05:00
test_battery.py add tests and tidy battery stuff 2024-09-09 21:36:25 -04:00
test_cli.py feat: add --name as optional way to connect 2024-09-22 17:20:18 -04:00
test_client.py test: add pytest-asyncio, tests for client._handle_tx 2024-09-14 08:56:09 -04:00
test_date_utils.py fix: don't have tests in date_utils 2024-12-02 17:11:19 -05:00
test_db.py Merge branch 'sync-sport-details' 2025-01-25 14:44:08 -05:00
test_hr_settings.py feat: add set-heart-rate-log-settings command, fix bug in parsing 2024-09-22 20:59:57 -04:00
test_hr.py feat: add sync command to write data to sqlite 2024-11-30 21:00:03 -05:00
test_main.py Add scan cli, --address arg and new util cli entrypoint 2024-08-20 09:50:49 -03:00
test_packet.py test: more make_packet tests, rename crc to checksum 2024-09-13 18:14:17 -04:00
test_pretty_print.py feat: pretty print steps as table or csv 2024-10-20 21:54:44 -04:00
test_real_time.py feat: add general real time measurements 2024-11-30 22:04:35 -05:00
test_set_time.py Handle set_time_packet response by ignoring it 2024-09-03 21:33:41 -04:00
test_steps.py feat: finish syncing steps / sport details and add tests 2025-01-03 22:31:36 -05:00