platform-core/tests/functional/__init__.py
ValueOn AG 4a60086c80
Some checks failed
Deploy Plattform-Core (Int) / test (push) Failing after 15s
Deploy Plattform-Core (Int) / deploy (push) Has been skipped
cp adapted to 2026 poweron
2026-06-09 09:53:31 +02:00

12 lines
363 B
Python

# Copyright (c) 2026 PowerOn AG
# All rights reserved.
"""
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
"""