InvokeAI/tests
2024-06-17 10:57:11 +10:00
..
app tests: fix test_model_install.py 2024-06-17 10:57:11 +10:00
backend replace load_and_cache_model() with load_remote_model() and load_local_odel() 2024-06-07 14:12:16 +10: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 tests: move fixtures import to conftest.py 2024-05-27 09:06:02 +10:00
dev_prompts.txt
legacy_tests.sh
test_config.py fix(config): handle windows paths in invokeai.yaml migration for legacy_conf_dir 2024-04-02 08:06:59 -04:00
test_docs.py tidy(config): move config docstring builder to its script 2024-03-19 09:24:28 +11:00
test_graph_execution_state.py tests: add test for iterate execution order 2024-03-26 09:18:46 +11: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 tests: add test for probing diffusers model variant type 2024-04-23 07:32:53 -04:00
test_model_search.py tidy(mm): ModelSearch cleanup 2024-03-10 12:09:47 +11:00
test_node_graph.py fix(app): add dynamic validator to AnyInvocation & AnyInvocationOutput 2024-05-30 12:03:38 +10:00
test_nodes.py tests: update tests to use new events 2024-05-27 09:06:02 +10: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
test_sqlite_migrator.py feat(db): back up database before running migrations 2024-04-02 09:10:53 +11:00
validate_pr_prompt.txt