aws-samples / serverless-test-samples

This repository is designed to provide guidance for implementing comprehensive test suites for serverless applications.
MIT No Attribution
286 stars 88 forks source link

Typescript - Test AWS AppSync using GraphQL requests #117

Open rohanmeh opened 1 year ago

dancfox commented 1 year ago

Code for this will eventually live here.

We'll put a README file and meta data file in our repo. I'm working through this PR now.

dancfox commented 1 year ago

The code has been approved and merged into an external repository. It is actually made up of three different projects. Find them here. Please follow the pattern used by the Step Functions Local sample by creating a README specific for testing, a metadata file for Serverlessland, and then a link over to the codebase at the external location.

brnkrygs commented 1 year ago

Additional work coming by Mohite, Sangram and Mishra, Pranshu