WS-2016.3.3 <mdonnel@EDINBK107739 Update External Tools.xml Create Tests.xml
This commit is contained in:
parent
f41c411779
commit
97bbaace65
@ -6,13 +6,6 @@
|
||||
<option name="WORKING_DIRECTORY" value="C:/dev/iws-international/web-platform" />
|
||||
</exec>
|
||||
</tool>
|
||||
<tool name="Jest" showInMainMenu="true" showInEditor="true" showInProject="true" showInSearchPopup="true" disabled="false" useConsole="true" showConsoleOnStdOut="false" showConsoleOnStdErr="false" synchronizeAfterRun="false">
|
||||
<exec>
|
||||
<option name="COMMAND" value="C:\Program Files\nodejs\jest.cmd" />
|
||||
<option name="PARAMETERS" value="C:\dev\iws-international\web-platform\src\components\products\portfolio\ft-fixed-income-sector-breakdown\lib\en-us-retail\fixed-income-sector-breakdown.spec.js --watch --coverage" />
|
||||
<option name="WORKING_DIRECTORY" value="C:/dev/iws-international/web-platform" />
|
||||
</exec>
|
||||
</tool>
|
||||
<tool name="Aurelia HARD" showInMainMenu="true" showInEditor="true" showInProject="true" showInSearchPopup="true" disabled="false" useConsole="true" showConsoleOnStdOut="false" showConsoleOnStdErr="false" synchronizeAfterRun="false">
|
||||
<exec>
|
||||
<option name="COMMAND" value="C:\Program Files\nodejs\au.cmd" />
|
||||
|
23
tools/Tests.xml
Normal file
23
tools/Tests.xml
Normal file
@ -0,0 +1,23 @@
|
||||
<toolSet name="Tests">
|
||||
<tool name="Jest fixed-income-sector-breakdown" showInMainMenu="true" showInEditor="true" showInProject="true" showInSearchPopup="true" disabled="false" useConsole="true" showConsoleOnStdOut="false" showConsoleOnStdErr="false" synchronizeAfterRun="false">
|
||||
<exec>
|
||||
<option name="COMMAND" value="C:\Program Files\nodejs\jest.cmd" />
|
||||
<option name="PARAMETERS" value="C:\dev\iws-international\web-platform\src\components\products\portfolio\ft-fixed-income-sector-breakdown\lib\en-us-retail\fixed-income-sector-breakdown.spec.js --watch --coverage" />
|
||||
<option name="WORKING_DIRECTORY" value="C:/dev/iws-international/web-platform" />
|
||||
</exec>
|
||||
</tool>
|
||||
<tool name="Jest commodities-sector-breakdown" showInMainMenu="true" showInEditor="true" showInProject="true" showInSearchPopup="true" disabled="false" useConsole="true" showConsoleOnStdOut="false" showConsoleOnStdErr="false" synchronizeAfterRun="false">
|
||||
<exec>
|
||||
<option name="COMMAND" value="C:\Program Files\nodejs\jest.cmd" />
|
||||
<option name="PARAMETERS" value="C:\dev\iws-international\web-platform\src\components\products\portfolio\ft-commodities-sector-breakdown\lib\en-us-retail\commodities-sector-breakdown.spec.js --watch --coverage" />
|
||||
<option name="WORKING_DIRECTORY" value="C:/dev/iws-international/web-platform" />
|
||||
</exec>
|
||||
</tool>
|
||||
<tool name="Jest currency-distribution" showInMainMenu="true" showInEditor="true" showInProject="true" showInSearchPopup="true" disabled="false" useConsole="true" showConsoleOnStdOut="false" showConsoleOnStdErr="false" synchronizeAfterRun="false">
|
||||
<exec>
|
||||
<option name="COMMAND" value="C:\Program Files\nodejs\jest.cmd" />
|
||||
<option name="PARAMETERS" value="C:\dev\iws-international\web-platform\src\components\products\portfolio\ft-currency-distribution\lib\en-us-retail\currency-distribution.spec.js --watch --coverage" />
|
||||
<option name="WORKING_DIRECTORY" value="C:/dev/iws-international/web-platform" />
|
||||
</exec>
|
||||
</tool>
|
||||
</toolSet>
|
Loading…
Reference in New Issue
Block a user