MCPcopy
hub / github.com/facefusion/facefusion / get_test_examples_directory

Function get_test_examples_directory

tests/helper.py:24–25  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

22
23
24def get_test_examples_directory() -> str:
25 return os.path.join(tempfile.gettempdir(), 'facefusion-test-examples')
26
27
28def is_test_output_file(file_path : str) -> bool:

Callers 15

before_allFunction · 0.85
before_allFunction · 0.85
test_is_fileFunction · 0.85
test_resolve_file_pathsFunction · 0.85
test_is_directoryFunction · 0.85
before_allFunction · 0.85
before_allFunction · 0.85
before_allFunction · 0.85
before_allFunction · 0.85
before_allFunction · 0.85
before_allFunction · 0.85
before_allFunction · 0.85

Calls

no outgoing calls

Tested by 15

before_allFunction · 0.68
before_allFunction · 0.68
test_is_fileFunction · 0.68
test_resolve_file_pathsFunction · 0.68
test_is_directoryFunction · 0.68
before_allFunction · 0.68
before_allFunction · 0.68
before_allFunction · 0.68
before_allFunction · 0.68
before_allFunction · 0.68
before_allFunction · 0.68
before_allFunction · 0.68