mirror of
https://github.com/Comfy-Org/ComfyUI.git
synced 2026-08-25 10:22:12 +08:00
test(isolation): process boundary coverage and workflows
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"1": {
|
||||
"class_type": "InternalIsolationProbeImage",
|
||||
"inputs": {}
|
||||
},
|
||||
"2": {
|
||||
"class_type": "InternalIsolationProbeAudio",
|
||||
"inputs": {}
|
||||
}
|
||||
}
|
||||
6
tests/isolation/workflows/internal_probe_ui3d.json
Normal file
6
tests/isolation/workflows/internal_probe_ui3d.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"1": {
|
||||
"class_type": "InternalIsolationProbeUI3D",
|
||||
"inputs": {}
|
||||
}
|
||||
}
|
||||
22
tests/isolation/workflows/isolation_7_uv_sealed_worker.json
Normal file
22
tests/isolation/workflows/isolation_7_uv_sealed_worker.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"1": {
|
||||
"class_type": "EmptyLatentImage",
|
||||
"inputs": {}
|
||||
},
|
||||
"2": {
|
||||
"class_type": "ProxyTestSealedWorker",
|
||||
"inputs": {}
|
||||
},
|
||||
"3": {
|
||||
"class_type": "UVSealedBoltonsSlugify",
|
||||
"inputs": {}
|
||||
},
|
||||
"4": {
|
||||
"class_type": "UVSealedLatentEcho",
|
||||
"inputs": {}
|
||||
},
|
||||
"5": {
|
||||
"class_type": "UVSealedRuntimeProbe",
|
||||
"inputs": {}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"1": {
|
||||
"class_type": "CondaSealedLatentEcho",
|
||||
"inputs": {}
|
||||
},
|
||||
"2": {
|
||||
"class_type": "CondaSealedOpenWeatherDataset",
|
||||
"inputs": {}
|
||||
},
|
||||
"3": {
|
||||
"class_type": "CondaSealedRuntimeProbe",
|
||||
"inputs": {}
|
||||
},
|
||||
"4": {
|
||||
"class_type": "EmptyLatentImage",
|
||||
"inputs": {}
|
||||
},
|
||||
"5": {
|
||||
"class_type": "ProxyTestCondaSealedWorker",
|
||||
"inputs": {}
|
||||
}
|
||||
}
|
||||
22
tests/isolation/workflows/quick_6_uv_sealed_worker.json
Normal file
22
tests/isolation/workflows/quick_6_uv_sealed_worker.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"1": {
|
||||
"class_type": "EmptyLatentImage",
|
||||
"inputs": {}
|
||||
},
|
||||
"2": {
|
||||
"class_type": "ProxyTestSealedWorker",
|
||||
"inputs": {}
|
||||
},
|
||||
"3": {
|
||||
"class_type": "UVSealedBoltonsSlugify",
|
||||
"inputs": {}
|
||||
},
|
||||
"4": {
|
||||
"class_type": "UVSealedLatentEcho",
|
||||
"inputs": {}
|
||||
},
|
||||
"5": {
|
||||
"class_type": "UVSealedRuntimeProbe",
|
||||
"inputs": {}
|
||||
}
|
||||
}
|
||||
22
tests/isolation/workflows/quick_8_conda_sealed_worker.json
Normal file
22
tests/isolation/workflows/quick_8_conda_sealed_worker.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"1": {
|
||||
"class_type": "CondaSealedLatentEcho",
|
||||
"inputs": {}
|
||||
},
|
||||
"2": {
|
||||
"class_type": "CondaSealedOpenWeatherDataset",
|
||||
"inputs": {}
|
||||
},
|
||||
"3": {
|
||||
"class_type": "CondaSealedRuntimeProbe",
|
||||
"inputs": {}
|
||||
},
|
||||
"4": {
|
||||
"class_type": "EmptyLatentImage",
|
||||
"inputs": {}
|
||||
},
|
||||
"5": {
|
||||
"class_type": "ProxyTestCondaSealedWorker",
|
||||
"inputs": {}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user