Skip to content

[Feature]: Wire the AI-Catalog Go SDK into test suite #2064

Description

@ramizpolic

Problem Statement

Currently, we are not testing if the Catalog API is conformant to the latest standard as part of our test suite. This is problematic as the Catalog spec continues to evolve which leads to our APIs exposing outdated and non-conformant results.
Since https://github.com/agntcy/ai-catalog-go is designed as an official SDK that follows the latest spec, we can leverage it for testing and validation as part of our test suite.

Proposed Solution

Add AI Catalog SDK conformance tests as part of the E2E test suite that leverages https://github.com/agntcy/ai-catalog-go for validating the responses of our well-known/search endpoints including multiple artifacts (MCP, Skill, A2A), identities, and signatures.

Alternatives Considered

No response

Additional Context

No response

Checklist

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    • Status
      Backlog

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions