* Fix check for missing parts on incoming SMS * Add tests for get_and_delete_all_sms function * Fix CI issues * Install libgammu-dev in CI * Bust the venv cache * Include python-gammu in requirements-all.txt * Adjust install of dependencies --------- Co-authored-by: Erik <erik@montnemery.com>
1 line
33 B
Python
1 line
33 B
Python
"""Tests for SMS integration."""
|