mirror of
https://github.com/finos/SymphonyElectron.git
synced 2024-11-26 10:50:24 -06:00
ce8fe7c8da
Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>
15 lines
621 B
XML
15 lines
621 B
XML
<component name="ProjectRunConfigurationManager">
|
|
<configuration default="false" name="unit-tests" type="JavaScriptTestRunnerJest">
|
|
<config-file value="$PROJECT_DIR$/jest-config.json" />
|
|
<node-interpreter value="$USER_HOME$/.nvm/versions/node/v12.13.0/bin/node" />
|
|
<node-options value="" />
|
|
<jest-package value="$PROJECT_DIR$/node_modules/jest" />
|
|
<working-dir value="$PROJECT_DIR$" />
|
|
<jest-options value="--runInBand --detectOpenHandles" />
|
|
<envs>
|
|
<env name="ELECTRON_QA" value="true" />
|
|
</envs>
|
|
<scope-kind value="ALL" />
|
|
<method v="2" />
|
|
</configuration>
|
|
</component> |