supertokens / supertokens-node

Node SDK for SuperTokens core
https://supertokens.com
Other
293 stars 79 forks source link

fix: Update docker images + polyfill fetch by node-fetch for tests #773

Closed anku255 closed 9 months ago

anku255 commented 9 months ago

Summary of change

This PR reverts the docker images for every other test other than unit as those were failing with the newer images.

Test Plan

(Write your test plan here. If you changed any code, please provide us with clear instructions on how you verified your changes work. Bonus points for screenshots and videos!)

Documentation changes

(If relevant, please create a PR in our docs repo, or create a checklist here highlighting the necessary changes)

Checklist for important updates