Commit Graph

499 Commits (5d98794158a2bcd14f22f3d7542f10f348c8d75d)

Author SHA1 Message Date
catch 489c3286ce Issue #3400334 by mstrelan, quietone, smustgrave: Add declare(strict_types=1) to all test modules 2024-08-24 20:56:58 +09:00
Dave Long 22e2a1285a
Issue #3458422 by mstrelan, smustgrave: Add string return typehints to protected test helper methods 2024-08-22 18:27:50 +01:00
catch 8a74cf6164 Issue #2887988 by kazuko.murata, handkerchief, georob, Thithi32, smustgrave, pbouchereau: Translation of file count is incorrect 2024-08-18 12:53:58 +09:00
nod_ 32abf4b360
Issue #2909371 by mfernea, quietone, zaporylie, smustgrave: Fix 'Drupal.Commenting.VariableComment.VarOrder' coding standard 2024-08-14 17:06:18 +02:00
catch c31d595f98 Issue #2719657 by quietone, andypost, Mile23, Spokje, ilya.no, xjm, alexpott, smustgrave: Fix 'Drupal.Commenting.InlineComment.NotCapital' coding standard 2024-07-19 21:30:26 +09:00
catch d961c6dc17 Issue #3421809 by mstrelan, Spokje: Remove unused variables in catch statements 2024-07-17 20:50:14 +09:00
Alex Pott 5a9e57dc68
Issue #3455912 by quietone: Fix spelling for 10 words used in tests 2024-06-28 13:42:30 +03:00
catch a9f3d0ec7e Issue #3421418 by mstrelan, Spokje, xjm, mondrake, longwave, acbramley: Add void return typehints to all test methods 2024-06-19 13:45:54 +01:00
Alex Pott 8448f2d14f
Issue #2927141 by Akhil Babu, pooja_sharma, geertvd, smustgrave, JeroenT, larowlan, catch, quietone: Updates to an entity's URL alias do not reflect on the corresponding local tasks 2024-06-13 09:00:03 +01:00
catch 06aeda306c Issue #3427999 by andypost, Ayesh, bbrala: [PHP 8.4] Fix implicitly nullable type declarations 2024-06-01 10:15:22 +01:00
xjm 88b92b94aa
Issue #3442167 by mondrake, xjm, larowlan: Fix string array keys in data sets returned by data provider methods that do not match the parameter names in Kernel tests 2024-04-29 18:30:56 -05:00
Alex Pott ce1fa38bf0
Issue #3399388 by mstrelan: Add declare(strict_types=1) to all Kernel tests 2024-04-10 15:09:58 +01:00
Alex Pott 8c5fad9808
Issue #2822890 by danflanagan8, Peacog, Lendude, quietone, smustgrave, AaronMcHale, benjifisher: Taxonomy vocabulary translation local task tab not shown in UI 2024-04-09 09:19:46 +01:00
catch 75d943a0af Issue #2511308 by dimitriskr, ankithashetty, smustgrave, quietone, Wim Leers: Rename RendererInterface::renderPlain() to ::renderInIsolation() 2024-03-04 11:02:33 +00:00
Dave Long e3fab52019
Issue #3399746 by mstrelan, acbramley: Add declare(strict_types=1) to all Functional tests 2024-02-28 10:38:35 +00:00
catch ddb2945063 Issue #3112295 by mondrake, Taran2L, acbramley, cliddell, mpdonadio, smustgrave, Hardik_Patel_12, AkashKumar07, ravi.shankar, alexpott, andypost, daffie, JeroenT, vladbo, pifagor, voleger: Replace REQUEST_TIME in rest of OO code (except for tests) 2024-02-21 12:17:56 +00:00
Dave Long cb328b8c54
Issue #3417669 by quietone, longwave, smustgrave: Correct migrate related words 2024-02-18 11:57:49 +00:00
Dave Long 9b73314eed
Issue #3401730 by kim.pepper, smustgrave, longwave: Add default autoconfigure to all *.services.yml and remove event_subscriber tags 2024-02-17 16:35:53 +00:00
Dave Long 654b1f2074
Issue #3353210 by mondrake, PrabuEla, Spokje: [PHPUnit 10] @dataProvider methods must be declared static and public 2024-02-14 13:38:28 +00:00
Dave Long cc2223a937
Issue #3419070 by quietone, DanielVeza, smustgrave: Remove 14 foreign words from the dictionary 2024-02-06 10:19:46 +00:00
Lauri Eskola 1e8ae69e1d
Issue #3414263 by quietone, andypost: Change help headings for WCAG 2.0 2024-01-15 14:55:37 +02:00
Lee Rowlands 9add7f71ff
Issue #3399373 by mstrelan, xjm, longwave, quietone: Add declare(strict_types=1) to all Unit tests 2024-01-03 15:25:34 +10:00
Alex Pott ed5d89dc18
Issue #3402618 by zniki.ru: Replace $GLOBALS['base_root'] with getAbsoluteUrl() in Functional Test 2023-12-16 08:14:26 +00:00
Lee Rowlands 5247e64236
Issue #3400018 by mstrelan, xjm: Add declare(strict_types=1) to all Functional JavaScript tests 2023-12-13 08:27:06 +10:00
xjm ec3d785eb9
Issue #3405899 by quietone, smustgrave: Fix spelling of heredoc indentifiers 2023-12-04 17:44:27 -06:00
catch 1d5b6183ae Issue #3404106 by quietone, smustgrave, longwave: Fix test performance of \Drupal\Tests\config_translation\Functional\ConfigTranslationInstallTest 2023-11-27 14:35:00 +00:00
Lee Rowlands 83752e6bc0
Issue #3396310 by longwave, Spokje, smustgrave: Use autowiring for core controllers 2023-11-20 08:15:53 +10:00
xjm d170d77fb3
Issue #3390692 by catch, xjm, smustgrave: Split out a couple more config translation UI tests 2023-11-15 13:33:17 -06:00
xjm 066dc5c8c4
Issue #3399370 by mstrelan: Remove @file annotation from test classes 2023-11-10 15:35:50 -06:00
Lauri Eskola 7643b3210f
Issue #3399172 by saidatom, smustgrave: Fix linting issues in Twig files 2023-11-09 13:00:51 +02:00
Alex Pott ae55070f94
Issue #3391268 by quietone: Fix spelling of words only misspelled in tests, part 4 2023-10-05 16:21:57 +01:00
Lauri Eskola 861aa769fc
Issue #3389668 by catch: Split up ConfigTranslationUiTest 2023-09-29 12:44:48 +03:00
Lee Rowlands 6d93485084
Issue #3386458 by catch, quietone, alexpott, larowlan: Add GenericModuleTestBase and use it to test general module things 2023-09-26 09:14:17 +10:00
Lee Rowlands 0af9348ce7
Issue #3388365 by catch, larowlan, bbrala, smustgrave: Distribute @group #slow tests between test runners and mark more tests 2023-09-26 07:27:04 +10:00
Lauri Eskola b175481f32
Issue #3376281 by Indrapatil, nlisgo, longwave, smustgrave: Random machine names no longer need to be wrapped in strtolower() 2023-08-01 21:32:45 +03:00
Lauri Eskola 418ce00036
Issue #3209249 by quietone, smustgrave, bharath-kondeti, ankithashetty, KapilV, longwave, Spokje: Fix spelling for 29 migrate translation related words 2023-07-30 19:51:17 +03:00
Lee Rowlands 5823307501
Issue #3025577 by andypost, Abhisheksingh27, jhodgdon, alexpott, quietone, smustgrave: Move help topics to core or the correct modules 2023-07-24 20:03:11 +10:00
Dave Long 49e0f8b6a4
Issue #2653652 by vasike, tstoeckler, penyaskito, Daniel_Rempe, catch, Gábor Hojtsy, smustgrave, maxocub, alexpott, Kristen Pol: Create an interface for ConfigEntityMapper 2023-07-22 15:59:32 +02:00
catch 82d3e957a4 Issue #3335768 by Berdir, andypost, smustgrave, catch: Manually clear cache keys from plugin managers with finite variations instead of using cache tags 2023-07-12 09:46:07 +01:00
catch 0ed2aa1ace Issue #3365331 by mondrake: [PHPUnit 10] Provide a static alternative to ConfigMapperManagerTest::providerTestHasTranslatable 2023-06-22 12:37:39 +01:00
bnjmnm d3a1923f6d Issue #3366676 by lauriii, smustgrave, narendraR: Display config translation forms in a modal dialog 2023-06-21 14:23:53 -04:00
catch b83467eabc Issue #3325557 by longwave, mondrake, kim.pepper: Enable more service autowiring by adding interface aliases to core modules 2023-06-14 13:59:48 +01:00
catch 19d08d31aa Issue #3351379 by Spokje, mondrake, longwave: Only mock methods defined in interfaces 2023-05-04 13:22:13 +01:00
Dave Long db5c7a1dc5
Issue #3268833 by quietone, xjm, jungle, ravi.shankar, smustgrave, daffie, Spokje, DanielVeza: Fix method comments in tests for Drupal.Commenting.DocComment.ShortSingleLine 2023-04-30 18:58:07 +01:00
Lee Rowlands f06e188e2f
Issue #3318549 by smustgrave, mstrelan, larowlan, rkoller, AaronMcHale, acbramley: Rename Custom Block terminology in the admin UI 2023-04-17 18:50:08 +10:00
Dave Long 596b3d38f1
Issue #3351236 by Spokje, mondrake, smustgrave: Fix PHPStan L1 errors "Missing call to parent::setUp()/tearDown() method." 2023-04-16 22:50:09 +01:00
Lee Rowlands 9b09c2792d
Issue #1975064 by smustgrave, tanc, ravi.shankar, seanpclark, pixlkat, wengerk, meena.bisht, cboyden, rjg, klaasvw, nikitagupta, larowlan, MaskOta, mlncn, dsnopek, fenstrat, fago, vacho, yobottehg, Grimreaper, rpayanm, B-Prod, SKAUGHT, rkoller, yoroy, stefan.r, psf_, AaronMcHale, rootwork, ifrik, TravisCarden, stella, kae76, josephdpurcell@gmail.com, eelkeblok, andypost, benjifisher: Add more granular block permissions 2023-03-31 11:43:26 +10:00
catch 336c3ef206 Issue #3351060 by Spokje: Fix PHPStan L1 errors "You should use assertNull() instead of assertSame(null, $actual)." 2023-03-29 23:46:03 +01:00
catch b3fac4a09f Issue #3328454 by xjm, Bhanu951, jidrone, smustgrave: Replace most strpos() !== FALSE or === FALSE with str_contains() 2023-03-18 11:30:09 +00:00
Dave Long 3966592061
Issue #3151019 by catch, andypost: Only allow route names, deprecate support for route objects in UrlGenerator methods 2023-02-17 16:29:57 +00:00