InvokeAI/tests
2024-11-18 17:06:53 -08:00
..
app (pytest) add missing arg for mocked context 2024-11-15 05:49:05 +11:00
backend Infer the clip_extra_context_tokens param from the state dict for FLUX XLabs IP-Adapter V2 models. 2024-11-18 17:06:53 -08:00
fixtures test: clean up & fix tests 2024-03-01 10:42:33 +11:00
inpainting
test_model_manager
test_model_probe tests: add test for probing diffusers model variant type 2024-04-23 07:32:53 -04:00
__init__.py
conftest.py fix tests 2024-08-09 16:31:42 -04:00
dev_prompts.txt
legacy_tests.sh
test_config.py tests: reset config changes in test_deny_nodes when finished testing 2024-10-31 15:22:14 +11:00
test_docs.py update config docstring 2024-08-08 15:20:43 -04:00
test_graph_execution_state.py Apply ruff rule to disallow all relative imports. 2024-07-04 09:35:37 -04:00
test_invocation_cache_memory.py tests: add invocation cache tests 2024-03-06 08:14:12 -05:00
test_item_storage_memory.py
test_model_hash.py feat(mm): rename "blake3" to "blake3_multi" 2024-03-22 08:26:36 +11:00
test_model_probe.py Update test_probe_handles_state_dict_with_integer_keys() to make sure that it is still testing what it's intended to test. Previously, we were skipping an important part of the test by using a fake file path. 2024-10-02 18:33:05 -04:00
test_model_search.py tidy(mm): ModelSearch cleanup 2024-03-10 12:09:47 +11:00
test_node_graph.py tests: add invoke method & output annotation tests 2024-10-31 16:21:07 +11:00
test_nodes.py (pytest) mock emit_invocation_progress on events service 2024-11-15 05:49:05 +11:00
test_object_serializer_disk.py tests: add object serializer test for dangling folders 2024-04-23 17:12:14 +10:00
test_path.py chore: ruff 2024-03-01 10:42:33 +11:00
test_profiler.py
test_session_queue.py Apply ruff rule to disallow all relative imports. 2024-07-04 09:35:37 -04:00
test_sqlite_migrator.py feat(db): back up database before running migrations 2024-04-02 09:10:53 +11:00
validate_pr_prompt.txt