amplify-swift/AmplifyPlugins/Auth/AWSCognitoAuthPluginTests/AuthenticationProviderTests
Sebastian Villena 08d7313870
chore: Fixing SwiftLint warnings (#2732)
* chore: Fixing SwiftLint warnings in Amplify project

* chore: Fixing SwiftLint warnings in APICategoryPlugin  project

* chore: Fixing SwiftLint warnings in AnalyticsCategoryPlugin project

* chore: Fixing SwiftLint warnings in AWSCognitoAuthPlugin project

* chore: Fixing SwiftLint warnings in DataStoreCategoryPlugin project

* chore: Fixing SwiftLint warnings in PredictionsCategoryPlugin project

* chore: Fixing SwiftLint warnings in StoragePlugin project
2023-02-08 15:06:41 -05:00
..
AuthenticationProviderAdapterTests.swift chore(auth) Wait for tests operations to complete 2023-01-20 16:05:35 -06:00
AuthenticationProviderConfirmResetPasswordTests.swift fix(auth): handle tooManyRequests and limitExceeded separately in AuthErrorHelper (#1122) 2021-03-23 14:20:05 -07:00
AuthenticationProviderConfirmSigninTests.swift chore: Fixing SwiftLint warnings (#2732) 2023-02-08 15:06:41 -05:00
AuthenticationProviderConfirmSignupTests.swift fix(auth): handle tooManyRequests and limitExceeded separately in AuthErrorHelper (#1122) 2021-03-23 14:20:05 -07:00
AuthenticationProviderDeleteUserTests.swift feat (auth): add deleteUser API (#1582) 2022-01-19 18:15:31 -07:00
AuthenticationProviderResendSignupCodeTests.swift chore: Fixing SwiftLint warnings (#2732) 2023-02-08 15:06:41 -05:00
AuthenticationProviderResetPasswordTests.swift chore: Fixing SwiftLint warnings (#2732) 2023-02-08 15:06:41 -05:00
AuthenticationProviderSigninTests.swift feat(auth): Add support for authType as runtime parameter (#1774) 2022-05-19 11:01:19 -04:00
AuthenticationProviderSigninWithSocialWebUITests.swift feat(auth): Fix cancelling hostedUI returning a generic error (#982) 2021-02-03 07:51:59 -08:00
AuthenticationProviderSigninWithWebUITests.swift chore(auth): Updated the signInWithWebUI to use ASWebAuthenticationSession (#1037) 2021-02-03 13:57:23 -08:00
AuthenticationProviderSignoutTests.swift chore: Fixing SwiftLint warnings (#2732) 2023-02-08 15:06:41 -05:00
AuthenticationProviderSignupTests.swift chore: Fixing SwiftLint warnings (#2732) 2023-02-08 15:06:41 -05:00
BaseAuthenticationProviderTest.swift chore(auth): Updated the signInWithWebUI to use ASWebAuthenticationSession (#1037) 2021-02-03 13:57:23 -08:00