Skip to content

Conversation

@stringintech
Copy link
Owner

Handlers are now expected to be implemented separately (e.g., in binding repos) and pin to a specific release version of this test repository prepared by the added goreleaser CI job.
Another CI job is added to run the test runner (previously named as orchestrator) against a mock handler which just echoes the expected response on receiving each request from the test runner.

Handlers are now expected to be implemented separately (e.g., in binding repos) and pin to specific versions of this test repository
Implement a mock handler that validates the test framework itself.
The handler embeds test cases, reads requests from stdin, and returns expected responses from the JSON test files.
Configure goreleaser to build and release the runner binary for multiple platforms
@stringintech stringintech merged commit 07972eb into main Nov 18, 2025
2 checks passed
@stringintech stringintech deleted the refactor branch November 18, 2025 11:05
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.

2 participants