Tests don't pass using react-testing-library when adding firebase persistance, but when testing manually, everything works

后端 未结 0 485
情深已故
情深已故 2021-01-31 02:46

I am testing my SingIn component in my React app. All tests passed until I added firebase.auth().setPersistance() to my submit handler. I use jest with react-

相关标签:
回答
  • 消灭零回复
提交回复
热议问题