Considering freelancing? Check out the contract positions from Toughbyte.

Testing with Apollo Client

In the past, I have faced some issues when I have written unit tests for components that rely on GraphQL queries, mutations, and subscriptions handled by the Apollo Client. During that time I have discovered a few tricks that make writing those tests and that is what I am planning on sharing in my talk.