stable-diffusion-webui/test
Michael Cahill c146ef787c M12: Add runner instrumentation hooks (on_prepare, on_execute, on_finalize)
- Add optional no-op hooks to ProcessingRunner lifecycle
- Hooks invoked: prepare -> on_prepare -> execute -> on_execute -> finalize -> on_finalize
- Add test_runner_hooks_called contract test
- No runtime behavior change; structural seam for M13+ progress/cancellation

Made-with: Cursor
2026-03-12 14:25:36 -07:00
..
nightly M03: Test architecture (#2) 2026-03-08 18:39:40 -07:00
quality M12: Add runner instrumentation hooks (on_prepare, on_execute, on_finalize) 2026-03-12 14:25:36 -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