WS-2016.3.3 <mdonnel@EDINBK107739 Update External Tools.xml, applicationLibraries.xml
This commit is contained in:
parent
370817f78e
commit
8feada34ab
@ -1,5 +1,16 @@
|
|||||||
<application>
|
<application>
|
||||||
<component name="libraryTable">
|
<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">
|
<library name="jquery-2.1.4" type="javaScript">
|
||||||
<properties>
|
<properties>
|
||||||
<option name="frameworkName" value="jQuery" />
|
<option name="frameworkName" value="jQuery" />
|
||||||
|
@ -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">
|
<tool name="Jest" showInMainMenu="true" showInEditor="true" showInProject="true" showInSearchPopup="true" disabled="false" useConsole="true" showConsoleOnStdOut="false" showConsoleOnStdErr="false" synchronizeAfterRun="false">
|
||||||
<exec>
|
<exec>
|
||||||
<option name="COMMAND" value="C:\Program Files\nodejs\jest.cmd" />
|
<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" />
|
<option name="WORKING_DIRECTORY" value="C:/dev/iws-international/web-platform" />
|
||||||
</exec>
|
</exec>
|
||||||
</tool>
|
</tool>
|
||||||
|
Loading…
Reference in New Issue
Block a user