stable-diffusion-webui/test/quality
m-cahill 4dd0499987
M13: txt2img path through runner (#31)
* M13: txt2img path through runner — contract test and verification

- Add test_txt2img_runner_contract.py verifying txt2img invokes ProcessingRunner
- No routing changes: process_images already delegates to runner (M10)
- Update M13_plan, M13_toolcalls, M13_run1
- Scope: UI txt2img only; API/img2img in M14/M15

Made-with: Cursor

* docs(M13): add CI run1 results — smoke tests pass

Made-with: Cursor
2026-03-13 15:17:06 -07:00
..
.gitkeep M03: Test architecture (#2) 2026-03-08 18:39:40 -07:00
test_api_extended.py test(M04): add API endpoints and prompt_parser tests for 40% coverage (#13) 2026-03-08 22:03:50 -07:00
test_opts_override.py M05: Override isolation / temporary opts seam 2026-03-09 14:14:13 -07:00
test_processing_runner.py M12: Add runner instrumentation hooks (on_prepare, on_execute, on_finalize) 2026-03-12 14:25:36 -07:00
test_txt2img_runner_contract.py M13: txt2img path through runner (#31) 2026-03-13 15:17:06 -07:00
test_util_modules.py fix: get_multicond_prompt_list preserves whitespace in split (#14) 2026-03-08 22:07:57 -07:00