Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 420 Bytes

File metadata and controls

8 lines (5 loc) · 420 Bytes

Backend Build Integration Test

  • Creates an AppSync API
  • Used codegen to generate graphql statements and types

Note

This repo is duplicated in 2 different branches: mainline and pboundary. This is because Amplify CLI uses the branch name to create the backend environment. So if multiple integration tests are using the same repo with the same branch, there are conflicts naming resources like S3 buckets.