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 coverage for SSR / node.js compatibility #88

Open
jehna opened this issue Sep 15, 2020 · 1 comment
Open

Test coverage for SSR / node.js compatibility #88

jehna opened this issue Sep 15, 2020 · 1 comment

Comments

@jehna
Copy link
Owner

jehna commented Sep 15, 2020

#86 indicated that this library might be used in non-browser environments.

It should be pretty straightforward to make this library also node-compatible. This should be covered by some test cases too. Perhaps use supertest for mocking the actual endpoint?

@jehna
Copy link
Owner Author

jehna commented Mar 8, 2022

This issue will most likely become much easier after node.js starts supporting fetch natively nodejs/node#41749

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant