@haystacks/async
Version:
A framework to build any number or any kind of native application or automation solution.
21 lines (20 loc) • 1.88 kB
text/xml
<CommandWorkflows>
<debug>
<commandsBlob>
<commands>
<integrationTests>
<Workflow Name="integrationTestsEnable" Value="changeConfigSetting debugSetting.framework.commandsBlob.commands.integrationTests true"/>
<Workflow Name="integrationTestsDisable" Value="changeConfigSetting debugSetting.framework.commandsBlob.commands.integrationTests false"/>
<Workflow Name="validateConstantsEnable" Value="changeConfigSetting debugSetting.framework.commandsBlob.commands.integrationTests.validateConstants true"/>
<Workflow Name="validateConstantsDisable" Value="changeConfigSetting debugSetting.framework.commandsBlob.commands.integrationTests.validateConstants false"/>
<Workflow Name="validateCommandAliasesEnable" Value="changeConfigSetting debugSetting.framework.commandsBlob.commands.integrationTests.validateCommandAliases true"/>
<Workflow Name="validateCommandAliasesDisable" Value="changeConfigSetting debugSetting.framework.commandsBlob.commands.integrationTests.validateCommandAliases false"/>
<Workflow Name="validateWorkflowsEnable" Value="changeConfigSetting debugSetting.framework.commandsBlob.commands.integrationTests.validateWorkflows true"/>
<Workflow Name="validateWorkflowsDisable" Value="changeConfigSetting debugSetting.framework.commandsBlob.commands.integrationTests.validateWorkflows false"/>
<Workflow Name="runAllValidationsEnable" Value="changeConfigSetting debugSetting.framework.commandsBlob.commands.integrationTests.runAllValidations true"/>
<Workflow Name="runAllValidationsDisable" Value="changeConfigSetting debugSetting.framework.commandsBlob.commands.integrationTests.runAllValidations false"/>
</integrationTests>
</commands>
</commandsBlob>
</debug>
</CommandWorkflows>