feat: add missing integration tests and fix multiple bugs discovered during testing
1 parent 1b8f145 commit 360d0e86bb9a5ec6e7fdd3c07deef7469d948ae2
@jerxie jerxie authored 16 days ago
Showing 11 changed files
View
ai-hub/app/api/routes/skills.py
View
ai-hub/app/config.py
View
ai-hub/app/core/services/mesh.py
View
ai-hub/app/core/services/preference.py
View
ai-hub/app/core/vector_store/embedder/genai.py
View
ai-hub/app/db/models/agent.py
View
ai-hub/integration_tests/test_agents.py
View
ai-hub/integration_tests/test_missing_endpoints.py 0 → 100644
View
ai-hub/integration_tests/test_node_registration.py
View
ai-hub/integration_tests/test_skills_extended.py 0 → 100644
View
run_integration_tests.sh