Add tests/__init__.py to make tests/ a proper Python package, enabling cross-imports between test modules (e.g., test_services importing from test_ports). All 145 tests pass: - tests/: 90 tests - apps/telegram-bot/tests/: 55 tests