Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
8 changes: 1 addition & 7 deletions Stripe/Stripe.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,8 @@
162C101E57D66F0051164C4A /* Stripe.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 4259421D2CD26E37B96F97B2 /* Stripe.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
2CD7968DA48F7129E16EA0CB /* OHHTTPStubsSwift in Frameworks */ = {isa = PBXBuildFile; productRef = 911CA85A1610303FA0AF0643 /* OHHTTPStubsSwift */; };
2EB68A59660A4D1E14799DA4 /* OHHTTPStubs in Frameworks */ = {isa = PBXBuildFile; productRef = 62887B4538E4E41E735685E1 /* OHHTTPStubs */; };
2F0FC4E67BE577AD66CD1475 /* StripePaymentSheet.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DDC55CC034022DFAC9366E2E /* StripePaymentSheet.framework */; };
32874C6147344A9CB2EF4DAD /* Stripe3DS2.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 33FDC634FD5D79E824240DDC /* Stripe3DS2.framework */; };
360EEE8B706D2A4A49666F7A /* StripePayments.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 22D1C6EB5826E2D7C80B6CF3 /* StripePayments.framework */; };
420F8CAB4FAD6D9AF4AF25C0 /* StripePaymentSheet.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DDC55CC034022DFAC9366E2E /* StripePaymentSheet.framework */; };
42395EF962DB8AD6A094630B /* StripePaymentSheet.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = DDC55CC034022DFAC9366E2E /* StripePaymentSheet.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
5302F9246A4A6381CB4FB874 /* StripePaymentsTestUtils.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 77247622AB08FEF48CA0DC26 /* StripePaymentsTestUtils.framework */; };
5B6F1BF973FC2D8DD6127B7F /* StripePaymentsUI.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = E136A967522048B313E3C62F /* StripePaymentsUI.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
5C51167CC14F653E7117BA61 /* OCMock in Frameworks */ = {isa = PBXBuildFile; productRef = E804AA8C4156CC85FFD9595F /* OCMock */; };
Expand Down Expand Up @@ -88,7 +85,6 @@
CFDD431A9A8A82BAA11AE5BF /* Stripe3DS2.framework in Embed Frameworks */,
CB5AADE45B7B7A40514C054B /* StripeApplePay.framework in Embed Frameworks */,
C035D82D7096E3005858848C /* StripeCore.framework in Embed Frameworks */,
42395EF962DB8AD6A094630B /* StripePaymentSheet.framework in Embed Frameworks */,
BF4A92064926FD7B0E3E92F7 /* StripePayments.framework in Embed Frameworks */,
5B6F1BF973FC2D8DD6127B7F /* StripePaymentsUI.framework in Embed Frameworks */,
D73B7A0C24EDCA415FFBBB18 /* StripeUICore.framework in Embed Frameworks */,
Expand Down Expand Up @@ -185,7 +181,7 @@
/* End PBXFileSystemSynchronizedBuildFileExceptionSet section */

