Skip to content

Stellar - #589

Merged
LaGodxy merged 19 commits into
StarkMindsHQ:mainfrom
itsjaneossai:Stellar
Apr 30, 2026
Merged

Stellar#589
LaGodxy merged 19 commits into
StarkMindsHQ:mainfrom
itsjaneossai:Stellar

Conversation

@itsjaneossai

@itsjaneossai itsjaneossai commented Apr 29, 2026

Copy link
Copy Markdown
Contributor

Closes #471

Add Jest configuration for contract tests
This script publishes pacts to a pact broker using configuration from pact.config. It logs the publishing process and handles errors appropriately.
This script reads Pact files from the 'pact/contracts' directory, generates documentation in Markdown format, and saves it to the 'docs/contracts' directory.
This workflow runs consumer contract tests, verifies provider contracts, and generates documentation for contracts. It includes steps for deploying to GitHub Pages and checking deployment conditions.
@itsjaneossai
itsjaneossai requested a review from LaGodxy as a code owner April 29, 2026 11:43
@drips-wave

drips-wave Bot commented Apr 29, 2026

Copy link
Copy Markdown

@itsjaneossai Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@LaGodxy
LaGodxy merged commit ee32ecb into StarkMindsHQ:main Apr 30, 2026
11 of 15 checks passed
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.

Testing: Implement Contract Testing

2 participants