Part-DB-server/tests
Marcel Diegelmann 73a2b16332 Merge remote-tracking branch 'origin/feature/custom-part-status' into feature/all-features
# Conflicts:
#	docs/configuration.md
#	migrations/Version20250321141740.php
#	src/Entity/Attachments/Attachment.php
#	src/Entity/Base/AbstractDBElement.php
#	src/Entity/LogSystem/CollectionElementDeleted.php
#	src/Entity/LogSystem/LogTargetType.php
#	src/Entity/Parameters/AbstractParameter.php
#	src/Entity/Parts/PartCustomState.php
#	src/Security/Voter/AttachmentVoter.php
#	templates/parts/edit/_advanced.html.twig
#	tests/Controller/AdminPages/PartCustomStateControllerTest.php
#	translations/messages.cs.xlf
#	translations/messages.el.xlf
#	translations/messages.fr.xlf
#	translations/messages.ja.xlf
#	translations/messages.nl.xlf
2025-10-01 09:15:53 +02:00
..
API Fixed tests 2025-09-07 00:26:24 +02:00
assets Benutzerdefinierten Bauteilstatus einführen 2025-10-01 08:47:32 +02:00
Controller PartCustomStateControllerTest: Attribute für PHPUnit-Gruppen umgestellt 2025-10-01 08:47:33 +02:00
DataTables/Filters Fixed tests 2025-09-21 21:35:13 +02:00
Doctrine Fixed tests for new PHPunit 11.5 2025-07-14 21:57:27 +02:00
Entity Benutzerdefinierten Bauteilstatus einführen 2025-10-01 08:47:32 +02:00
EventSubscriber Only check every 10 minutes if the user needs to setup a 2FA method enforced by its group 2023-07-19 00:56:28 +02:00
Exceptions Run rector 2025-07-14 00:26:40 +02:00
Form/InfoProviderSystem Add tests and fix static errors 2025-08-31 22:16:27 +02:00
Helpers Assemblies einführen 2025-09-30 16:08:13 +02:00
Repository Fixed logentryRepositoryTest 2025-08-31 22:51:47 +02:00
Security Added declare strict types to all files 2023-06-11 18:59:07 +02:00
Serializer Migrated phpunit annotations to attributes 2025-07-14 00:32:06 +02:00
Services Benutzerdefinierten Bauteilstatus einführen 2025-10-01 08:47:32 +02:00
Twig Fixed tests for new PHPunit 11.5 2025-07-14 21:57:27 +02:00
Validator Fixed PHPunit tests 2025-07-13 20:06:38 +02:00
.gitignore Initial commit 2019-02-23 16:49:38 +01:00
ApplicationAvailabilityFunctionalTest.php Fixed tests for new PHPunit 11.5 2025-07-14 21:57:27 +02:00
bootstrap.php Updated phpunit recipe 2025-07-13 16:53:41 +02:00
DatatablesAvailabilityTest.php Fixed tests for new PHPunit 11.5 2025-07-14 21:57:27 +02:00
object-manager.php Fixed PHPstan issues 2023-08-28 22:39:29 +02:00
SettingsTestHelper.php Run rector 2025-07-14 00:26:40 +02:00
symfony-container.php Added declare strict types to all files 2023-06-11 18:59:07 +02:00