Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
24
def
get_test_examples_directory() -> str:
25
return
os.path.join(tempfile.gettempdir(),
'facefusion-test-examples'
)
26
27
28
def
is_test_output_file(file_path : str) -> bool:
Callers
15
before_all
Function · 0.85
before_all
Function · 0.85
test_is_file
Function · 0.85
test_resolve_file_paths
Function · 0.85
test_is_directory
Function · 0.85
before_all
Function · 0.85
before_all
Function · 0.85
before_all
Function · 0.85
before_all
Function · 0.85
before_all
Function · 0.85
before_all
Function · 0.85
before_all
Function · 0.85
Calls
no outgoing calls
Tested by
15
before_all
Function · 0.68
before_all
Function · 0.68
test_is_file
Function · 0.68
test_resolve_file_paths
Function · 0.68
test_is_directory
Function · 0.68
before_all
Function · 0.68
before_all
Function · 0.68
before_all
Function · 0.68
before_all
Function · 0.68
before_all
Function · 0.68
before_all
Function · 0.68
before_all
Function · 0.68