REST Service for POPCORN - ILIAS
alex
2025-06-22 08186da304e89de3b61d2a2f3b438598856579fc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<component name="ProjectRunConfigurationManager">
  <configuration default="false" name="the function deleteTeilnahme.should delete the Teilnahme of a user" type="mocha-javascript-test-runner" nameIsGenerated="true">
    <node-interpreter>project</node-interpreter>
    <node-options />
    <mocha-package>$PROJECT_DIR$/node_modules/mocha</mocha-package>
    <working-directory>$PROJECT_DIR$</working-directory>
    <pass-parent-env>true</pass-parent-env>
    <envs>
      <env name="NODE_ENV" value="dev" />
    </envs>
    <ui>bdd</ui>
    <extra-mocha-options />
    <test-kind>TEST</test-kind>
    <test-file>$PROJECT_DIR$/test/testDeleteTeilnahme.js</test-file>
    <test-names>
      <name value="the function deleteTeilnahme" />
      <name value="should delete the Teilnahme of a user" />
    </test-names>
    <method v="2" />
  </configuration>
</component>