stripe-ios/Stripe/StripeiOSTests
John Woo bfb782f954
Refactor PaymentSheetFormFactory to reduce duplication w/ customerSheet (#2636)
2023-06-14 14:06:00 -07:00
..
Resources Fix bindings for BLIK (#2388) 2023-03-17 14:40:25 -07:00
APIRequestTest.swift Update APIRequestTest.swift (#2519) 2023-04-27 18:27:28 +00:00
AddPaymentMethodViewControllerSnapshotTests.swift Update flow bugfixes (#2429) 2023-03-29 13:48:05 -07:00
AddressViewControllerSnapshotTests.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
AfterpayPriceBreakdownViewSnapshotTests.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
AnalyticsHelperTests.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
AutoCompleteViewControllerSnapshotTests.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
ButtonLinkSnapshotTests.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
CardExpiryDateTests.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
CircularButtonSnapshotTests.swift Fix build on Xcode 14.3 (#2340) 2023-03-02 15:37:02 -08:00
ConfirmButtonSnapshotTests.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
ConfirmButtonTests.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
ConsumerSessionTests.swift Disable link integration tests (#2402) 2023-03-20 11:31:12 -07:00
CustomerAdapterTests.swift Remove listing achv2 saved payment methods in customer sheet (#2608) 2023-05-26 07:48:10 -07:00
Error+PaymentSheetTests.swift Read error message from server during SSC (#2401) 2023-03-21 09:08:16 -07:00
FBSnapshotTestCase+STPViewControllerLoading.swift
FormSpecProviderTest.swift Enable BDCC for LUXE PMs (#2367) 2023-03-13 22:38:57 +00:00
FraudDetectionDataTest.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
ImageTest.swift
Info.plist
KlarnaHelperTest.swift Update Klarna supported countries (#2469) 2023-04-14 08:02:38 -07:00
LinkAccountServiceTests.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
LinkBadgeViewSnapshotTest.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
LinkCardEditElementSnapshotTests.swift Enable BDCC in link edit card (#2372) 2023-03-13 17:29:19 -07:00
LinkInMemoryCookieStoreTests.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
LinkInlineSignupElementSnapshotTests.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
LinkInstantDebitMandateViewSnapshotTests.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
LinkLegalTermsViewSnapshotTests.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
LinkNavigationBarSnapshotTests.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
LinkNoticeViewSnapshotTests.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
LinkPaymentMethodPickerSnapshotTests.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
LinkSignupViewModelTests.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
LinkStubs.swift [Link] Refactor ConsumerSession to support Codable and modern bindings (#2291) 2023-02-27 11:45:47 -08:00
LinkToastSnapshotTests.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
LinkVerificationViewSnapshotTests.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
MKPlacemark+PaymentSheetTests.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
NSArray+StripeTest.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
NSDecimalNumber+StripeTest.swift Force PKR currency to 2 decimals (#2603) 2023-05-25 19:12:41 +00:00
NSDictionary+StripeTest.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
NSLocale+STPSwizzling.h
NSLocale+STPSwizzling.m
NSString+StripeTest.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
NSURLComponents_StripeTest.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
OneTimeCodeTextFieldSnapshotTests.swift Migrate OneTimeCodeTextField to StripeUICore (#2241) 2023-01-30 09:14:58 -05:00
OneTimeCodeTextFieldTests.swift Migrate OneTimeCodeTextField to StripeUICore (#2241) 2023-01-30 09:14:58 -05:00
OperationDebouncerTests.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
PKPayment+StripeTest.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
PayWithLinkButtonSnapshotTests.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
PayWithLinkViewController-WalletViewModelTests.swift [Link] Add Instant Debits-only mode and associated API (#2210) 2023-01-20 13:50:25 -08:00
PaymentAnalyticTest.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
PaymentMethodMessagingViewFunctionalTest.swift
PaymentMethodMessagingViewSnapshotTests.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
PaymentSheet+APITest.swift Stop validating amount in deferred flow (#2642) 2023-06-12 09:14:23 -07:00
PaymentSheetAddressTests.swift
PaymentSheetDeferredValidatorTests.swift Stop validating amount in deferred flow (#2642) 2023-06-12 09:14:23 -07:00
PaymentSheetFormFactorySnapshotTest.swift Refactor PaymentSheetFormFactory to reduce duplication w/ customerSheet (#2636) 2023-06-14 14:06:00 -07:00
PaymentSheetFormFactoryTest.swift Refactor PaymentSheetFormFactory to reduce duplication w/ customerSheet (#2636) 2023-06-14 14:06:00 -07:00
PaymentSheetLinkAccountTests.swift [Link] Refactor ConsumerSession to support Codable and modern bindings (#2291) 2023-02-27 11:45:47 -08:00
PaymentSheetPaymentMethodTypeTest.swift Restrict manual confirmation usage to FlowController (#2633) 2023-06-07 09:25:11 -07:00
PaymentSheetTestUtils.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
PaymentTypeCellSnapshotTests.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
RotatingCardBrandsViewSnapshotTests.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
RotatingCardBrandsViewTests.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
STPAPIClient+LinkAccountSessionTest.swift Add support for ACHv2 to decoupled flow (#2520) 2023-05-03 15:37:06 -07:00
STPAPIClientNetworkBridgeTest.m
STPAPIClientStubbedTest.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
STPAPIClientTest.swift Merge master into SavedPaymentMethodBranch & redo storyboard v2 (#2464) 2023-04-14 13:47:02 -07:00
STPAPISettingsBridgeTest.m
STPAUBECSDebitFormViewSnapshotTests.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
STPAUBECSFormViewModelTests.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
STPAddCardViewControllerLocalizationTests.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
STPAddCardViewControllerTest.swift Fix race condition between fetching payment options and setting properties after init (#2314) 2023-02-27 10:08:31 -08:00
STPAddressTests.m
STPAddressViewModelTest.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
STPAnalyticsClientPaymentSheetTest.swift Stop sending payment_method in analytics (#2251) 2023-01-30 17:52:06 +00:00
STPAnalyticsClientPaymentsTest.swift Merge master into SavedPaymentMethodBranch & redo storyboard v2 (#2464) 2023-04-14 13:47:02 -07:00
STPApplePayContextFunctionalTest.m
STPApplePayContextFunctionalTestExtras.swift Fix build on Xcode 14.3 (#2340) 2023-03-02 15:37:02 -08:00
STPApplePayContextTest.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
STPApplePayFunctionalTest.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
STPApplePayPaymentOptionTest.m
STPApplePayTest.m
STPApplePayTest.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
STPBECSDebitAccountNumberValidatorTests.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
STPBSBNumberValidatorTests.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
STPBankAccountFunctionalTest.m
STPBankAccountParamsTest.m
STPBankAccountTest.m
STPBinRangeTest.swift Change behavior of STPBinController.mostSpecificBINRange (#2486) 2023-04-18 14:24:31 -07:00
STPBlocks.h
STPCardBINMetadataTests.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
STPCardBrandTest.m Add API for Card Brand Choice (#2373) 2023-03-13 17:44:19 +00:00
STPCardCVCInputTextFieldFormatterTests.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
STPCardCVCInputTextFieldSnapshotTests.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
STPCardCVCInputTextFieldTests.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
STPCardCVCInputTextFieldValidatorTests.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
STPCardExpiryInputTextFieldFormatterTests.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
STPCardExpiryInputTextFieldSnapshotTests.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
STPCardExpiryInputTextFieldValidatorTests.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
STPCardFormViewSnapshotTests.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
STPCardFormViewTests.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
STPCardFunctionalTest.m
STPCardNumberInputTextFieldFormatterTests.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
STPCardNumberInputTextFieldSnapshotTests.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
STPCardNumberInputTextFieldValidatorTests.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
STPCardParamsTest.m
STPCardTest.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
STPCardValidatorTest.swift Add API for Card Brand Choice (#2373) 2023-03-13 17:44:19 +00:00
STPCertTest.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
STPConfirmCardOptionsTest.m
STPConfirmPaymentMethodOptionsTest.m
STPConnectAccountAddressTest.m
STPConnectAccountFunctionalTest.m
STPConnectAccountParamsTest.m
STPCountryPickerInputFieldSnapshotTests.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
STPCustomerContextTest.swift Refactor Wallet Mode with Swift-y API (#2529) 2023-05-04 16:51:25 -07:00
STPCustomerTest.m
STPE2ETest.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
STPElementsSessionTest.swift Add STPElementsSession to Intent.deferredIntent (#2298) 2023-02-16 23:07:49 +00:00
STPEphemeralKeyManagerTest.m
STPEphemeralKeyTest.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
STPErrorBridgeTest.m
STPFPXBankBrandTest.m
STPFileFunctionalTest.m
STPFileTest.m
STPFixtures+Swift.swift Refactor PaymentSheet deferred confirm code (#2569) 2023-05-16 13:03:44 -07:00
STPFixtures.h
STPFixtures.m
STPFloatingPlaceholderTextFieldSnapshotTests.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
STPFormEncoderTest.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
STPFormTextFieldTest.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
STPFormViewSnapshotTests.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
STPGenericInputPickerFieldSnapshotTests.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
STPGenericInputPickerFieldValidatorTest.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
STPGenericInputTextFieldSnapshotTests.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
STPImageLibraryTest.swift Add API for Card Brand Choice (#2373) 2023-03-13 17:44:19 +00:00
STPInputTextFieldFormatterTests.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
STPInputTextFieldValidatorTests.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
STPIntentActionAlipayHandleRedirectTest.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
STPIntentActionTest.m
STPIntentActionTypeTest.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
STPIntentActionWeChatPayRedirectToAppTest.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
STPIntentWithPreferencesTest.swift Validate that the Intent matches the IntentConfiguration (#2577) 2023-05-17 15:55:15 -07:00
STPLabeledFormTextFieldViewSnapshotTests.m
STPLabeledMultiFormTextFieldViewSnapshotTests.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
STPMandateCustomerAcceptanceParamsTest.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
STPMandateDataParamsTest.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
STPMandateOnlineParamsTest.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
STPMocks.h
STPMocks.m
STPNetworkStubbingTestCase.h
STPNetworkStubbingTestCase.m
STPNetworkStubbingTestCase.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
STPNumericDigitInputTextFormatterTests.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
STPNumericStringValidatorTests.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
STPPIIFunctionalTest.m
STPPaymentCardTextFieldTest.m
STPPaymentCardTextFieldTestsSwift.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
STPPaymentCardTextFieldViewModelTest.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
STPPaymentConfigurationTest.m
STPPaymentContextApplePayTest.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
STPPaymentContextSnapshotTests.m Remove extraneous test extensions (#2347) 2023-03-02 13:27:48 -08:00
STPPaymentHandlerFunctionalTest.m Mock Alipay test (#2607) 2023-05-25 16:21:14 -07:00
STPPaymentHandlerFunctionalTest.swift Refactor PaymentSheet deferred confirm code (#2569) 2023-05-16 13:03:44 -07:00
STPPaymentHandlerStubbedMockedFilesTests.swift Fix bindings for BLIK (#2388) 2023-03-17 14:40:25 -07:00
STPPaymentHandlerTests.swift Cash App (Bindings + PaymentSheet) (#2226) 2023-01-17 13:51:20 -08:00
STPPaymentIntentEnumsTest.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
STPPaymentIntentFunctionalTest.m Fix broken affirm test 2023-05-30 13:30:11 -07:00
STPPaymentIntentFunctionalTest.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
STPPaymentIntentLastPaymentErrorTest.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
STPPaymentIntentParamsTest.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
STPPaymentIntentTest.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
STPPaymentMethodAUBECSDebitParamsTests.m
STPPaymentMethodAUBECSDebitTests.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
STPPaymentMethodAddressTest.m
STPPaymentMethodAffirmParamsTest.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
STPPaymentMethodAffirmTests.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
STPPaymentMethodAfterpayClearpayParamsTest.m
STPPaymentMethodAfterpayClearpayTest.m
STPPaymentMethodBacsDebitTest.m
STPPaymentMethodBancontactParamsTests.m
STPPaymentMethodBancontactTests.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
STPPaymentMethodBillingDetailsTest.m
STPPaymentMethodBillingDetailsTests+Link.swift Preserve complete billing & card details across `update` calls (#2415) 2023-03-27 11:29:49 -07:00
STPPaymentMethodBoletoParamsTests.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
STPPaymentMethodBoletoTests.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
STPPaymentMethodCardChecksTest.m
STPPaymentMethodCardParamsTest.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
STPPaymentMethodCardTest.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
STPPaymentMethodCardWalletMasterpassTest.m
STPPaymentMethodCardWalletTest.m
STPPaymentMethodCardWalletVisaCheckoutTest.m
STPPaymentMethodCashAppParamsTests.swift Cash App (Bindings + PaymentSheet) (#2226) 2023-01-17 13:51:20 -08:00
STPPaymentMethodCashAppTests.swift Cash App (Bindings + PaymentSheet) (#2226) 2023-01-17 13:51:20 -08:00
STPPaymentMethodEPSParamsTests.m
STPPaymentMethodEPSTests.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
STPPaymentMethodFPXTest.m
STPPaymentMethodFunctionalTest.m
STPPaymentMethodGiropayParamsTests.m
STPPaymentMethodGiropayTests.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
STPPaymentMethodGrabPayParamsTest.m
STPPaymentMethodKlarnaParamsTests.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
STPPaymentMethodKlarnaTests.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
STPPaymentMethodNetBankingParamsTest.m
STPPaymentMethodNetBankingTests.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
STPPaymentMethodOXXOParamsTests.m
STPPaymentMethodOXXOTests.m
STPPaymentMethodOptionsTest.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
STPPaymentMethodParamsTest.m
STPPaymentMethodPayPalParamsTests.m
STPPaymentMethodPayPalTests.m
STPPaymentMethodPrzelewy24ParamsTests.m
STPPaymentMethodPrzelewy24Tests.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
STPPaymentMethodSEPADebitTest.m
STPPaymentMethodSofortParamsTests.m
STPPaymentMethodSofortTests.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
STPPaymentMethodTest.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
STPPaymentMethodThreeDSecureUsageTest.m
STPPaymentMethodUPIParamsTest.m
STPPaymentMethodUPITests.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
STPPaymentMethodUSBankAccountParamsStubbedTest.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
STPPaymentMethodUSBankAccountParamsTest.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
STPPaymentMethodUSBankAccountTest.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
STPPaymentMethodiDEALTest.m
STPPaymentOptionsViewControllerLocalizationTests.swift Fix build on Xcode 14.3 (#2340) 2023-03-02 15:37:02 -08:00
STPPaymentOptionsViewControllerTest.swift Fix build on Xcode 14.3 (#2340) 2023-03-02 15:37:02 -08:00
STPPhoneNumberValidatorTest.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
STPPinManagementServiceFunctionalTest.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
STPPostalCodeInputTextFieldFormatterTests.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
STPPostalCodeInputTextFieldSnapshotTests.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
STPPostalCodeInputTextFieldTests.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
STPPostalCodeInputTextFieldValidatorTests.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
STPPostalCodeValidatorTest.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
STPPushProvisioningDetailsFunctionalTest.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
STPRadarSessionFunctionalTest.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
STPRedirectContextTest.m
STPSTPViewWithSeparatorSnapshotTests.m
STPSetupIntentConfirmParamsTest.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
STPSetupIntentFunctionalTest.m
STPSetupIntentFunctionalTest.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
STPSetupIntentLastSetupErrorTest.m
STPSetupIntentTest.m
STPShippingAddressViewControllerLocalizationTests.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
STPShippingAddressViewControllerTest.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
STPShippingMethodsViewControllerLocalizationTests.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
STPSourceCardDetailsTest.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
STPSourceFunctionalTest.m Fix STPSourceFunctionalTest (#2496) 2023-04-20 15:00:21 -07:00
STPSourceOwnerTest.m
STPSourceParamsTest.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
STPSourceReceiverTest.m
STPSourceRedirectTest.m
STPSourceSEPADebitDetailsTest.m
STPSourceTest.m
STPSourceVerificationTest.m
STPStackViewWithSeparatorSnapshotTests.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
STPStringUtilsTest.m
STPStringUtilsTest.swift
STPSwiftFixtures.swift Fix build on Xcode 14.3 (#2340) 2023-03-02 15:37:02 -08:00
STPTestAPIClient+Swift.swift
STPTestUtils.h
STPTestUtils.m
STPTestingAPIClient.h Fix klarna functional test (#2491) 2023-04-19 19:32:59 +00:00
STPTestingAPIClient.m Refactor PaymentSheet deferred confirm code (#2569) 2023-05-16 13:03:44 -07:00
STPTextFieldDelegateProxyTests.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
STPThreeDSButtonCustomizationTest.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
STPThreeDSFooterCustomizationTest.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
STPThreeDSLabelCustomizationTest.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
STPThreeDSNavigationBarCustomizationTest.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
STPThreeDSSelectionCustomizationTest.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
STPThreeDSTextFieldCustomizationTest.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
STPThreeDSUICustomizationTest.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
STPTokenTest.m
STPUIVCStripeParentViewControllerTests.m
SWHttpTrafficRecorder.h
SWHttpTrafficRecorder.m
ServerErrorMapperTest.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
StripeErrorTest.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
StripeTests-Prefix.pch
StripeiOS Tests-Bridging-Header.h
TextFieldElement+CardTest.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00
TextFieldElement+IBANTest.swift Support preserving previous customer input for all PaymentSheet fields (#2427) 2023-03-29 08:53:03 -07:00
UINavigationBar+StripeTest.m
UserDefaults+StripeTest.swift
WalletHeaderViewSnapshotTests.swift Lint Stripe (#2217) 2023-01-12 10:15:39 -08:00