Join Discord
Powered by
Any examples of tests with jest for overriding Sin...
# support-questions-legacy
r
rafa032578
02/08/2023, 3:33 PM
Any examples of tests with jest for overriding SingUpPOST in the recipelist? (Backend in NodeJS)
r
rp_st
02/08/2023, 4:04 PM
hey
@rafa032578
rp_st
02/08/2023, 4:07 PM
you can checkout the tests that we have for our node sdk if that helps -
https://github.com/supertokens/supertokens-node/blob/master/test/emailpassword/signupFeature.test.js
Previous
Next