How to test different types of Apollo-client errors in the same test using react-testing-library?

前端 未结 0 1260
时光说笑
时光说笑 2021-02-03 10:49

Is it possible to test different types of errors in an apollo-client mock?

I want to test a component first using a graphql error and then test it again with a regular er

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