Should define specific .yaml files for each one of the 4 available configs:
-
EndToEndWithFake - should build the client in DebugWithSpecs config and the e2e specs in EndToEndWithFake config
-
IntegrationWithFake - should build the integration specs in IntegrationWithFake config
-
EndToEndWithReal - should build the client in DebugWithSpecs config and the server in DebugWithSpecs config and the e2e specs in EndToEndWithReal config
-
IntegrationWithReal - should build the integration specs in IntegrationWithReal config and the server in DebugWithSpecs config
Should define specific
.yamlfiles for each one of the 4 available configs:EndToEndWithFake- should build the client inDebugWithSpecsconfig and the e2e specs inEndToEndWithFakeconfigIntegrationWithFake- should build the integration specs inIntegrationWithFakeconfigEndToEndWithReal- should build the client inDebugWithSpecsconfig and the server inDebugWithSpecsconfig and the e2e specs inEndToEndWithRealconfigIntegrationWithReal- should build the integration specs inIntegrationWithRealconfig and the server inDebugWithSpecsconfig