Commit graph

1 commit

Author SHA1 Message Date
John Lightner
5a1d029b9b MAESTRO: Add comprehensive engine test suite achieving 90% coverage
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%.
2026-04-07 03:45:24 -05:00