Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(Auth): Add unit tests for TOTP #3046

Merged
merged 9 commits into from
Jul 4, 2023
Merged

Conversation

harsh62
Copy link
Member

@harsh62 harsh62 commented Jun 23, 2023

Description

TOTP PR Number # 7

Depends on:

Changes

  • Adds all the unit tests

NOTE: The unit and integration tests will fail until all changes make it to the feature branch
(The PR is directed towards a feature branch)

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

@harsh62 harsh62 marked this pull request as ready for review June 23, 2023 15:58
@harsh62 harsh62 requested a review from a team as a code owner June 23, 2023 15:58
Base automatically changed from feat/totp-pr6 to feat/totp-support July 4, 2023 00:25
@harsh62
Copy link
Member Author

harsh62 commented Jul 4, 2023

@thisisabhash I will try to resolve these comments in a future PR.

@harsh62 harsh62 merged commit 3266230 into feat/totp-support Jul 4, 2023
@harsh62 harsh62 deleted the feat/totp-pr7 branch July 4, 2023 00:29
harsh62 added a commit that referenced this pull request Jul 4, 2023
* feat(Auth): Adding TOTP support in Amplify Auth category

* feat(Auth): Adding TOTP related models to AWSCognitoPlugin

* feat(Auth): Adding TOTP service behaviour

* feat(Auth): Adding TOTP tasks and requests to AWSAuthCognitoPlugin

* feat(Auth): Adding TOTP state machine actions

* feat(Auth): Adding TOTP states, events, data models and resolvers

* feat(Auth): Add unit tests for TOTP

* feat(Auth): TOTP Unit test changes
harsh62 added a commit that referenced this pull request Jul 19, 2023
* feat(Auth): Adding TOTP support in Amplify Auth category

* feat(Auth): Adding TOTP related models to AWSCognitoPlugin

* feat(Auth): Adding TOTP service behaviour

* feat(Auth): Adding TOTP tasks and requests to AWSAuthCognitoPlugin

* feat(Auth): Adding TOTP state machine actions

* feat(Auth): Adding TOTP states, events, data models and resolvers

* feat(Auth): Add unit tests for TOTP

* feat(Auth): TOTP Unit test changes
harsh62 added a commit that referenced this pull request Jul 25, 2023
* feat(Auth): Adding TOTP support in Amplify Auth category

* feat(Auth): Adding TOTP related models to AWSCognitoPlugin

* feat(Auth): Adding TOTP service behaviour

* feat(Auth): Adding TOTP tasks and requests to AWSAuthCognitoPlugin

* feat(Auth): Adding TOTP state machine actions

* feat(Auth): Adding TOTP states, events, data models and resolvers

* feat(Auth): Add unit tests for TOTP

* feat(Auth): TOTP Unit test changes
harsh62 added a commit that referenced this pull request Aug 1, 2023
* feat(Auth): Adding TOTP support in Amplify Auth category

* feat(Auth): Adding TOTP related models to AWSCognitoPlugin

* feat(Auth): Adding TOTP service behaviour

* feat(Auth): Adding TOTP tasks and requests to AWSAuthCognitoPlugin

* feat(Auth): Adding TOTP state machine actions

* feat(Auth): Adding TOTP states, events, data models and resolvers

* feat(Auth): Add unit tests for TOTP

* feat(Auth): TOTP Unit test changes
harsh62 added a commit that referenced this pull request Aug 28, 2023
* feat(Auth): Adding TOTP support in Amplify Auth category

* feat(Auth): Adding TOTP related models to AWSCognitoPlugin

* feat(Auth): Adding TOTP service behaviour

* feat(Auth): Adding TOTP tasks and requests to AWSAuthCognitoPlugin

* feat(Auth): Adding TOTP state machine actions

* feat(Auth): Adding TOTP states, events, data models and resolvers

* feat(Auth): Add unit tests for TOTP

* feat(Auth): TOTP Unit test changes
harsh62 added a commit that referenced this pull request Aug 28, 2023
* feat(Auth): Adding TOTP support in Amplify Auth category

* feat(Auth): Adding TOTP related models to AWSCognitoPlugin

* feat(Auth): Adding TOTP service behaviour

* feat(Auth): Adding TOTP tasks and requests to AWSAuthCognitoPlugin

* feat(Auth): Adding TOTP state machine actions

* feat(Auth): Adding TOTP states, events, data models and resolvers

* feat(Auth): Add unit tests for TOTP

* feat(Auth): TOTP Unit test changes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants