The video route forwards vae_quant to validate_load_request, but the _FakeBackend stub in test_video_routes.py had not been updated to accept it, so all 11 route tests raised TypeError: unexpected keyword argument 'vae_quant'. Add the keyword to mirror the real backend signature. |
||
|---|---|---|
| .. | ||
| assets | ||
| auth | ||
| core | ||
| hub | ||
| loggers | ||
| models | ||
| plugins | ||
| requirements | ||
| routes | ||
| state | ||
| storage | ||
| tests | ||
| utils | ||
| __init__.py | ||
| _platform_compat.py | ||
| cloudflare_tunnel.py | ||
| colab.py | ||
| main.py | ||
| run.py | ||
| startup_banner.py | ||