|
Refactor tests for speed and reliability, add mock providers for TTS/STT, and fix native mode node spawning.
|
|---|
|
|
| ai-hub/app/core/orchestration/harness_evaluator.py |
|---|
| ai-hub/app/core/providers/factory.py |
|---|
| ai-hub/app/core/providers/stt/mock.py 0 → 100644 |
|---|
| ai-hub/app/core/providers/tts/gemini.py |
|---|
| ai-hub/app/core/providers/tts/mock.py 0 → 100644 |
|---|
| ai-hub/app/core/vector_store/embedder/genai.py |
|---|
| ai-hub/integration_tests/conftest.py |
|---|
| ai-hub/integration_tests/test_agents.py |
|---|
| ai-hub/integration_tests/test_coworker_flow.py |
|---|
| ai-hub/integration_tests/test_coworker_full_journey.py |
|---|
| ai-hub/integration_tests/test_file_sync.py |
|---|
| ai-hub/integration_tests/test_missing_endpoints.py |
|---|
| ai-hub/integration_tests/test_node_registration.py |
|---|
| ai-hub/integration_tests/test_sessions.py 0 → 100644 |
|---|
| ai-hub/integration_tests/test_user_admin.py 0 → 100644 |
|---|
| ai-hub/integration_tests/test_user_misc.py 0 → 100644 |
|---|
| run_integration_tests.sh |
|---|