WS-2016.3.3 <mdonnel@EDINBK107739 Update External Tools.xml, applicationLibraries.xml

This commit is contained in:
mdonnel 2017-02-08 12:39:21 +00:00
parent 370817f78e
commit 8feada34ab
2 changed files with 12 additions and 1 deletions

View File

@ -1,5 +1,16 @@
<application>
<component name="libraryTable">
<library name="jest-DefinitelyTyped" type="javaScript">
<properties>
<sourceFilesUrls>
<item url="file://$APPLICATION_CONFIG_DIR$/javascript/extLibs/http_github.com_DefinitelyTyped_DefinitelyTyped_raw_master_jest_index.d.ts" />
</sourceFilesUrls>
</properties>
<CLASSES>
<root url="file://$APPLICATION_CONFIG_DIR$/javascript/extLibs/http_github.com_DefinitelyTyped_DefinitelyTyped_raw_master_jest_index.d.ts" />
</CLASSES>
<SOURCES />
</library>
<library name="jquery-2.1.4" type="javaScript">
<properties>
<option name="frameworkName" value="jQuery" />

View File

@ -9,7 +9,7 @@
<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-credit-quality-exposure\lib\en-us-retail\credit-quality-exposure.spec.js --watch --coverage" />
<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>