free-claude-code/tests/api
Cursor Agent 4b4f87515d Phase 7: Directory restructuring (messaging/ and tests/)
- Create messaging/platforms/ (base, discord, telegram, factory)
- Create messaging/rendering/ (discord_markdown, telegram_markdown)
- Create messaging/trees/ (data, repository, processor, queue_manager)
- Organize tests/ into api/, providers/, messaging/, cli/, config/
- Add backward-compatible re-exports at old locations
- Update handler.py and test_messaging_factory.py imports
- Fix Telegram type hints for TELEGRAM_AVAILABLE=False case
- Fix Python 3 except syntax in discord_markdown

Co-authored-by: Ali Khokhar <alishahryar2@gmail.com>
2026-02-17 02:25:42 +00:00
..
test_api.py Phase 7: Directory restructuring (messaging/ and tests/) 2026-02-17 02:25:42 +00:00
test_app_lifespan_and_errors.py Phase 7: Directory restructuring (messaging/ and tests/) 2026-02-17 02:25:42 +00:00
test_dependencies.py Phase 7: Directory restructuring (messaging/ and tests/) 2026-02-17 02:25:42 +00:00
test_detection.py Phase 7: Directory restructuring (messaging/ and tests/) 2026-02-17 02:25:42 +00:00
test_models_validators.py Phase 7: Directory restructuring (messaging/ and tests/) 2026-02-17 02:25:42 +00:00
test_optimization_handlers.py Phase 7: Directory restructuring (messaging/ and tests/) 2026-02-17 02:25:42 +00:00
test_request_utils.py Phase 7: Directory restructuring (messaging/ and tests/) 2026-02-17 02:25:42 +00:00
test_request_utils_filepaths_and_suggestions.py Phase 7: Directory restructuring (messaging/ and tests/) 2026-02-17 02:25:42 +00:00
test_response_models.py Phase 7: Directory restructuring (messaging/ and tests/) 2026-02-17 02:25:42 +00:00
test_routes_optimizations.py Phase 7: Directory restructuring (messaging/ and tests/) 2026-02-17 02:25:42 +00:00
test_server_module.py Phase 7: Directory restructuring (messaging/ and tests/) 2026-02-17 02:25:42 +00:00