Commit Graph

10257 Commits

Author SHA1 Message Date
julienfastre 5314e7b501 Fix tests on person's controller 2023-08-29 15:02:38 +02:00
julienfastre 939a6753bd Remove unexisting rule on rector 2023-08-29 14:49:33 +02:00
julienfastre 52d791f6d0 Refactor PersonControllerUpdateTest: separate validation test on dedicated test 2023-08-29 14:48:32 +02:00
julienfastre 80684f65fe Fix button selecton on PersonControllerCreateTest 2023-08-28 17:59:13 +02:00
julienfastre b1a9749dc0 Remove class test with any test methods 2023-08-28 16:43:49 +02:00
julienfastre 2dfc228917 Fix initial query for calendar export query 2023-08-28 16:09:23 +02:00
julienfastre 3f2339bc60 Find person in center using centerCurrent in RelationshipApiControllerTest 2023-08-28 16:09:22 +02:00
julienfastre e2a739eeff Fix strong typing on some entities's methods: allow null values 2023-08-28 16:09:22 +02:00
julienfastre 847fd71364 Fix tests on PersonContextWithThirdParty: fix construction of PersonContextWithThirdPartyTest 2023-08-28 16:09:22 +02:00
julienfastre 667104a595 Fix test on CalendarType: use the real IdToEntityDataTransformer, mocking the repository 2023-08-28 16:09:21 +02:00
julienfastre 2c83b4c912 Fix HouseholdACLAwareRepository: use the correct association to person's center 2023-08-28 16:09:21 +02:00
julienfastre e2d62d5792 Fix loading of CalendarContext in CalendarContextTest. Needs to remove the final from PersonRepository 2023-08-28 16:09:21 +02:00
julienfastre d1e09d7047 Fix constructor signature of BaseContext (in BaseContextDataTest.php) 2023-08-28 16:09:21 +02:00
julienfastre 5481d029e8 Fix ConverTest.php: fix argument to build Convert controller. 2023-08-28 16:09:20 +02:00
julienfastre ebe1c11ca6 fix tests related to previous usage of deprecated STATUS_MOVED on Calendar 2023-08-28 16:09:20 +02:00
julienfastre 398bbd12d5 Fix tests on ChillDocumentLockManager: take expiration delay into account 2023-08-28 16:09:20 +02:00
julienfastre c33330969c FIX CS 2023-08-28 12:49:31 +02:00
julienfastre ea9c21e021 Fix calendarControllerTest: fix acl, and add calendar acl on fixtures 2023-08-25 23:09:46 +02:00
julienfastre 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
julienfastre ad1e5ecc95 Fix data provider for person, using the association with person center current 2023-08-25 22:23:18 +02:00
julienfastre 1e353ed74b Fix loading of random address reference in AddressToReferenceMatcherControllerTest.php 2023-08-25 18:26:32 +02:00
julienfastre 5136907d62 Fix deprecated lifecycleEvent to eventArgs in test 2023-08-02 23:25:20 +02:00
julienfastre 84dbfabd66 Fix double in test 2023-08-02 23:25:20 +02:00
julienfastre 43ac6726aa Fix selector button 2023-08-02 23:25:19 +02:00
julienfastre 0e0b0b8874 DX: fix cs 2023-08-02 23:25:19 +02:00
julienfastre 24cc6a816b Fix calls to templating service 2023-08-02 23:25:19 +02:00
julienfastre f2d391ea2e cascading remove of Person\CenterHistory 2023-08-02 23:25:19 +02:00
julienfastre e2b500ea5f Fix usage of twig environment in twig custom fields rendering extensions 2023-08-02 23:25:18 +02:00
julienfastre dbccf7ff80 For integer for getting person_id in PersonController 2023-08-02 23:05:34 +02:00
julienfastre 65e6ad0fc4 Fix loading extension: use the new way 2023-08-02 23:05:33 +02:00
julienfastre f68a163a30 Ensure loading of postal code does not fails 2023-08-02 23:05:33 +02:00
julienfastre 009a0326d9 Configure routes using annotation 2023-08-02 23:05:33 +02:00
julienfastre 4b20db7a9c build cache before running rector tests 2023-08-02 16:26:11 +02:00
julienfastre 458a59fe1b Fix loading extension: use the new way 2023-08-02 16:26:05 +02:00
julienfastre 378e417d5c Remove unnecessary comparison in ActivityController 2023-08-02 16:25:44 +02:00
julienfastre cd7b91dd98 Avoid implicit creation of array 2023-08-01 18:35:36 +02:00
julienfastre 4b989fe25c fix tests for filter and aggregators: boot kernel instead of calling parent::setUp 2023-07-30 22:21:57 +02:00
julienfastre 984c35f8bc Fix loading countries 2023-07-30 22:15:39 +02:00
julienfastre 770d64a2f8 DX: fix loading of current professions for third parties 2023-07-28 13:21:33 +02:00
julienfastre 34c46f23e3 remove dead code 2023-07-28 13:10:58 +02:00
julienfastre 333579de06 DX: use more precise service parameter and use dataprovider for test 2023-07-28 13:06:45 +02:00
julienfastre 836cc7199e DX: add default autoconfigure and autowiring on Reports/Fixtures 2023-07-28 13:05:59 +02:00
julienfastre 7f96a895e1 DX: remove unused property on PersonController 2023-07-28 13:05:29 +02:00
julienfastre a0d4a995d3 Rector config: provide kernel for rector configuration 2023-07-28 12:24:23 +02:00
julienfastre e839b03cc9 Update path to twig template with new syntax 2023-07-28 12:16:50 +02:00
julienfastre 55b8502896 fix typing on Doctrine FunctionNode Age 2023-07-28 02:52:55 +02:00
julienfastre a9c8f464bb Remove family member bundle 2023-07-28 02:41:37 +02:00
julienfastre f570fe92a5 apply rector rules 2023-07-28 02:40:02 +02:00
julienfastre 157cdf6dfc update rector and adapt rules 2023-07-28 02:39:46 +02:00
julienfastre c20f65eebb apply rector rules: symfony **UP TO** 44 2023-07-28 01:52:53 +02:00