|
79 | 79 | 21698C082889B173004BD994 /* TestExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21698C062889B173004BD994 /* TestExtensions.swift */; };
|
80 | 80 | 21698C092889B173004BD994 /* TestCommonConstants.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21698C072889B173004BD994 /* TestCommonConstants.swift */; };
|
81 | 81 | 21698CC02889D5A9004BD994 /* CwlPreconditionTesting in Frameworks */ = {isa = PBXBuildFile; productRef = 21698CBF2889D5A9004BD994 /* CwlPreconditionTesting */; };
|
82 |
| - 21698CC72889D75F004BD994 /* GraphQLAuthDirectiveIntegrationTests+Auth.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21698CC22889D75F004BD994 /* GraphQLAuthDirectiveIntegrationTests+Auth.swift */; }; |
83 | 82 | 21698CC92889D75F004BD994 /* SocialNote.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21698CC42889D75F004BD994 /* SocialNote.swift */; };
|
84 | 83 | 21698CCB2889D75F004BD994 /* GraphQLAuthDirectiveIntegrationTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21698CC62889D75F004BD994 /* GraphQLAuthDirectiveIntegrationTests.swift */; };
|
85 | 84 | 219253C428BFEBE400820737 /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 219253C328BFEBE200820737 /* XCTest.framework */; };
|
|
128 | 127 | 97914BF62955872A002000EA /* AsyncExpectation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 681DFE7028E7451D0000C36A /* AsyncExpectation.swift */; };
|
129 | 128 | 97914C1A295588DA002000EA /* GraphQLAPIStressTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97914BC529558714002000EA /* GraphQLAPIStressTests.swift */; };
|
130 | 129 | 97914C1E29558AF2002000EA /* README.md in Resources */ = {isa = PBXBuildFile; fileRef = 97914C1D29558AF2002000EA /* README.md */; };
|
| 130 | + 97D4946D2981AF9900397C75 /* AuthSignInHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97D4946B2981AF9900397C75 /* AuthSignInHelper.swift */; }; |
| 131 | + 97D4946E2981AF9900397C75 /* TestConfigHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97D4946C2981AF9900397C75 /* TestConfigHelper.swift */; }; |
131 | 132 | /* End PBXBuildFile section */
|
132 | 133 |
|
133 | 134 | /* Begin PBXContainerItemProxy section */
|
|
244 | 245 | 213DBC8628A6CEDD00B30280 /* Todo.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Todo.swift; sourceTree = "<group>"; };
|
245 | 246 | 213DBC8828A700E000B30280 /* SubscriptionView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SubscriptionView.swift; sourceTree = "<group>"; };
|
246 | 247 | 21698A7B28899804004BD994 /* AWSAPIPluginFunctionalTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = AWSAPIPluginFunctionalTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
247 |
| - 21698A9528899818004BD994 /* AWSAPIPluginIntegrationTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = AWSAPIPluginIntegrationTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 248 | + 21698A9528899818004BD994 /* AWSAPIPluginGraphQLAuthDirectiveTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = AWSAPIPluginGraphQLAuthDirectiveTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
248 | 249 | 21698A9F28899921004BD994 /* Todo.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Todo.swift; sourceTree = "<group>"; };
|
249 | 250 | 21698AA82889996A004BD994 /* GraphQLConnectionScenario1Tests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = GraphQLConnectionScenario1Tests.swift; sourceTree = "<group>"; };
|
250 | 251 | 21698AA92889996A004BD994 /* README.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; };
|
|
273 | 274 | 21698BCE28899BCF004BD994 /* RESTWithUserPoolIntegrationTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RESTWithUserPoolIntegrationTests.swift; sourceTree = "<group>"; };
|
274 | 275 | 21698C062889B173004BD994 /* TestExtensions.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = TestExtensions.swift; path = ../../../../../AmplifyTestCommon/TestExtensions.swift; sourceTree = "<group>"; };
|
275 | 276 | 21698C072889B173004BD994 /* TestCommonConstants.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = TestCommonConstants.swift; path = ../../../../../AmplifyTestCommon/TestCommonConstants.swift; sourceTree = "<group>"; };
|
276 |
| - 21698CC22889D75F004BD994 /* GraphQLAuthDirectiveIntegrationTests+Auth.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "GraphQLAuthDirectiveIntegrationTests+Auth.swift"; sourceTree = "<group>"; }; |
277 | 277 | 21698CC32889D75F004BD994 /* README.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; };
|
278 | 278 | 21698CC42889D75F004BD994 /* SocialNote.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SocialNote.swift; sourceTree = "<group>"; };
|
279 |
| - 21698CC52889D75F004BD994 /* GraphQLAuthDirectiveIntegrationTests+Support.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "GraphQLAuthDirectiveIntegrationTests+Support.swift"; sourceTree = "<group>"; }; |
280 | 279 | 21698CC62889D75F004BD994 /* GraphQLAuthDirectiveIntegrationTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = GraphQLAuthDirectiveIntegrationTests.swift; sourceTree = "<group>"; };
|
281 | 280 | 219253C328BFEBE200820737 /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = Platforms/iPhoneOS.platform/Developer/Library/Frameworks/XCTest.framework; sourceTree = DEVELOPER_DIR; };
|
282 | 281 | 21D335B7289867FC00657B12 /* amplify-ios-staging */ = {isa = PBXFileReference; lastKnownFileType = wrapper; name = "amplify-ios-staging"; path = ../../../..; sourceTree = "<group>"; };
|
|
304 | 303 | 97914BC529558714002000EA /* GraphQLAPIStressTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GraphQLAPIStressTests.swift; sourceTree = "<group>"; };
|
305 | 304 | 97914C182955872A002000EA /* GraphQLAPIStressTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = GraphQLAPIStressTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
306 | 305 | 97914C1D29558AF2002000EA /* README.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; };
|
| 306 | + 97D4946B2981AF9900397C75 /* AuthSignInHelper.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AuthSignInHelper.swift; sourceTree = "<group>"; }; |
| 307 | + 97D4946C2981AF9900397C75 /* TestConfigHelper.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TestConfigHelper.swift; sourceTree = "<group>"; }; |
307 | 308 | /* End PBXFileReference section */
|
308 | 309 |
|
309 | 310 | /* Begin PBXFrameworksBuildPhase section */
|
|
483 | 484 | path = AWSAPIPluginFunctionalTests;
|
484 | 485 | sourceTree = "<group>";
|
485 | 486 | };
|
486 |
| - 21698A9628899818004BD994 /* AWSAPIPluginIntegrationTests */ = { |
487 |
| - isa = PBXGroup; |
488 |
| - children = ( |
489 |
| - 21698B9528899AE3004BD994 /* GraphQL */, |
490 |
| - ); |
491 |
| - path = AWSAPIPluginIntegrationTests; |
492 |
| - sourceTree = "<group>"; |
493 |
| - }; |
494 |
| - 21698B9528899AE3004BD994 /* GraphQL */ = { |
495 |
| - isa = PBXGroup; |
496 |
| - children = ( |
497 |
| - 21698B9828899B02004BD994 /* GraphQLWithUserPoolIntegrationTests */, |
498 |
| - ); |
499 |
| - path = GraphQL; |
500 |
| - sourceTree = "<group>"; |
501 |
| - }; |
502 |
| - 21698B9828899B02004BD994 /* GraphQLWithUserPoolIntegrationTests */ = { |
503 |
| - isa = PBXGroup; |
504 |
| - children = ( |
505 |
| - 21698BC328899B71004BD994 /* AuthDirective */, |
506 |
| - ); |
507 |
| - path = GraphQLWithUserPoolIntegrationTests; |
508 |
| - sourceTree = "<group>"; |
509 |
| - }; |
510 |
| - 21698BC328899B71004BD994 /* AuthDirective */ = { |
| 487 | + 21698A9628899818004BD994 /* AWSAPIPluginIGraphQLAuthDirectiveTests */ = { |
511 | 488 | isa = PBXGroup;
|
512 | 489 | children = (
|
| 490 | + 97D4946A2981AF6000397C75 /* Base */, |
513 | 491 | 21698CC62889D75F004BD994 /* GraphQLAuthDirectiveIntegrationTests.swift */,
|
514 |
| - 21698CC22889D75F004BD994 /* GraphQLAuthDirectiveIntegrationTests+Auth.swift */, |
515 |
| - 21698CC52889D75F004BD994 /* GraphQLAuthDirectiveIntegrationTests+Support.swift */, |
516 |
| - 21698CC32889D75F004BD994 /* README.md */, |
517 | 492 | 21698CC42889D75F004BD994 /* SocialNote.swift */,
|
| 493 | + 21698CC32889D75F004BD994 /* README.md */, |
518 | 494 | );
|
519 |
| - path = AuthDirective; |
| 495 | + path = AWSAPIPluginIGraphQLAuthDirectiveTests; |
520 | 496 | sourceTree = "<group>";
|
521 | 497 | };
|
522 | 498 | 21698BD728899EBB004BD994 /* Frameworks */ = {
|
|
541 | 517 | 21D335B6289867FC00657B12 /* Packages */,
|
542 | 518 | 21E73E6D28898D7900D7DB7E /* APIHostApp */,
|
543 | 519 | 21698A7C28899805004BD994 /* AWSAPIPluginFunctionalTests */,
|
544 |
| - 21698A9628899818004BD994 /* AWSAPIPluginIntegrationTests */, |
| 520 | + 21698A9628899818004BD994 /* AWSAPIPluginIGraphQLAuthDirectiveTests */, |
545 | 521 | 39E0F13E289DD57D00939D9F /* AWSAPIPluginGraphQLIAMTests */,
|
546 | 522 | 39E0F2A228A43FB100939D9F /* AWSAPIPluginGraphQLUserPoolTests */,
|
547 | 523 | 213DBC7628A6C47000B30280 /* AWSAPIPluginGraphQLLambdaAuthTests */,
|
|
558 | 534 | children = (
|
559 | 535 | 21E73E6B28898D7900D7DB7E /* APIHostApp.app */,
|
560 | 536 | 21698A7B28899804004BD994 /* AWSAPIPluginFunctionalTests.xctest */,
|
561 |
| - 21698A9528899818004BD994 /* AWSAPIPluginIntegrationTests.xctest */, |
| 537 | + 21698A9528899818004BD994 /* AWSAPIPluginGraphQLAuthDirectiveTests.xctest */, |
562 | 538 | 39E0F13D289DD57D00939D9F /* AWSAPIPluginGraphQLIAMTests.xctest */,
|
563 | 539 | 39E0F2A128A43FB100939D9F /* AWSAPIPluginGraphQLUserPoolTests.xctest */,
|
564 | 540 | 213DBC7528A6C47000B30280 /* AWSAPIPluginGraphQLLambdaAuthTests.xctest */,
|
|
699 | 675 | path = GraphQLAPIStressTests;
|
700 | 676 | sourceTree = "<group>";
|
701 | 677 | };
|
| 678 | + 97D4946A2981AF6000397C75 /* Base */ = { |
| 679 | + isa = PBXGroup; |
| 680 | + children = ( |
| 681 | + 97D4946B2981AF9900397C75 /* AuthSignInHelper.swift */, |
| 682 | + 97D4946C2981AF9900397C75 /* TestConfigHelper.swift */, |
| 683 | + ); |
| 684 | + path = Base; |
| 685 | + sourceTree = "<group>"; |
| 686 | + }; |
702 | 687 | /* End PBXGroup section */
|
703 | 688 |
|
704 | 689 | /* Begin PBXNativeTarget section */
|
|
740 | 725 | productReference = 21698A7B28899804004BD994 /* AWSAPIPluginFunctionalTests.xctest */;
|
741 | 726 | productType = "com.apple.product-type.bundle.unit-test";
|
742 | 727 | };
|
743 |
| - 21698A9428899818004BD994 /* AWSAPIPluginIntegrationTests */ = { |
| 728 | + 21698A9428899818004BD994 /* AWSAPIPluginGraphQLAuthDirectiveTests */ = { |
744 | 729 | isa = PBXNativeTarget;
|
745 |
| - buildConfigurationList = 21698A9B28899818004BD994 /* Build configuration list for PBXNativeTarget "AWSAPIPluginIntegrationTests" */; |
| 730 | + buildConfigurationList = 21698A9B28899818004BD994 /* Build configuration list for PBXNativeTarget "AWSAPIPluginGraphQLAuthDirectiveTests" */; |
746 | 731 | buildPhases = (
|
747 | 732 | 21698A9128899818004BD994 /* Sources */,
|
748 | 733 | 21698A9228899818004BD994 /* Frameworks */,
|
749 | 734 | 21698A9328899818004BD994 /* Resources */,
|
| 735 | + 97D494692981A6E000397C75 /* Copy Configuration Files */, |
750 | 736 | );
|
751 | 737 | buildRules = (
|
752 | 738 | );
|
753 | 739 | dependencies = (
|
754 | 740 | 21698A9A28899818004BD994 /* PBXTargetDependency */,
|
755 | 741 | );
|
756 |
| - name = AWSAPIPluginIntegrationTests; |
| 742 | + name = AWSAPIPluginGraphQLAuthDirectiveTests; |
757 | 743 | productName = AWSAPIPluginIntegrationTests;
|
758 |
| - productReference = 21698A9528899818004BD994 /* AWSAPIPluginIntegrationTests.xctest */; |
| 744 | + productReference = 21698A9528899818004BD994 /* AWSAPIPluginGraphQLAuthDirectiveTests.xctest */; |
759 | 745 | productType = "com.apple.product-type.bundle.unit-test";
|
760 | 746 | };
|
761 | 747 | 21E73E6A28898D7800D7DB7E /* APIHostApp */ = {
|
|
939 | 925 | targets = (
|
940 | 926 | 21E73E6A28898D7800D7DB7E /* APIHostApp */,
|
941 | 927 | 21698A7A28899804004BD994 /* AWSAPIPluginFunctionalTests */,
|
942 |
| - 21698A9428899818004BD994 /* AWSAPIPluginIntegrationTests */, |
| 928 | + 21698A9428899818004BD994 /* AWSAPIPluginGraphQLAuthDirectiveTests */, |
943 | 929 | 39E0F13C289DD57D00939D9F /* AWSAPIPluginGraphQLIAMTests */,
|
944 | 930 | 39E0F2A028A43FB100939D9F /* AWSAPIPluginGraphQLUserPoolTests */,
|
945 | 931 | 213DBC7428A6C47000B30280 /* AWSAPIPluginGraphQLLambdaAuthTests */,
|
|
1146 | 1132 | shellPath = /bin/sh;
|
1147 | 1133 | shellScript = "TEMP_FILE=$HOME/.aws-amplify/amplify-ios/testconfiguration/.\nDEST_PATH=\"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/testconfiguration/\"\n\nif [[ ! -d $TEMP_FILE ]] ; then\n echo \"${TEMP_FILE} does not exist. Using empty configuration.\"\n exit 0\nfi\n\nif [[ -f $DEST_PATH ]] ; then\n rm $DEST_PATH\nfi\n \ncp -r $TEMP_FILE $DEST_PATH\n";
|
1148 | 1134 | };
|
| 1135 | + 97D494692981A6E000397C75 /* Copy Configuration Files */ = { |
| 1136 | + isa = PBXShellScriptBuildPhase; |
| 1137 | + buildActionMask = 2147483647; |
| 1138 | + files = ( |
| 1139 | + ); |
| 1140 | + inputFileListPaths = ( |
| 1141 | + ); |
| 1142 | + inputPaths = ( |
| 1143 | + ); |
| 1144 | + name = "Copy Configuration Files"; |
| 1145 | + outputFileListPaths = ( |
| 1146 | + ); |
| 1147 | + outputPaths = ( |
| 1148 | + ); |
| 1149 | + runOnlyForDeploymentPostprocessing = 0; |
| 1150 | + shellPath = /bin/sh; |
| 1151 | + shellScript = "TEMP_FILE=$HOME/.aws-amplify/amplify-ios/testconfiguration/.\nDEST_PATH=\"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/testconfiguration/\"\n\nif [[ ! -d $TEMP_FILE ]] ; then\n echo \"${TEMP_FILE} does not exist. Using empty configuration.\"\n exit 0\nfi\n\nif [[ -f $DEST_PATH ]] ; then\n rm $DEST_PATH\nfi\n \ncp -r $TEMP_FILE $DEST_PATH\n"; |
| 1152 | + }; |
1149 | 1153 | /* End PBXShellScriptBuildPhase section */
|
1150 | 1154 |
|
1151 | 1155 | /* Begin PBXSourcesBuildPhase section */
|
|
1242 | 1246 | 681DFE9828E747430000C36A /* AsyncTesting.swift in Sources */,
|
1243 | 1247 | 681DFE9A28E747430000C36A /* XCTestCase+AsyncTesting.swift in Sources */,
|
1244 | 1248 | 681DFE9928E747430000C36A /* AsyncExpectation.swift in Sources */,
|
1245 |
| - 21698CC72889D75F004BD994 /* GraphQLAuthDirectiveIntegrationTests+Auth.swift in Sources */, |
| 1249 | + 97D4946E2981AF9900397C75 /* TestConfigHelper.swift in Sources */, |
1246 | 1250 | 21698CC92889D75F004BD994 /* SocialNote.swift in Sources */,
|
| 1251 | + 97D4946D2981AF9900397C75 /* AuthSignInHelper.swift in Sources */, |
1247 | 1252 | );
|
1248 | 1253 | runOnlyForDeploymentPostprocessing = 0;
|
1249 | 1254 | };
|
|
1897 | 1902 | defaultConfigurationIsVisible = 0;
|
1898 | 1903 | defaultConfigurationName = Release;
|
1899 | 1904 | };
|
1900 |
| - 21698A9B28899818004BD994 /* Build configuration list for PBXNativeTarget "AWSAPIPluginIntegrationTests" */ = { |
| 1905 | + 21698A9B28899818004BD994 /* Build configuration list for PBXNativeTarget "AWSAPIPluginGraphQLAuthDirectiveTests" */ = { |
1901 | 1906 | isa = XCConfigurationList;
|
1902 | 1907 | buildConfigurations = (
|
1903 | 1908 | 21698A9C28899818004BD994 /* Debug */,
|
|
0 commit comments