|
629 | 629 | 8274A7962B7FAC3900D8696B /* ChannelListScrollTime.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8274A7952B7FAC3900D8696B /* ChannelListScrollTime.swift */; }; |
630 | 630 | 8279706F29689680006741A3 /* UserDetails_Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8279706E29689680006741A3 /* UserDetails_Tests.swift */; }; |
631 | 631 | 827DD1A0289D5B3300910AC5 /* MessageActionsVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 827DD19F289D5B3300910AC5 /* MessageActionsVC.swift */; }; |
| 632 | + 82865DA42EC4B87B007D7053 /* Backend_Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 82865DA32EC4B874007D7053 /* Backend_Tests.swift */; }; |
632 | 633 | 8292D6DB29B78476007A17D1 /* QuotedReply_Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8292D6DA29B78476007A17D1 /* QuotedReply_Tests.swift */; }; |
633 | 634 | 829762E028C7587500B953E8 /* PushNotification_Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 829762DF28C7587500B953E8 /* PushNotification_Tests.swift */; }; |
634 | 635 | 829CD5C52848C2EA003C3877 /* ParticipantRobot.swift in Sources */ = {isa = PBXBuildFile; fileRef = 829CD5C32848C25F003C3877 /* ParticipantRobot.swift */; }; |
|
3691 | 3692 | 8274A7952B7FAC3900D8696B /* ChannelListScrollTime.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ChannelListScrollTime.swift; sourceTree = "<group>"; }; |
3692 | 3693 | 8279706E29689680006741A3 /* UserDetails_Tests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserDetails_Tests.swift; sourceTree = "<group>"; }; |
3693 | 3694 | 827DD19F289D5B3300910AC5 /* MessageActionsVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MessageActionsVC.swift; sourceTree = "<group>"; }; |
| 3695 | + 82865DA12EC4B84F007D7053 /* Backend.xctestplan */ = {isa = PBXFileReference; lastKnownFileType = text; name = Backend.xctestplan; path = StreamChatUITestsAppUITests/Backend.xctestplan; sourceTree = "<group>"; }; |
| 3696 | + 82865DA32EC4B874007D7053 /* Backend_Tests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Backend_Tests.swift; sourceTree = "<group>"; }; |
3694 | 3697 | 8292D6DA29B78476007A17D1 /* QuotedReply_Tests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QuotedReply_Tests.swift; sourceTree = "<group>"; }; |
3695 | 3698 | 829762DF28C7587500B953E8 /* PushNotification_Tests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PushNotification_Tests.swift; sourceTree = "<group>"; }; |
3696 | 3699 | 8298C8E827D22C3E004082D3 /* UserRobot.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserRobot.swift; sourceTree = "<group>"; }; |
|
6312 | 6315 | path = Swifter; |
6313 | 6316 | sourceTree = "<group>"; |
6314 | 6317 | }; |
| 6318 | + 82865DA22EC4B86A007D7053 /* Backend */ = { |
| 6319 | + isa = PBXGroup; |
| 6320 | + children = ( |
| 6321 | + 82865DA32EC4B874007D7053 /* Backend_Tests.swift */, |
| 6322 | + ); |
| 6323 | + path = Backend; |
| 6324 | + sourceTree = "<group>"; |
| 6325 | + }; |
6315 | 6326 | 829CD5C22848C244003C3877 /* Robots */ = { |
6316 | 6327 | isa = PBXGroup; |
6317 | 6328 | children = ( |
|
6370 | 6381 | 82AD02BE27D8E453000611B7 /* Tests */ = { |
6371 | 6382 | isa = PBXGroup; |
6372 | 6383 | children = ( |
| 6384 | + 82865DA22EC4B86A007D7053 /* Backend */, |
6373 | 6385 | 82EBA1822B30A63800B3A048 /* Performance */, |
6374 | 6386 | A3600B3D283F63C700E1C930 /* Base TestCase */, |
6375 | 6387 | A3B78F16282A670600348AD1 /* Message Delivery Status */, |
|
6843 | 6855 | 8AD5EC8522E9A3E8005CFAC9 = { |
6844 | 6856 | isa = PBXGroup; |
6845 | 6857 | children = ( |
| 6858 | + 82865DA12EC4B84F007D7053 /* Backend.xctestplan */, |
6846 | 6859 | 4A4E184528D06CA30062378D /* Documentation.docc */, |
6847 | 6860 | AD9BE32526680E4200A6D284 /* Stream.playground */, |
6848 | 6861 | 792E3D6A25C97D920040B0C2 /* Package.swift */, |
|
12534 | 12547 | 8232B84F28635C4A0032C7DB /* Attachments_Tests.swift in Sources */, |
12535 | 12548 | 822F266027D9FDB500E454FB /* URLProtocol_Mock.swift in Sources */, |
12536 | 12549 | 82BA52EF27E1EF7B00951B87 /* MessageList_Tests.swift in Sources */, |
| 12550 | + 82865DA42EC4B87B007D7053 /* Backend_Tests.swift in Sources */, |
12537 | 12551 | A33FA818282E559A00DC40E8 /* SlowMode_Tests.swift in Sources */, |
12538 | 12552 | A39B040B27F196F200D6B18A /* StreamChatUITests.swift in Sources */, |
12539 | 12553 | 825A32CF27DBB48D000402A9 /* StartPage.swift in Sources */, |
|
0 commit comments