|
40 | 40 | 55E02D39253F8D86009DB8BC /* WebViewProtocolTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 55E02D38253F8D86009DB8BC /* WebViewProtocolTests.swift */; };
|
41 | 41 | 55E6F462238E066400808BCE /* DeepLinkTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 55E6F45E238E066400808BCE /* DeepLinkTests.swift */; };
|
42 | 42 | 5B49BB3E27CFB71500E6F00C /* PopupInboxSessionUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B49BB3D27CFB71500E6F00C /* PopupInboxSessionUITests.swift */; };
|
| 43 | + 5B5AA711284F1A6D0093FED4 /* MockNetworkSession.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B5AA710284F1A6D0093FED4 /* MockNetworkSession.swift */; }; |
| 44 | + 5B5AA712284F1A6D0093FED4 /* MockNetworkSession.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B5AA710284F1A6D0093FED4 /* MockNetworkSession.swift */; }; |
| 45 | + 5B5AA713284F1A6D0093FED4 /* MockNetworkSession.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B5AA710284F1A6D0093FED4 /* MockNetworkSession.swift */; }; |
| 46 | + 5B5AA714284F1A6D0093FED4 /* MockNetworkSession.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B5AA710284F1A6D0093FED4 /* MockNetworkSession.swift */; }; |
| 47 | + 5B5AA715284F1A6D0093FED4 /* MockNetworkSession.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B5AA710284F1A6D0093FED4 /* MockNetworkSession.swift */; }; |
| 48 | + 5B5AA716284F1A6D0093FED4 /* MockNetworkSession.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B5AA710284F1A6D0093FED4 /* MockNetworkSession.swift */; }; |
| 49 | + 5B5AA717284F1A6D0093FED4 /* MockNetworkSession.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B5AA710284F1A6D0093FED4 /* MockNetworkSession.swift */; }; |
43 | 50 | 5B6C3C1127CE871F00B9A753 /* NavInboxSessionUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B6C3C1027CE871F00B9A753 /* NavInboxSessionUITests.swift */; };
|
44 | 51 | 5B88BC482805D09D004016E5 /* NetworkSession.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B88BC472805D09D004016E5 /* NetworkSession.swift */; };
|
45 | 52 | AC02480822791E2100495FB9 /* IterableInboxNavigationViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = AC02480722791E2100495FB9 /* IterableInboxNavigationViewController.swift */; };
|
|
414 | 421 | 55E02D38253F8D86009DB8BC /* WebViewProtocolTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WebViewProtocolTests.swift; sourceTree = "<group>"; };
|
415 | 422 | 55E6F45E238E066400808BCE /* DeepLinkTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DeepLinkTests.swift; sourceTree = "<group>"; };
|
416 | 423 | 5B49BB3D27CFB71500E6F00C /* PopupInboxSessionUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PopupInboxSessionUITests.swift; sourceTree = "<group>"; };
|
| 424 | + 5B5AA710284F1A6D0093FED4 /* MockNetworkSession.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MockNetworkSession.swift; sourceTree = "<group>"; }; |
417 | 425 | 5B6C3C1027CE871F00B9A753 /* NavInboxSessionUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NavInboxSessionUITests.swift; sourceTree = "<group>"; };
|
418 | 426 | 5B88BC472805D09D004016E5 /* NetworkSession.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NetworkSession.swift; sourceTree = "<group>"; };
|
419 | 427 | 5BFC7CED27FC9AF300E77479 /* inbox-ui-tests-app.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = "inbox-ui-tests-app.entitlements"; sourceTree = "<group>"; };
|
|
1188 | 1196 | children = (
|
1189 | 1197 | AC995F9C2167E9FD0099A184 /* CommonExtensions.swift */,
|
1190 | 1198 | AC995F942166EC880099A184 /* CommonMocks.swift */,
|
| 1199 | + 5B5AA710284F1A6D0093FED4 /* MockNetworkSession.swift */, |
1191 | 1200 | ACA8D1A42196309C001B1332 /* Common.swift */,
|
1192 | 1201 | );
|
1193 | 1202 | path = common;
|
|
1893 | 1902 | ACD2B86325B18259005D7A90 /* OfflineModeE2ETests.swift in Sources */,
|
1894 | 1903 | ACA2A91E24ABB426001DFD17 /* IterableAPISupport.swift in Sources */,
|
1895 | 1904 | ACA2A91824AB25E3001DFD17 /* CommonMocks.swift in Sources */,
|
| 1905 | + 5B5AA716284F1A6D0093FED4 /* MockNetworkSession.swift in Sources */, |
1896 | 1906 | ACA2A91924AB25E8001DFD17 /* Common.swift in Sources */,
|
1897 | 1907 | AC8A058924AB1FE1002C1103 /* Environment.swift in Sources */,
|
1898 | 1908 | ACA2A91A24AB266F001DFD17 /* Mocks.swift in Sources */,
|
|
1919 | 1929 | ACED4C01213F50B30055A497 /* LoggingTests.swift in Sources */,
|
1920 | 1930 | AC52C5B8272A8B32000DCDCF /* KeychainWrapperTests.swift in Sources */,
|
1921 | 1931 | ACC3FD9E2536D7A30004A2E0 /* InAppFilePersistenceTests.swift in Sources */,
|
| 1932 | + 5B5AA714284F1A6D0093FED4 /* MockNetworkSession.swift in Sources */, |
1922 | 1933 | 55B37FC42297135F0042F13A /* NotificationMetadataTests.swift in Sources */,
|
1923 | 1934 | 55CC257B2462064F00A77FD5 /* InAppPresenterTests.swift in Sources */,
|
1924 | 1935 | AC4BA00224163D8F007359F1 /* IterableHtmlMessageViewControllerTests.swift in Sources */,
|
|
1992 | 2003 | AC2A2988231CFAC40070A9C3 /* NetworkTableViewController.swift in Sources */,
|
1993 | 2004 | ACDA975C23159C37004C412E /* AppDelegate.swift in Sources */,
|
1994 | 2005 | AC2A2986231A7CFF0070A9C3 /* TestInAppPayloadGenerator.swift in Sources */,
|
| 2006 | + 5B5AA713284F1A6D0093FED4 /* MockNetworkSession.swift in Sources */, |
1995 | 2007 | AC738CE82315A5B600B96B2D /* CommonExtensions.swift in Sources */,
|
1996 | 2008 | AC738CE72315A54100B96B2D /* CommonMocks.swift in Sources */,
|
1997 | 2009 | AC738CEA2315A8B200B96B2D /* MainViewController.swift in Sources */,
|
|
2009 | 2021 | ACFF428824656A2000FDF10D /* CommonMocks.swift in Sources */,
|
2010 | 2022 | AC19520D231D9AC600CD5B61 /* Common.swift in Sources */,
|
2011 | 2023 | AC195210231DAD6B00CD5B61 /* TestUtils.swift in Sources */,
|
| 2024 | + 5B5AA715284F1A6D0093FED4 /* MockNetworkSession.swift in Sources */, |
2012 | 2025 | 5B6C3C1127CE871F00B9A753 /* NavInboxSessionUITests.swift in Sources */,
|
2013 | 2026 | ACDA977123159C39004C412E /* InboxUITests.swift in Sources */,
|
2014 | 2027 | ACC6A8502323910D003CC4BE /* UITestsHelper.swift in Sources */,
|
|
2022 | 2035 | files = (
|
2023 | 2036 | ACF560D620E443BF000AAC23 /* AppDelegate.swift in Sources */,
|
2024 | 2037 | AC995F9D2167E9FD0099A184 /* CommonExtensions.swift in Sources */,
|
| 2038 | + 5B5AA711284F1A6D0093FED4 /* MockNetworkSession.swift in Sources */, |
2025 | 2039 | ACA8D1A52196309C001B1332 /* Common.swift in Sources */,
|
2026 | 2040 | AC995F992166EE490099A184 /* CommonMocks.swift in Sources */,
|
2027 | 2041 | );
|
|
2038 | 2052 | ACC362C624D2C334002C67BA /* CommonExtensions.swift in Sources */,
|
2039 | 2053 | ACF406252507F90F005FD775 /* NetworkConnectivityManagerTests.swift in Sources */,
|
2040 | 2054 | AC05644B26387B54001FB810 /* MockPersistence.swift in Sources */,
|
| 2055 | + 5B5AA717284F1A6D0093FED4 /* MockNetworkSession.swift in Sources */, |
2041 | 2056 | ACCF274C24F40C85004862D5 /* RequestHandlerTests.swift in Sources */,
|
2042 | 2057 | ACC362C724D2C647002C67BA /* CommonMocks.swift in Sources */,
|
2043 | 2058 | ACC362C824D2C7C9002C67BA /* TestUtils.swift in Sources */,
|
|
2053 | 2068 | buildActionMask = 2147483647;
|
2054 | 2069 | files = (
|
2055 | 2070 | ACFF42B02465B4AE00FDF10D /* AppDelegate.swift in Sources */,
|
| 2071 | + 5B5AA712284F1A6D0093FED4 /* MockNetworkSession.swift in Sources */, |
2056 | 2072 | ACFF42A424656CCE00FDF10D /* ViewController.swift in Sources */,
|
2057 | 2073 | ACFF428F24656BDF00FDF10D /* CommonExtensions.swift in Sources */,
|
2058 | 2074 | ACFF429024656BDF00FDF10D /* Common.swift in Sources */,
|
|
0 commit comments