aws-amplify / amplify-category-api

The AWS Amplify CLI is a toolchain for simplifying serverless web and mobile development. This plugin provides functionality for the API category, allowing for the creation and management of GraphQL and REST based backends for your amplify project.
https://docs.amplify.aws/
Apache License 2.0
78 stars 66 forks source link

test: split group auth tests #2505

Closed palpatim closed 3 weeks ago

palpatim commented 3 weeks ago

Description of changes

Split group auth tests to increase likelihood of a retry succeeding. After release, I'll follow up with a PR to refactor this further and reduce the duplication amongst the various files

Checklist

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.