mirror of
https://github.com/invoke-ai/InvokeAI
synced 2026-04-10 17:05:08 +02:00
Because their names start with "test", we need to use `__test__ = False` to tell pytest to not treat them as test cases. |
||
|---|---|---|
| .. | ||
| app | ||
| backend | ||
| inpainting | ||
| nodes | ||
| test_model_manager | ||
| test_model_probe/vae | ||
| __init__.py | ||
| conftest.py | ||
| dev_prompts.txt | ||
| legacy_tests.sh | ||
| test_config.py | ||
| test_model_manager.py | ||
| test_model_probe.py | ||
| test_path.py | ||
| validate_pr_prompt.txt | ||