stable-diffusion-webui/test
m-cahill 880723f100
M10: ProcessingRunner skeleton (#27)
* M10: ProcessingRunner skeleton

- Add modules/runtime/runner.py with ProcessingRunner and ProcessingRequest
- Wire process_images to delegate through runner (internal only)
- Add test/quality/test_processing_runner.py contract test

Behavior-preserving. Zero blast radius. All callers unchanged.

Made-with: Cursor

* M10: Add run1 and toolcalls update

Made-with: Cursor

* M10: Update Phase III roadmap, add closeout prompt

- Phase III: M11 lifecycle, M12 instrumentation, M13 txt2img, M14 API, M15 queue
- Phase IV-VII renumbered (M16-M33)
- Add M10_closeout_prompt.md for Cursor

Made-with: Cursor
2026-03-11 22:46:56 -07:00
..
nightly M03: Test architecture (#2) 2026-03-08 18:39:40 -07:00
quality M10: ProcessingRunner skeleton (#27) 2026-03-11 22:46:56 -07:00
smoke M03: Test architecture (#2) 2026-03-08 18:39:40 -07:00
test_files Unify CodeFormer and GFPGAN restoration backends, use Spandrel for GFPGAN 2023-12-30 16:30:49 +02:00
test_outputs Unify CodeFormer and GFPGAN restoration backends, use Spandrel for GFPGAN 2023-12-30 16:30:49 +02:00
__init__.py M03: Test architecture (#2) 2026-03-08 18:39:40 -07:00
conftest.py fix(M05): ensure config exists so opts.data populated for test_opts_override 2026-03-09 15:33:11 -07:00