WS-2018.2.4 <martin@Cyan-Corvus-414 Update Tests.xml
This commit is contained in:
parent
a76278f564
commit
fb8e2bff1d
@ -1,100 +1,9 @@
|
||||
<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">
|
||||
<tool name="SCrape Denmark" description="nyc tape tests/fr.js" showInMainMenu="false" showInEditor="false" showInProject="false" showInSearchPopup="false" 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>
|
||||
<tool name="Jest geographic-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-geographic-breakdown\lib\en-us-retail\geographic-breakdown.spec.js --watch --coverage" />
|
||||
<option name="WORKING_DIRECTORY" value="C:/dev/iws-international/web-platform" />
|
||||
</exec>
|
||||
</tool>
|
||||
<tool name="Jest sector-exposure" 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-sector-exposure\lib\en-us-retail\sector-exposure.spec.js --watch --coverage" />
|
||||
<option name="WORKING_DIRECTORY" value="C:/dev/iws-international/web-platform" />
|
||||
</exec>
|
||||
</tool>
|
||||
<tool name="Jest geographic-exposure" 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-geographic-exposure\lib\en-us-retail\geographic-exposure.spec.js --watch --coverage" />
|
||||
<option name="WORKING_DIRECTORY" value="C:/dev/iws-international/web-platform" />
|
||||
</exec>
|
||||
</tool>
|
||||
<tool name="Jest quality-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-quality-breakdown\lib\en-us-retail\quality-breakdown.spec.js --watch --coverage" />
|
||||
<option name="WORKING_DIRECTORY" value="C:/dev/iws-international/web-platform" />
|
||||
</exec>
|
||||
</tool>
|
||||
<tool name="Jest manager-roster" 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-manager-roster\lib\en-us-retail\manager-roster.spec.js --watch --coverage" />
|
||||
<option name="WORKING_DIRECTORY" value="C:/dev/iws-international/web-platform" />
|
||||
</exec>
|
||||
</tool>
|
||||
<tool name="Jest top-exposures" 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-top-exposures\lib\en-us-retail\top-exposures.spec.js --watch --coverage" />
|
||||
<option name="WORKING_DIRECTORY" value="C:/dev/iws-international/web-platform" />
|
||||
</exec>
|
||||
</tool>
|
||||
<tool name="Jest asset-class-exposure" 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-asset-class-exposure\lib\en-us-retail\asset-class-exposure.spec.js --watch --coverage" />
|
||||
<option name="WORKING_DIRECTORY" value="C:/dev/iws-international/web-platform" />
|
||||
</exec>
|
||||
</tool>
|
||||
<tool name="Jest strategy-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-strategy-breakdown\lib\en-us-retail\strategy-breakdown.spec.js --watch --coverage" />
|
||||
<option name="WORKING_DIRECTORY" value="C:/dev/iws-international/web-platform" />
|
||||
</exec>
|
||||
</tool>
|
||||
<tool name="Jest portfolio-statistics-and-positions" 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-portfolio-statistics-and-positions\lib\en-us-retail\portfolio-statistics-and-positions.spec.js --watch --coverage" />
|
||||
<option name="WORKING_DIRECTORY" value="C:/dev/iws-international/web-platform" />
|
||||
</exec>
|
||||
</tool>
|
||||
<tool name="Jest credit-quality-exposure" 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-credit-quality-exposure\lib\en-us-retail\credit-quality-exposure.spec.js --watch --coverage" />
|
||||
<option name="WORKING_DIRECTORY" value="C:/dev/iws-international/web-platform" />
|
||||
</exec>
|
||||
</tool>
|
||||
<tool name="Jest fund-static-bar" 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\overview\ft-fund-static-bar\lib\en-us-retail\fund-static-bar.spec.js --watch --coverage" />
|
||||
<option name="WORKING_DIRECTORY" value="C:/dev/iws-international/web-platform" />
|
||||
<option name="COMMAND" value="$USER_HOME$/dev/obdfcascrape/node_modules/nyc/index.js" />
|
||||
<option name="PARAMETERS" value="tape tests/scrape.dk.js" />
|
||||
<option name="WORKING_DIRECTORY" value="$USER_HOME$/dev/obdfcascrape" />
|
||||
</exec>
|
||||
</tool>
|
||||
</toolSet>
|
Loading…
Reference in New Issue
Block a user