Skip to content

feat: introduce v3 compatibility tests#255

Open
Misch369 wants to merge 1 commit into
asyncapi:masterfrom
Misch369:feat/v3-tck-tests
Open

feat: introduce v3 compatibility tests#255
Misch369 wants to merge 1 commit into
asyncapi:masterfrom
Misch369:feat/v3-tck-tests

Conversation

@Misch369

Copy link
Copy Markdown

Closes #247

This PR introduces the initial foundation for testing AsyncAPI v3 compatibility.

Changes:

  • Added a fast CLI test runner in scripts/test-cli.js using @asyncapi/parser.
  • Wired up npm test to validate all YAML files automatically.
  • Added properly formatted valid and invalid YAML documents for v3 AsyncAPI Object, Channel Object, Operation Object, and Components Object.

Local tests pass successfully (11 checks).

@sonarqubecloud

Copy link
Copy Markdown

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Introduce v3 compatibility tests

1 participant