mirror of
https://github.com/torlando-tech/columba
synced 2026-08-12 18:07:15 -04:00
Add 84 new tests to improve coverage of remaining uncovered code paths: New files: - test_wrapper_config.py: Tests for _remove_autointerface_from_config(), _setup_interface() - test_wrapper_announce_polling.py: Tests for poll_received_announces() Updated files: - test_announce_handler.py: Add _announce_handler() internal logic tests (table extraction, LXMF parsing, stamp costs, Kotlin bridge notification) - test_opportunistic_timeout.py: Add threading tests for timer lifecycle - test_wrapper_peer_identity.py: Add error handling path tests Total tests: 431 → 515 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| ble_modules | ||
| drivers | ||
| patches | ||
| android_ble_interface.py | ||
| columba_logo.py | ||
| conftest.py | ||
| logging_utils.py | ||
| requirements.txt | ||
| reticulum_wrapper.py | ||
| rnode_interface.py | ||
| test_android_ble_driver.py | ||
| test_announce_handler.py | ||
| test_opportunistic_timeout.py | ||
| test_path_request.py | ||
| test_rnode_interface.py | ||
| test_wrapper_announce_polling.py | ||
| test_wrapper_ble.py | ||
| test_wrapper_config.py | ||
| test_wrapper_destination.py | ||
| test_wrapper_identity.py | ||
| test_wrapper_initialization.py | ||
| test_wrapper_messaging.py | ||
| test_wrapper_path.py | ||
| test_wrapper_peer_identity.py | ||
| test_wrapper_propagation.py | ||
| test_wrapper_utilities.py | ||