We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0df0fb9 commit 18e07c3Copy full SHA for 18e07c3
website/src/pages/docs/development-and-testing/testing.mdx
@@ -1,8 +1,8 @@
1
---
2
description:
3
-Learn how to test apollo-angular code using Jest with ApolloTestingModule. It allows for easy
4
-mocking of calls to the GraphQL endpoint, so tests can run in isolation and produce consistent
5
-results.
+ Learn how to test apollo-angular code using Jest with ApolloTestingModule. It allows for easy
+ mocking of calls to the GraphQL endpoint, so tests can run in isolation and produce consistent
+ results.
6
7
8
import { Callout } from '@theguild/components';
0 commit comments