mirror of
https://github.com/mgeeky/decode-spam-headers.git
synced 2026-02-22 13:33:30 +01:00
MAESTRO: verify scanner registry coverage
This commit is contained in:
@@ -68,7 +68,8 @@ backend/app/engine/
|
|||||||
## Completion
|
## Completion
|
||||||
|
|
||||||
- [x] `pytest backend/tests/engine/` passes with all tests green
|
- [x] `pytest backend/tests/engine/` passes with all tests green
|
||||||
- [ ] All 106+ tests are registered in the scanner registry (`ScannerRegistry.get_all()` returns 106+ scanners)
|
- [x] All 106+ tests are registered in the scanner registry (`ScannerRegistry.get_all()` returns 106+ scanners)
|
||||||
|
- Verified `ScannerRegistry.get_all()` returns 106 scanners (IDs 1-106, none missing).
|
||||||
- [ ] Analysis of `backend/tests/fixtures/sample_headers.txt` produces results matching original CLI output
|
- [ ] Analysis of `backend/tests/fixtures/sample_headers.txt` produces results matching original CLI output
|
||||||
- [ ] `ruff check backend/` passes with zero errors
|
- [ ] `ruff check backend/` passes with zero errors
|
||||||
- [ ] Run `/speckit.analyze` to verify consistency
|
- [ ] Run `/speckit.analyze` to verify consistency
|
||||||
|
|||||||
Reference in New Issue
Block a user