rmi-backend/tests
cryptorugmunch e0a8ec8007 feat(mcp): add Pydantic tool schemas for free + premium MCP tools
New app/domains/mcp/tool_schemas.py defines input/output BaseModel
classes for all 7 free + premium MCP tools (search_news, resolve_wallet,
scan_token, check_bridge_transfers, defi_analytics, get_token_risk,
get_wallet_analysis). Includes TOOL_SCHEMAS registry mapping.

10 new tests validate all schemas instantiate correctly.
2026-07-08 05:27:42 +02:00
..
contract style(rmi-backend): complete lint cleanup — 1175→0 ruff errors 2026-07-06 15:43:20 +02:00
integration fix(lint): drop ruff errors from 1470 to 0 across app/ and tests/ 2026-07-08 03:36:58 +07:00
load merge: chore/cleanup-remove-bloat-and-secrets into main 2026-07-02 01:24:22 +07:00
manual refactor(domains): move 15 app-root monoliths into app/domains/ + lazy cloudscraper 2026-07-07 17:01:17 +02:00
unit feat(mcp): add Pydantic tool schemas for free + premium MCP tools 2026-07-08 05:27:42 +02:00
__init__.py test(rmi-backend,audit): add tests __init__.py for package discovery 2026-07-06 17:50:36 +02:00
conftest.py test(rmi-backend,audit): move tests/test_rag.py to tests/manual/ (P1.9) 2026-07-06 18:25:42 +02:00
test_profile_flip_detector.py merge: chore/cleanup-remove-bloat-and-secrets into main 2026-07-02 01:24:22 +07:00
test_rug_imminence_predictor.py refactor(domains): move 15 app-root monoliths into app/domains/ + lazy cloudscraper 2026-07-07 17:01:17 +02:00
test_smart_money_tracker.py merge: chore/cleanup-remove-bloat-and-secrets into main 2026-07-02 01:24:22 +07:00