NOTICKET: Edit Run Config for Intelij for Testing
Some checks failed
Quality Check / Validate OAS (push) Successful in 47s
Quality Check / Validate OAS (pull_request) Successful in 1m1s
Quality Check / Testing (push) Failing after 1m31s
Quality Check / Linting (push) Failing after 1m43s
Quality Check / Testing (pull_request) Failing after 1m34s
Quality Check / Linting (pull_request) Failing after 1m45s
Quality Check / Static Analysis (push) Failing after 1m51s
Quality Check / Static Analysis (pull_request) Failing after 1m46s

Signed-off-by: Dominik Säume <Dominik.Saeume@hmmh.de>
This commit is contained in:
Dominik Säume 2024-10-09 10:57:41 +02:00
parent 27ceb10a82
commit bd8369c28c
Signed by: SZUT-Dominik
GPG key ID: 67D15BB250B41E7C

View file

@ -1,24 +1,12 @@
<component name="ProjectRunConfigurationManager">
<configuration default="false" name="Test" type="GradleRunConfiguration" factoryName="Gradle">
<ExternalSystemSettings>
<option name="executionName" />
<option name="externalProjectPath" value="$PROJECT_DIR$" />
<option name="externalSystemIdString" value="GRADLE" />
<option name="scriptParameters" value="" />
<option name="taskDescriptions">
<list />
</option>
<option name="taskNames">
<list>
<option value="test" />
</list>
</option>
<option name="vmOptions" />
</ExternalSystemSettings>
<ExternalSystemDebugServerProcess>true</ExternalSystemDebugServerProcess>
<ExternalSystemReattachDebugProcess>true</ExternalSystemReattachDebugProcess>
<DebugAllEnabled>false</DebugAllEnabled>
<RunAsTest>false</RunAsTest>
<method v="2" />
<configuration default="false" name="Test" type="JUnit" factoryName="JUnit">
<module name="Project_Management_Tool.test" />
<option name="PACKAGE_NAME" value="" />
<option name="MAIN_CLASS_NAME" value="" />
<option name="METHOD_NAME" value="" />
<option name="TEST_OBJECT" value="package" />
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
</component>