10 lines
308 B
Python
10 lines
308 B
Python
"""
|
|
Functional tests directory.
|
|
|
|
These tests are not pytest-compatible and must be run directly:
|
|
python tests/functional/test_ai_models.py
|
|
python tests/functional/test_ai_behavior.py
|
|
python tests/functional/test_ai_model_selection.py
|
|
python tests/functional/test_method_ai_operations.py
|
|
"""
|
|
|