/* Begin PBXFileSystemSynchronizedRootGroup section */
31C5F4532EB2ACE1005770FA /* StripeiOSTests */ = {isa = PBXFileSystemSynchronizedRootGroup; exceptions = (31C5F54C2EB2ACE1005770FA /* PBXFileSystemSynchronizedBuildFileExceptionSet */, ); explicitFileTypes = {}; explicitFolders = (Resources/MockFiles, ); path = StripeiOSTests; sourceTree = "<group>"; };
31C5F4532EB2ACE1005770FA /* StripeiOSTests */ = {isa = PBXFileSystemSynchronizedRootGroup; exceptions = (31C5F54C2EB2ACE1005770FA /* PBXFileSystemSynchronizedBuildFileExceptionSet */, ); explicitFileTypes = {}; explicitFolders = (); path = StripeiOSTests; sourceTree = "<group>"; };
31C5F5562EB2ACE3005770FA /* StripeiOSTestHostApp */ = {isa = PBXFileSystemSynchronizedRootGroup; exceptions = (31C5F55D2EB2ACE3005770FA /* PBXFileSystemSynchronizedBuildFileExceptionSet */, ); explicitFileTypes = {}; explicitFolders = (); path = StripeiOSTestHostApp; sourceTree = "<group>"; };
31C5F55F2EB2ACE5005770FA /* StripeiOSAppHostedTests */ = {isa = PBXFileSystemSynchronizedRootGroup; explicitFileTypes = {}; explicitFolders = (); path = StripeiOSAppHostedTests; sourceTree = "<group>"; };
31C5F5792EB2AD0C005770FA /* StripeiOS */ = {isa = PBXFileSystemSynchronizedRootGroup; exceptions = (31C5F58D2EB2AD0C005770FA /* PBXFileSystemSynchronizedBuildFileExceptionSet */, ); explicitFileTypes = {}; explicitFolders = (); path = StripeiOS; sourceTree = "<group>"; };
Expand All @@ -211,7 +207,6 @@
files = (
AC7C127B11A60222465F4696 /* XCTest.framework in Frameworks */,
D151C8724925DCBA4BA4F46A /* StripeCoreTestUtils.framework in Frameworks */,
420F8CAB4FAD6D9AF4AF25C0 /* StripePaymentSheet.framework in Frameworks */,
EEA502DF8809B8FD0D00785E /* StripePayments.framework in Frameworks */,
E9C690F3629C0AC3CD0260AF /* StripePaymentsObjcTestUtils.framework in Frameworks */,
5302F9246A4A6381CB4FB874 /* StripePaymentsTestUtils.framework in Frameworks */,
Expand All @@ -229,7 +224,6 @@
buildActionMask = 2147483647;
files = (
9291A08CCB34504FCA4B7481 /* XCTest.framework in Frameworks */,
2F0FC4E67BE577AD66CD1475 /* StripePaymentSheet.framework in Frameworks */,
78B70C2EE8334F0FA91439CA /* Stripe.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
Expand Down
1 change: 0 additions & 1 deletion Stripe/StripeiOSTests/APIRequestTest.swift
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ import XCTest
@testable@_spi(STP) import Stripe
@testable@_spi(STP) import StripeCore
@testable@_spi(STP) import StripePayments
@testable@_spi(STP) import StripePaymentSheet
import StripePaymentsTestUtils
@testable@_spi(STP) import StripePaymentsUI

Expand Down
1 change: 0 additions & 1 deletion Stripe/StripeiOSTests/AnalyticsHelperTests.swift
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ import XCTest
@testable@_spi(STP) import Stripe
@testable@_spi(STP) import StripeCore
@testable@_spi(STP) import StripePayments
@testable@_spi(STP) import StripePaymentSheet
@testable@_spi(STP) import StripePaymentsUI

class AnalyticsHelperTests: XCTestCase {
Expand Down
1 change: 0 additions & 1 deletion Stripe/StripeiOSTests/FraudDetectionDataTest.swift
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ import XCTest
@testable@_spi(STP) import Stripe
@testable@_spi(STP) import StripeCore
@testable@_spi(STP) import StripePayments
@testable@_spi(STP) import StripePaymentSheet
@testable@_spi(STP) import StripePaymentsUI

class FraudDetectionDataTest: XCTestCase {
Expand Down
1 change: 0 additions & 1 deletion Stripe/StripeiOSTests/NSArray+StripeTest.swift
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
@testable@_spi(STP) import Stripe
@testable@_spi(STP) import StripeCore
@testable@_spi(STP) import StripePayments
@testable@_spi(STP) import StripePaymentSheet
@testable@_spi(STP) import StripePaymentsUI
import XCTest

Expand Down
1 change: 0 additions & 1 deletion Stripe/StripeiOSTests/NSDecimalNumber+StripeTest.swift
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
@testable@_spi(STP) import Stripe
@testable@_spi(STP) import StripeCore
@testable@_spi(STP) import StripePayments
@testable@_spi(STP) import StripePaymentSheet
@testable@_spi(STP) import StripePaymentsUI
import XCTest

Expand Down
1 change: 0 additions & 1 deletion Stripe/StripeiOSTests/NSDictionary+StripeTest.swift
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
@testable@_spi(STP) import Stripe
@testable@_spi(STP) import StripeCore
@testable@_spi(STP) import StripePayments
@testable@_spi(STP) import StripePaymentSheet
@testable@_spi(STP) import StripePaymentsUI
import XCTest

Expand Down
1 change: 0 additions & 1 deletion Stripe/StripeiOSTests/NSLocale+STPSwizzling.swift
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ import XCTest
@testable@_spi(STP) import Stripe
@testable@_spi(STP) import StripeCore
@testable@_spi(STP) import StripePayments
@testable@_spi(STP) import StripePaymentSheet
@testable@_spi(STP) import StripePaymentsUI
//
// NSLocale+STPSwizzling.swift
Expand Down
1 change: 0 additions & 1 deletion Stripe/StripeiOSTests/NSString+StripeTest.swift
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
@testable@_spi(STP) import Stripe
@testable@_spi(STP) import StripeCore
@testable@_spi(STP) import StripePayments
@testable@_spi(STP) import StripePaymentSheet
@testable@_spi(STP) import StripePaymentsUI
import XCTest

Expand Down
1 change: 0 additions & 1 deletion Stripe/StripeiOSTests/NSURLComponents_StripeTest.swift
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
@testable@_spi(STP) import Stripe
@testable@_spi(STP) import StripeCore
@testable@_spi(STP) import StripePayments
@testable@_spi(STP) import StripePaymentSheet
@testable@_spi(STP) import StripePaymentsUI
import XCTest

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ import UIKit
@testable@_spi(STP) import Stripe
@testable@_spi(STP) import StripeCore
@testable@_spi(STP) import StripePayments
@testable@_spi(STP) import StripePaymentSheet
@testable@_spi(STP) import StripePaymentsUI
@testable@_spi(STP) import StripeUICore

Expand Down
1 change: 0 additions & 1 deletion Stripe/StripeiOSTests/OneTimeCodeTextFieldTests.swift
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ import XCTest
@testable@_spi(STP) import Stripe
@testable@_spi(STP) import StripeCore
@testable@_spi(STP) import StripePayments
@testable@_spi(STP) import StripePaymentSheet
@testable@_spi(STP) import StripePaymentsUI
@testable@_spi(STP) import StripeUICore

Expand Down
1 change: 0 additions & 1 deletion Stripe/StripeiOSTests/PKPayment+StripeTest.swift
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ import XCTest
@testable@_spi(STP) import Stripe
@testable@_spi(STP) import StripeCore
@testable@_spi(STP) import StripePayments
@testable@_spi(STP) import StripePaymentSheet
@testable@_spi(STP) import StripePaymentsUI

class PKPayment_StripeTest: XCTestCase {
Expand Down
1 change: 0 additions & 1 deletion Stripe/StripeiOSTests/STPAPIClientTest.swift
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ import XCTest
@testable@_spi(STP) import StripeApplePay
@testable@_spi(STP) import StripeCore
@testable@_spi(STP) import StripePayments
@testable@_spi(STP) import StripePaymentSheet
@testable@_spi(STP) import StripePaymentsUI

class STPAPIClientTest: XCTestCase {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ import StripeCoreTestUtils
@testable@_spi(STP) import Stripe
@testable@_spi(STP) import StripeCore
@testable@_spi(STP) import StripePayments
@testable@_spi(STP) import StripePaymentSheet
@testable@_spi(STP) import StripePaymentsUI

class STPAUBECSDebitFormViewSnapshotTests: STPSnapshotTestCase {
Expand Down
1 change: 0 additions & 1 deletion Stripe/StripeiOSTests/STPAUBECSFormViewModelTests.swift
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
@testable@_spi(STP) import Stripe
@testable@_spi(STP) import StripeCore
@testable@_spi(STP) import StripePayments
@testable@_spi(STP) import StripePaymentSheet
@testable@_spi(STP) import StripePaymentsUI

class STPAUBECSFormViewModelTests: XCTestCase {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ import XCTest
@testable@_spi(STP) import Stripe
@testable@_spi(STP) import StripeCore
@testable@_spi(STP) import StripePayments
@testable@_spi(STP) import StripePaymentSheet
@testable@_spi(STP) import StripePaymentsUI

class STPAnalyticsClientPaymentsTest: XCTestCase {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ import OHHTTPStubsSwift
@testable@_spi(STP) import StripeApplePay
@testable@_spi(STP) import StripeCore
@testable@_spi(STP) import StripePayments
@testable@_spi(STP) import StripePaymentSheet
@testable@_spi(STP) import StripePaymentsUI

class STPApplePayContextFunctionalTestAPIClient: STPAPIClient {
Expand Down
1 change: 0 additions & 1 deletion Stripe/StripeiOSTests/STPApplePayContextTest.swift
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
@testable@_spi(STP) import Stripe
@testable@_spi(STP) import StripeApplePay
@testable@_spi(STP) import StripeCore
@testable@_spi(STP) import StripePaymentSheet
@testable@_spi(STP) import StripePaymentsUI

class STPApplePayTestDelegateiOS11: NSObject, STPApplePayContextDelegate {
Expand Down
1 change: 0 additions & 1 deletion Stripe/StripeiOSTests/STPApplePayFunctionalTest.swift
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ import XCTest
@testable@_spi(STP)@_spi(StripeApplePayTokenization) import StripeApplePay
@testable@_spi(STP) import StripeCore
@testable@_spi(STP) import StripePayments
@testable@_spi(STP) import StripePaymentSheet
@testable import StripePaymentsTestUtils
@testable@_spi(STP) import StripePaymentsUI

Expand Down
1 change: 0 additions & 1 deletion Stripe/StripeiOSTests/STPApplePayTest.swift
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ import XCTest
@testable@_spi(STP) import Stripe
@testable@_spi(STP) import StripeCore
@testable@_spi(STP) import StripePayments
@testable@_spi(STP) import StripePaymentSheet
@testable@_spi(STP) import StripePaymentsUI

class STPApplePaySwiftTest: XCTestCase {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,7 @@
@_spi(STP) import StripeCore

@testable@_spi(STP) import Stripe
@testable@_spi(STP) import StripeCore
@testable@_spi(STP) import StripePayments
@testable@_spi(STP) import StripePaymentSheet
@testable@_spi(STP) import StripePaymentsUI

class STPBECSDebitAccountNumberValidatorTests: XCTestCase {
Expand Down
2 changes: 0 additions & 2 deletions Stripe/StripeiOSTests/STPBSBNumberValidatorTests.swift
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,7 @@
@_spi(STP) import StripeCore

@testable@_spi(STP) import Stripe
@testable@_spi(STP) import StripeCore
@testable@_spi(STP) import StripePayments
@testable@_spi(STP) import StripePaymentSheet
@testable@_spi(STP) import StripePaymentsUI

class STPBSBNumberValidatorTests: XCTestCase {
Expand Down
1 change: 0 additions & 1 deletion Stripe/StripeiOSTests/STPBankAccountCollectorTests.swift
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ import OHHTTPStubsSwift
@testable@_spi(STP) import StripeCore
import StripeCoreTestUtils
@testable@_spi(STP) import StripePayments
@testable@_spi(STP) import StripePaymentSheet
@testable import StripePaymentsTestUtils
@testable@_spi(STP) import StripePaymentsUI
import UIKit
Expand Down
1 change: 0 additions & 1 deletion Stripe/StripeiOSTests/STPBinRangeTest.swift
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
@testable@_spi(STP) import Stripe
@testable@_spi(STP) import StripeCore
@testable@_spi(STP) import StripePayments
@testable@_spi(STP) import StripePaymentSheet
@testable@_spi(STP) import StripePaymentsUI

class STPBinRangeTest: XCTestCase {
Expand Down
1 change: 0 additions & 1 deletion Stripe/StripeiOSTests/STPCardBINMetadataTests.swift
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ import StripeCoreTestUtils
@testable@_spi(STP) import Stripe
@testable@_spi(STP) import StripeCore
@testable@_spi(STP) import StripePayments
@testable@_spi(STP) import StripePaymentSheet
@testable@_spi(STP) import StripePaymentsUI

class STPCardBINMetadataTests: XCTestCase {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ import XCTest
@testable@_spi(STP) import Stripe
@testable@_spi(STP) import StripeCore
@testable@_spi(STP) import StripePayments
@testable@_spi(STP) import StripePaymentSheet
@testable@_spi(STP) import StripePaymentsUI

class STPCardCVCInputTextFieldFormatterTests: XCTestCase {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ import StripeCoreTestUtils
@testable@_spi(STP) import Stripe
@testable@_spi(STP) import StripeCore
@testable@_spi(STP) import StripePayments
@testable@_spi(STP) import StripePaymentSheet
@testable@_spi(STP) import StripePaymentsUI

class STPCardCVCInputTextFieldSnapshotTests: STPSnapshotTestCase {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ import XCTest
@testable@_spi(STP) import Stripe
@testable@_spi(STP) import StripeCore
@testable@_spi(STP) import StripePayments
@testable@_spi(STP) import StripePaymentSheet
@testable@_spi(STP) import StripePaymentsUI

class STPCardCVCInputTextFieldTests: XCTestCase {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ import XCTest
@testable@_spi(STP) import Stripe
@testable@_spi(STP) import StripeCore
@testable@_spi(STP) import StripePayments
@testable@_spi(STP) import StripePaymentSheet
@testable@_spi(STP) import StripePaymentsUI

class STPCardCVCInputTextFieldValidatorTests: XCTestCase {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ import XCTest
@testable@_spi(STP) import Stripe
@testable@_spi(STP) import StripeCore
@testable@_spi(STP) import StripePayments
@testable@_spi(STP) import StripePaymentSheet
@testable@_spi(STP) import StripePaymentsUI

class STPCardExpiryInputTextFieldFormatterTests: XCTestCase {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ import StripeCoreTestUtils
@testable@_spi(STP) import Stripe
@testable@_spi(STP) import StripeCore
@testable@_spi(STP) import StripePayments
@testable@_spi(STP) import StripePaymentSheet
@testable@_spi(STP) import StripePaymentsUI

class STPCardExpiryInputTextFieldSnapshotTests: STPSnapshotTestCase {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ import XCTest
@testable@_spi(STP) import Stripe
@testable@_spi(STP) import StripeCore
@testable@_spi(STP) import StripePayments
@testable@_spi(STP) import StripePaymentSheet
@testable@_spi(STP) import StripePaymentsUI

class STPCardExpiryInputTextFieldValidatorTests: XCTestCase {
Expand Down
1 change: 0 additions & 1 deletion Stripe/StripeiOSTests/STPCardFormViewSnapshotTests.swift
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ import StripeCoreTestUtils
@testable@_spi(STP) import Stripe
@testable@_spi(STP) import StripeCore
@testable@_spi(STP) import StripePayments
@testable@_spi(STP) import StripePaymentSheet
@testable@_spi(STP) import StripePaymentsUI

class STPCardFormViewSnapshotTests: STPSnapshotTestCase {
Expand Down
1 change: 0 additions & 1 deletion Stripe/StripeiOSTests/STPCardFormViewTests.swift
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ import XCTest
@testable@_spi(STP) import Stripe
@testable@_spi(STP) import StripeCore
@testable@_spi(STP) import StripePayments
@testable@_spi(STP) import StripePaymentSheet
@testable@_spi(STP) import StripePaymentsUI

class STPCardFormViewTests: XCTestCase {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ import XCTest
@testable@_spi(STP) import Stripe
@testable@_spi(STP) import StripeCore
@testable@_spi(STP) import StripePayments
@testable@_spi(STP) import StripePaymentSheet
@testable@_spi(STP) import StripePaymentsUI

class STPCardNumberInputTextFieldFormatterTests: XCTestCase {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ import StripeCoreTestUtils
@testable@_spi(STP) import Stripe
@testable@_spi(STP) import StripeCore
@testable@_spi(STP) import StripePayments
@testable@_spi(STP) import StripePaymentSheet
@testable@_spi(STP) import StripePaymentsUI

class STPCardNumberInputTextFieldSnapshotTests: STPSnapshotTestCase {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ import XCTest
@testable@_spi(STP) import Stripe
@testable@_spi(STP) import StripeCore
@testable@_spi(STP) import StripePayments
@testable@_spi(STP) import StripePaymentSheet
@testable@_spi(STP) import StripePaymentsUI

class STPCardNumberInputTextFieldValidatorTests: XCTestCase {
Expand Down
1 change: 0 additions & 1 deletion Stripe/StripeiOSTests/STPCardTest.swift
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ import XCTest
@testable@_spi(STP) import Stripe
@testable@_spi(STP) import StripeCore
@testable@_spi(STP) import StripePayments
@testable@_spi(STP) import StripePaymentSheet
@testable@_spi(STP) import StripePaymentsUI

class STPCardTest: XCTestCase {
Expand Down
1 change: 0 additions & 1 deletion Stripe/StripeiOSTests/STPCardValidatorTest.swift
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ import XCTest
@testable@_spi(STP) import StripeCore
@testable import StripeCoreTestUtils
@testable@_spi(STP) import StripePayments
@testable@_spi(STP) import StripePaymentSheet
@testable@_spi(STP) import StripePaymentsUI

class STPCardValidatorTest: XCTestCase {
Expand Down
1 change: 0 additions & 1 deletion Stripe/StripeiOSTests/STPCertTest.swift
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ import XCTest
@testable@_spi(STP) import Stripe
@testable@_spi(STP) import StripeCore
@testable@_spi(STP) import StripePayments
@testable@_spi(STP) import StripePaymentSheet
@testable@_spi(STP) import StripePaymentsUI

let STPExamplePublishableKey = "bad_key"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ import StripeCoreTestUtils
@testable@_spi(STP) import Stripe
@testable@_spi(STP) import StripeCore
@testable@_spi(STP) import StripePayments
@testable@_spi(STP) import StripePaymentSheet
@testable@_spi(STP) import StripePaymentsUI

class STPCountryPickerInputFieldSnapshotTests: STPSnapshotTestCase {
Expand Down
1 change: 0 additions & 1 deletion Stripe/StripeiOSTests/STPEphemeralKeyTest.swift
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
@testable@_spi(STP) import Stripe
@testable@_spi(STP) import StripeCore
@testable@_spi(STP) import StripePayments
@testable@_spi(STP) import StripePaymentSheet
@testable@_spi(STP) import StripePaymentsUI

class STPEphemeralKeyTest: XCTestCase {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ import StripeCoreTestUtils
@testable@_spi(STP) import Stripe
@testable@_spi(STP) import StripeCore
@testable@_spi(STP) import StripePayments
@testable@_spi(STP) import StripePaymentSheet
@testable@_spi(STP) import StripePaymentsUI

class STPFloatingPlaceholderTextFieldSnapshotTests: STPSnapshotTestCase {
Expand Down
Loading
Loading