Главная
Study mode:
on
1
Intro
2
Why write tests?
3
Check if errors and edge cases are handled correctly
4
Improves your code quality
5
Or test GraphQL client-side
6
Testing client-side
7
Test schemas
8
And for bigger schemas?
9
What about resolvers?
10
Integration tests?
11
With server mocking
12
Together with Postman
13
On the client-side
14
And end-to-end testing?
15
100% test coverage !== 0% bugs
Description:
Dive into a comprehensive exploration of GraphQL testing methodologies in this 41-minute conference talk by Roy Derks at NDC Conferences. Learn why testing is crucial for all projects, especially when working with specific frameworks like GraphQL. Discover how to effectively test GraphQL schemas and queries beyond traditional JavaScript testing tools. Explore various testing approaches, including client-side testing, schema validation, resolver testing, and integration tests with server mocking. Gain insights into using Postman for GraphQL testing, implementing client-side tests, and conducting end-to-end testing. Understand the importance of test coverage while acknowledging that 100% coverage doesn't guarantee a bug-free application. Enhance your GraphQL development skills and improve overall code quality through comprehensive testing strategies.

Testing GraphQL - From Zero To Hundred Percent

NDC Conferences
Add to list