Testing Serverless AWS AppSync GraphQL APIs with AWS Amplify - Quick Start

dabit3

Nader Dabit

Posted on August 8, 2019

Testing Serverless AWS AppSync GraphQL APIs with AWS Amplify - Quick Start

This week we released a new test suite built into the Amplify CLI that allows you to test GraphQL APIs, NoSQL databases, storage, and lambda functions.

Using the new mock command, you can mock an entire application or just a single API.

In the above video, I show a quick intro to testing serverless GraphQL APIs using the new testing feature.


In the next video (below), I go into more depth showing how to test authorization and searching based on a secondary index.

Testing Serverless AWS AppSync GraphQL APIs with AWS Amplify - Authorization and Custom Queries

💖 💪 🙅 🚩
dabit3
Nader Dabit

Posted on August 8, 2019

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related