aws-samples / serverless-test-samples

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

Typescript test sample: AppSync, Congito, Lambda #273

Closed aiden-walton closed 10 months ago

aiden-walton commented 1 year ago

Issue #, if available:

Description of changes:

This example contains introductory testing examples of TypeScript tests written for AWS AppSync with authentication provided by Amazon Cognito.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

brnkrygs commented 11 months ago

Oh, one other adjustment: could you rename the top folder to include your organization name as the suffix, similar to the Datadog example?

aiden-walton commented 11 months ago

Thanks @brnkrygs, pushed some updates!