mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2026-03-22 22:30:45 -07:00
Quality tests fail during collection because test_processing_runner imports modules.processing at module level, which triggers sd_samplers before shared.opts is initialized. Defer import to inside test and add initialize fixture so webui/opts are loaded first. Made-with: Cursor |
||
|---|---|---|
| .. | ||
| nightly | ||
| quality | ||
| smoke | ||
| test_files | ||
| test_outputs | ||
| __init__.py | ||
| conftest.py | ||