mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2026-03-23 06:40:23 -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 |
||
|---|---|---|
| .. | ||
| .gitkeep | ||
| test_api_extended.py | ||
| test_opts_override.py | ||
| test_processing_runner.py | ||
| test_util_modules.py | ||