stable-diffusion-webui/test/quality
Michael Cahill fb705fe646 M11: Runner lifecycle surface (prepare/execute/finalize)
- Refactor ProcessingRunner.run() to delegate through lifecycle stages
- Add prepare(), execute(), finalize() with pass-through behavior
- Add test_runner_lifecycle_order contract test
- Preserve identical behavior; no API/CLI changes

Phase III — Runner & Service Boundary

Made-with: Cursor
2026-03-11 23:38:17 -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 M11: Runner lifecycle surface (prepare/execute/finalize) 2026-03-11 23:38:17 -07:00
test_util_modules.py fix: get_multicond_prompt_list preserves whitespace in split (#14) 2026-03-08 22:07:57 -07:00