upload
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 1m19s

This commit is contained in:
Jan-Philipp Luithardt
2025-12-03 18:05:23 +01:00
parent 3ddc6bbc15
commit c35218453f
25 changed files with 29 additions and 692 deletions

View File

@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<testsuite name="project.GoodCaseTaskTest" tests="5" skipped="0" failures="0" errors="0" timestamp="2025-12-03T16:57:13.775Z" hostname="Mac.fritz.box" time="0.004">
<testsuite name="project.GoodCaseTaskTest" tests="5" skipped="0" failures="0" errors="0" timestamp="2025-12-03T17:04:12.210Z" hostname="Mac.fritz.box" time="0.003">
<properties/>
<testcase name="Edit Task" classname="project.GoodCaseTaskTest" time="0.002"/>
<testcase name="Create a new Task" classname="project.GoodCaseTaskTest" time="0.0"/>
<testcase name="Edit Task" classname="project.GoodCaseTaskTest" time="0.001"/>
<testcase name="Create a new Task" classname="project.GoodCaseTaskTest" time="0.001"/>
<testcase name="Check TaskList if Task there" classname="project.GoodCaseTaskTest" time="0.0"/>
<testcase name="Delete Task" classname="project.GoodCaseTaskTest" time="0.0"/>
<testcase name="Set Author of a Task" classname="project.GoodCaseTaskTest" time="0.0"/>