Skip to content

fix(test): update response status in message-side-effect-service test to avoid a decode error#322

Merged
Makisuo merged 1 commit into
HazelChat:mainfrom
abusarah-tech:fix/status-code-causes-decode-error-in-tests
Jun 24, 2026
Merged

fix(test): update response status in message-side-effect-service test to avoid a decode error#322
Makisuo merged 1 commit into
HazelChat:mainfrom
abusarah-tech:fix/status-code-causes-decode-error-in-tests

Conversation

@abusarah-tech

Copy link
Copy Markdown
Contributor

This PR should fix an issue related to the test cases of message-side-effect-service.test.ts. The cause is effect/unstable/workflow itself which returns Schema.Void that translates to HTTP 200 by HttpApiClient and not HTTP 204

https://github.com/Effect-TS/effect-smol/blob/0b5795a0ab4395e8f15955d8d96f2303084bfc64/packages/effect/src/unstable/workflow/Workflow.ts#L456

@vercel

vercel Bot commented Jun 23, 2026

Copy link
Copy Markdown

@abusarah-tech is attempting to deploy a commit to the Hazel Team on Vercel.

A member of the Team first needs to authorize it.

@abusarah-tech abusarah-tech changed the title fix: update response status in message-side-effect-service test to avoid a decode error fix(test): update response status in message-side-effect-service test to avoid a decode error Jun 23, 2026
@Makisuo Makisuo merged commit f033d60 into HazelChat:main Jun 24, 2026
4 of 6 checks passed
@abusarah-tech abusarah-tech deleted the fix/status-code-causes-decode-error-in-tests branch June 24, 2026 01:10
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