|
feat: add missing integration tests and fix multiple bugs discovered during testing
|
|---|
|
|
| ai-hub/app/api/routes/skills.py |
|---|
| ai-hub/app/config.py |
|---|
| ai-hub/app/core/services/mesh.py |
|---|
| ai-hub/app/core/services/preference.py |
|---|
| ai-hub/app/core/vector_store/embedder/genai.py |
|---|
| ai-hub/app/db/models/agent.py |
|---|
| ai-hub/integration_tests/test_agents.py |
|---|
| ai-hub/integration_tests/test_missing_endpoints.py 0 → 100644 |
|---|
| ai-hub/integration_tests/test_node_registration.py |
|---|
| ai-hub/integration_tests/test_skills_extended.py 0 → 100644 |
|---|
| run_integration_tests.sh |
|---|