10276 Commits

Author SHA1 Message Date
b85cd1b994
DX: apply rector rules for phpunit up to 90 2023-08-31 11:08:42 +02:00
e4e52234ad
Rector: apply rules for doctrine code quality 2023-08-31 10:35:52 +02:00
bc9b7b1776
CI: remove "allow_failure" to unit_tests 2023-08-30 20:57:24 +02:00
1f2ecb923e
Remove unnecessary return types 2023-08-30 20:49:26 +02:00
37419e06fc
Skip test for reviewing duplication detection on person creation 2023-08-30 20:29:30 +02:00
bad3cdca09
Fix serializing collection with intersection types 2023-08-30 20:25:35 +02:00
711cdc3481
mark empty test as skipped 2023-08-30 16:35:13 +02:00
149ed2bd75
Refactor test to create people without accompanying period on each iteration 2023-08-30 16:26:15 +02:00
2f1f724860
Remove commented code 2023-08-30 16:25:30 +02:00
68e1384416
Remove echo with array to string conversion 2023-08-30 15:11:47 +02:00
0907d5b76a
Configuration for messenger - use env=test in ci/step "unit_tests" 2023-08-30 14:58:13 +02:00
1c0fd57913
Apply rector rules + fix CS 2023-08-30 14:55:26 +02:00
d01172274d
Remove unused properties 2023-08-30 14:37:20 +02:00
876ebca210
Birthdate validator: remove unused comparison 2023-08-30 14:37:08 +02:00
364a67b83a
Skip test which apply on different kernel configuration 2023-08-30 14:31:37 +02:00
6bedd673cd
Fix configuration for messenger in tests 2023-08-30 14:31:11 +02:00
df9f30265f
Fix Birthdate validator DI and dedicated test 2023-08-30 14:14:36 +02:00
1b8acfab24
Fix person view test 2023-08-30 13:58:46 +02:00
690697cb35
Fix person update controller tests 2023-08-29 17:37:56 +02:00
5314e7b501
Fix tests on person's controller 2023-08-29 15:02:38 +02:00
939a6753bd
Remove unexisting rule on rector 2023-08-29 14:49:33 +02:00
52d791f6d0
Refactor PersonControllerUpdateTest: separate validation test on dedicated test 2023-08-29 14:48:32 +02:00
80684f65fe
Fix button selecton on PersonControllerCreateTest 2023-08-28 17:59:13 +02:00
b1a9749dc0
Remove class test with any test methods 2023-08-28 16:43:49 +02:00
2dfc228917
Fix initial query for calendar export query 2023-08-28 16:09:23 +02:00
3f2339bc60
Find person in center using centerCurrent in RelationshipApiControllerTest 2023-08-28 16:09:22 +02:00
e2a739eeff
Fix strong typing on some entities's methods: allow null values 2023-08-28 16:09:22 +02:00
847fd71364
Fix tests on PersonContextWithThirdParty: fix construction of PersonContextWithThirdPartyTest 2023-08-28 16:09:22 +02:00
667104a595
Fix test on CalendarType: use the real IdToEntityDataTransformer, mocking the repository 2023-08-28 16:09:21 +02:00
2c83b4c912
Fix HouseholdACLAwareRepository: use the correct association to person's center 2023-08-28 16:09:21 +02:00
e2d62d5792
Fix loading of CalendarContext in CalendarContextTest. Needs to remove the final from PersonRepository 2023-08-28 16:09:21 +02:00
d1e09d7047
Fix constructor signature of BaseContext (in BaseContextDataTest.php) 2023-08-28 16:09:21 +02:00
5481d029e8
Fix ConverTest.php: fix argument to build Convert controller. 2023-08-28 16:09:20 +02:00
ebe1c11ca6
fix tests related to previous usage of deprecated STATUS_MOVED on Calendar 2023-08-28 16:09:20 +02:00
398bbd12d5
Fix tests on ChillDocumentLockManager: take expiration delay into account 2023-08-28 16:09:20 +02:00
c33330969c
FIX CS 2023-08-28 12:49:31 +02:00
ea9c21e021
Fix calendarControllerTest: fix acl, and add calendar acl on fixtures 2023-08-25 23:09:46 +02:00
410aa7098a
Fix docgen / PersonContextTest: there should not be any scope shown when only one scope is added. 2023-08-25 22:34:24 +02:00
ad1e5ecc95
Fix data provider for person, using the association with person center current 2023-08-25 22:23:18 +02:00
1e353ed74b
Fix loading of random address reference in AddressToReferenceMatcherControllerTest.php 2023-08-25 18:26:32 +02:00
5136907d62
Fix deprecated lifecycleEvent to eventArgs in test 2023-08-02 23:25:20 +02:00
84dbfabd66
Fix double in test 2023-08-02 23:25:20 +02:00
43ac6726aa
Fix selector button 2023-08-02 23:25:19 +02:00
0e0b0b8874
DX: fix cs 2023-08-02 23:25:19 +02:00
24cc6a816b
Fix calls to templating service 2023-08-02 23:25:19 +02:00
f2d391ea2e
cascading remove of Person\CenterHistory 2023-08-02 23:25:19 +02:00
e2b500ea5f
Fix usage of twig environment in twig custom fields rendering extensions 2023-08-02 23:25:18 +02:00
dbccf7ff80
For integer for getting person_id in PersonController 2023-08-02 23:05:34 +02:00
65e6ad0fc4
Fix loading extension: use the new way 2023-08-02 23:05:33 +02:00
f68a163a30
Ensure loading of postal code does not fails 2023-08-02 23:05:33 +02:00