Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test(cookies): use global fetch vs "node-fetch" #1862

Merged
merged 2 commits into from
Nov 16, 2023

Conversation

kettanaito
Copy link
Member

@kettanaito kettanaito commented Nov 16, 2023

Attempt to resolve the failing CI job.

Original error message:

❯ test/node/rest-api/cookies-inheritance.node.test.ts  (1 test | 1 failed) 45ms
   ❯ test/node/rest-api/cookies-inheritance.node.test.ts > inherits cookies set from a preceeding request
     → request to https://127.0.0.1:49342/login failed, reason: certificate has expired

Not reproducible locally.

@kettanaito kettanaito changed the title test(cookies): use test "httpsAgent" for self-signed certs test(cookies): use global fetch vs "node-fetch" Nov 16, 2023
@kettanaito kettanaito merged commit 54df656 into main Nov 16, 2023
9 checks passed
@kettanaito kettanaito deleted the chore/use-test-https-agent branch November 16, 2023 11:04
@kettanaito
Copy link
Member Author

Released: v2.0.7 🎉

This has been released in v2.0.7!

Make sure to always update to the latest version (npm i msw@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