stable-diffusion-webui/test/quality
Michael Cahill 5fe8245957 M05: Override isolation / temporary opts seam
- Add modules/runtime_utils.py with temporary_opts context manager
- Refactor process_images() to use temporary_opts for override application
- Preserve opts.set(is_api=True, run_callbacks=False) and setattr restore
- Add test/quality/test_opts_override.py (samples_save, restore_afterwards)
- Model/VAE reload and token merging remain in process_images per decisions

Made-with: Cursor
2026-03-09 14:14:13 -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_util_modules.py fix: get_multicond_prompt_list preserves whitespace in split (#14) 2026-03-08 22:07:57 -07:00