jjmschofield/github-codeowners

View on GitHub
.idea/runConfigurations/test_int.xml

Summary

Maintainability
Test Coverage
<component name="ProjectRunConfigurationManager">
  <configuration default="false" name="test:int" type="JavaScriptTestRunnerJest">
    <node-interpreter value="project" />
    <node-options value="" />
    <jest-package value="$PROJECT_DIR$/node_modules/jest" />
    <working-dir value="$PROJECT_DIR$" />
    <jest-options value="--testMatch  **/*.test.int.ts --ci" />
    <envs>
      <env name="JEST_JUNIT_OUTPUT_DIR" value="./tests/reports/int jest " />
    </envs>
    <scope-kind value="ALL" />
    <method v="2" />
  </configuration>
</component>