Pull-Request: Failing Test into tests #42

Merged
sebastian merged 14 commits from test-failing into tests 2023-11-11 11:19:32 +01:00

14 Commits

Author SHA1 Message Date
Sebastian Böckelmann
2dfb5ab877 Merge remote-tracking branch 'origin/test-failing' into test-failing
All checks were successful
Java CI with Maven / build (push) Successful in 46s
# Conflicts:
#	backend/src/main/java/core/services/TaskService.java
2023-11-11 11:18:24 +01:00
Sebastian Böckelmann
cc3c16ad02 TaskServiceTest 2023-11-11 11:17:03 +01:00
Sebastian Böckelmann
94b469238d Remove entityManager from TaskService 2023-11-11 11:17:00 +01:00
Sebastian Böckelmann
aa9f37d2e5 Consider increased number of tasks 2023-11-11 11:16:55 +01:00
Sebastian Böckelmann
54ff270d62 Deleting Task test 2023-11-11 11:16:43 +01:00
Sebastian Böckelmann
e43f684b82 Fix Failind edittest and make tests transactional 2023-11-11 11:16:20 +01:00
Sebastian Böckelmann
7f09c1cefc TaskService Test will fail 2023-11-11 11:15:50 +01:00
Sebastian Böckelmann
fcde6c4aad TaskServiceTest
All checks were successful
Java CI with Maven / build (push) Successful in 46s
2023-11-11 10:47:12 +01:00
Sebastian Böckelmann
c9343ea05e Remove entityManager from TaskService
All checks were successful
Java CI with Maven / build (push) Successful in 49s
2023-11-11 10:30:50 +01:00
Sebastian Böckelmann
eaab4f8de2 Consider increased number of tasks
All checks were successful
Java CI with Maven / build (push) Successful in 50s
2023-11-11 10:22:31 +01:00
Sebastian Böckelmann
5936734cda Deleting Task test
Some checks failed
Java CI with Maven / build (push) Failing after 36s
2023-11-11 10:19:59 +01:00
Sebastian Böckelmann
01af822f06 Fix Failind edittest and make tests transactional
Some checks failed
Java CI with Maven / build (push) Failing after 39s
2023-11-11 10:18:20 +01:00
Sebastian Böckelmann
d6e71eb528 Resolve Merge-Conflict
Some checks failed
Java CI with Maven / build (push) Failing after 36s
2023-11-11 10:04:30 +01:00
Sebastian Böckelmann
5e39cb1d53 TaskService Test will fail
Some checks failed
Java CI with Maven / build (push) Failing after 39s
2023-11-11 09:52:38 +01:00