| .. |
|
app
|
feat(nodes): improved pydantic type annotation massaging
|
2025-05-14 06:55:15 +10:00 |
|
backend
|
fix: group aitoolkit lora layers
|
2025-06-16 19:08:11 +10:00 |
|
fixtures
|
test: clean up & fix tests
|
2024-03-01 10:42:33 +11:00 |
|
inpainting
|
|
|
|
test_model_manager
|
prevent vae: '' from crashing model
|
2023-08-10 17:33:04 -04:00 |
|
test_model_probe
|
fix(mm): disable new model probe API
|
2025-04-18 22:44:10 +10:00 |
|
__init__.py
|
|
|
|
conftest.py
|
tests: add new service to mocks
|
2025-05-19 10:29:07 +10:00 |
|
dangerously_run_function_in_subprocess.py
|
tests: add util to run a function in separate process
|
2025-03-06 07:49:35 +11:00 |
|
dev_prompts.txt
|
|
|
|
legacy_tests.sh
|
|
|
|
test_config.py
|
feat(nodes): add methods to invalidate invocation typeadapters
|
2025-03-31 19:15:59 +11:00 |
|
test_dangerously_run_function_in_subprocess.py
|
tests: add util to run a function in separate process
|
2025-03-06 07:49:35 +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_imports.py
|
Set ordering
|
2025-03-25 19:21:14 +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
|
chore(item-storage): improve types
|
2024-02-03 07:34:06 -05:00 |
|
test_model_hash.py
|
feat(mm): rename "blake3" to "blake3_multi"
|
2024-03-22 08:26:36 +11:00 |
|
test_model_probe.py
|
Make ruff happy
|
2025-05-20 11:19:59 +10:00 |
|
test_model_search.py
|
tidy(mm): ModelSearch cleanup
|
2024-03-10 12:09:47 +11:00 |
|
test_node_graph.py
|
tests(nodes): add test for collect -> iterate type validation
|
2025-02-06 07:57:26 +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: update tests/test_object_serializer_disk.py
|
2025-04-04 18:42:13 +11:00 |
|
test_path.py
|
chore: ruff
|
2024-03-01 10:42:33 +11:00 |
|
test_profiler.py
|
feat: add profiler util (#5601)
|
2024-01-31 10:51:57 +00:00 |
|
test_session_queue.py
|
tidy(app): document & clean up batch prep logic
|
2025-02-26 21:04:23 +11: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
|
|
|