aws-amplify / amplify-js

A declarative JavaScript library for application development using cloud services.
https://docs.amplify.aws/lib/q/platform/js
Apache License 2.0
9.44k stars 2.13k forks source link

feat(auth): enable parallel otp runs #14034

Open jjarvisp opened 19 hours ago

jjarvisp commented 19 hours ago

Description of changes

The purpose of this change is add support for multiple parallel integ test runs across each spec by adding an OTP code filter by username.

Issue #, if available

Description of how you validated changes

Test Run: https://github.com/aws-amplify/amplify-js/actions/runs/12002623338/job/33454973652

Checklist

Checklist for repo maintainers

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