Skip to content

chore: set "Access-Control-Allow-Credentials" when testing xhr credentials#409

Merged
kettanaito merged 1 commit intomainfrom
chore/test-credentials-forbidden
Aug 30, 2023
Merged

chore: set "Access-Control-Allow-Credentials" when testing xhr credentials#409
kettanaito merged 1 commit intomainfrom
chore/test-credentials-forbidden

Conversation

@kettanaito
Copy link
Copy Markdown
Member

I've noticed release job failures due to one integration test writing to stderr (not actually exiting): https://github.com/mswjs/interceptors/actions/runs/6018488102.

This configures that test to correctly allow credentials: "include" in JSDOM through the right response header.

@kettanaito kettanaito merged commit d60e97f into main Aug 30, 2023
@kettanaito kettanaito deleted the chore/test-credentials-forbidden branch August 30, 2023 15:05
@kettanaito
Copy link
Copy Markdown
Member Author

Released: v0.24.0 🎉

This has been released in v0.24.0!

Make sure to always update to the latest version (npm i @mswjs/interceptors@latest) to get the newest features and bug fixes.


Predictable release automation by @ossjs/release.

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.

1 participant