Created tests/test_engine_core.py with 52 tests covering webhook dispatch engine (sync+async delivery, retries, dispatch), format scorer structure/length edge cases, cache hash determinism with nested/special chars, adapter mock call tracking, grid sweep combo verification, scorer integration with known inputs, and EventBus. Engine coverage improved from 83% to 90%, webhooks.py from 27% to 99%. |
||
|---|---|---|
| .. | ||
| engine | ||
| mcp | ||
| routers | ||
| tests | ||
| websocket | ||
| __init__.py | ||
| auth.py | ||
| config.py | ||
| encryption.py | ||
| main.py | ||
| models.py | ||
| requirements.txt | ||
| schemas.py | ||
| worker.py | ||