Make MUTX validation trustworthy enough for autonomous shipping.
tests/**
CI validation flow in .github/workflows/**
.github/workflows/**
PR validation guidance in .github/pull_request_template.md
.github/pull_request_template.md
fix stale fixtures and misleading checks
add targeted route and integration coverage
keep smoke tests honest
separate reliable gates from aspirational ones
stale tests/conftest.py
tests/conftest.py
Playwright production smoke assumptions
console-error test without assertions
frontend lint check mismatch with repo reality
./.venv/bin/python -m pytest --collect-only -q
targeted pytest cases
npx playwright test --list
CI workflow integrity
do not claim coverage from broken checks
prefer a few truthful tests over many brittle ones
repair tests to match current product truth, not stale docs
Last updated 5 hours ago