Commit Graph

806 Commits (51d40866c93a5728945c2ad1976c4efa71140856)

Author SHA1 Message Date
Alex Pott 442b47177d
Issue #3399388 by mstrelan: Add declare(strict_types=1) to all Kernel tests 2024-04-10 15:17:46 +01:00
Alex Pott a28538b0ab
Issue #3421005 by Ruturaj Chaubey, sorlov, quietone, smustgrave, larowlan, alexpott: Convert ViewsStyle plugin discovery to attributes
(cherry picked from commit f944f4886c)
2024-03-27 15:32:42 +00:00
Alex Pott 4869fb9aa6
Issue #3433086 by mondrake: Method addMethods() of class PHPUnit\Framework\MockObject\MockBuilder is deprecated in PHPUnit 10
(cherry picked from commit b73c68de45)
2024-03-26 17:04:50 +00:00
Alex Pott 21f80a6788
Issue #3433091 by mondrake: Method getMockForTrait() of class PHPUnit\Framework\MockObject\MockBuilder is deprecated in PHPUnit 10
(cherry picked from commit e0644f929b)
2024-03-24 10:47:40 +00:00
Alex Pott cca3f394eb
Issue #3421002 by sorlov, Ruturaj Chaubey, smustgrave, larowlan: Convert ViewsDisplay plugin discovery to attributes
(cherry picked from commit a52189b391)
2024-03-20 08:26:24 +00:00
Alex Pott 498ce9e1a1
Issue #3420999 by sorlov, larowlan, smustgrave, mstrelan: Convert ViewsRow plugin discovery to attributes
(cherry picked from commit 7184e9458c)
2024-03-20 08:21:49 +00:00
Dave Long fb6d290a81
Issue #3420742 by quietone, sakthi_dev, BramDriesen: Fix words in test string by changing the string
(cherry picked from commit 729390194f)
2024-03-08 13:59:57 +00:00
Dave Long dfafcf727f
Issue #3419394 by quietone, longwave, smustgrave: File mime type and other file related words in the dictionary
(cherry picked from commit f8a2ccac36)
2024-03-08 11:43:58 +00:00
catch 5f208d1ba8 Issue #3426217 by mstrelan: Fix @param docs for $deriver on plugin attribute classes
(cherry picked from commit 0a84710682)
2024-03-07 15:04:56 +00:00
Alex Pott b2971f464b
Issue #3420990 by godotislate, smustgrave, alexpott, kim.pepper, longwave: Convert Constraint plugin discovery to attributes
(cherry picked from commit 045dfe1b96)
2024-03-03 10:35:39 +00:00
Alex Pott 67c22284ec
Issue #3420994 by kim.pepper: Convert RestResource plugin discovery to attributes
(cherry picked from commit d17c830288)
2024-03-02 10:41:58 +00:00
Dave Long a23b6d6768
Issue #3399746 by mstrelan, acbramley: Add declare(strict_types=1) to all Functional tests
(cherry picked from commit e3fab52019)
2024-02-28 10:38:53 +00:00
Alex Pott 0d4a5883d4
Issue #2867881 by catch, Wim Leers, smustgrave, dww: Remove @todo and workaround in Cookie ResourceTestTrait
(cherry picked from commit eed7ea3a50)
2024-02-22 08:39:37 +00:00
Dave Long acdd40a533
Issue #3420582 by quietone: Fix spelling of 11 function words 2024-02-18 11:29:17 +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
catch 4c6cd6e343 Issue #3405353 by mondrake, neclimdul, smustgrave: Convert use of TestCase::getName() to forward compatible TestCase::name() 2024-02-14 11:05:15 +00:00
catch 25b8b7c3cf Issue #3332593 by phenaproxima, Wim Leers, borisson_, lauriii, tim.plunkett: Adopt PluginExists validator in relevant places 2024-02-09 11:42:32 +00:00
Lee Rowlands a201c7006b
Issue #3419824 by catch: Mark some more tests with @group #slow 2024-02-08 16:10:43 +00:00
Dave Long 451be835c0
Issue #3417675 by quietone, arunkumark: Correct mymodule, mydriver and anothermodule 2024-02-02 12:04:21 +00:00
Dave Long 2624df1b1c
Issue #3412959 by quietone, smustgrave, longwave: Fix 12 'un' words 2024-02-02 11:44:34 +00:00
Lee Rowlands 501e1ed2fb
Issue #3402981 by kim.pepper, larowlan, quietone: Filename property is not updated when a duplicate file is renamed In REST and JSON API file uploads 2024-01-31 17:59:53 +10:00
Dave Long b501becfe3
Issue #3409362 by quietone, smustgrave: Fix spelling of some words with 'un' prefix 2024-01-26 15:00:15 +00:00
catch 2746a72d83 Issue #3369914 by Spokje, quietone, Hardik_Patel_12: Move non-migrations tests to Actions module 2024-01-19 14:23:09 +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
Dave Long a3decd9d43
Issue #3397490 by quietone, smustgrave, xjm, longwave, poker10: Fix more words that are only misspelled in comments 2024-01-11 14:36:13 +00:00
catch a0bf9683e3 Issue #2763431 by dimitriskr, smustgrave, quietone: Replace views_ui_truncate() with Unicode::truncate() 2024-01-10 12:56:26 +00:00
Alex Pott 541baec3de
Issue #3411945 by catch: Split up StyleSerializerTest 2024-01-10 11:56:38 +00:00
catch 4ca4dbaabe Issue #3328456 by xjm, dimitriskr, murilohp, smustgrave: Replace substr($a, 0, $i) with str_starts_with() 2024-01-08 10:48:04 +00: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
Lee Rowlands fbee2baaab
Issue #2484991 by znerol, voleger, andypost, dww, anmolgoyal74, markdorison, ankithashetty, larowlan, daffie, alexpott: Add the session to the request in KernelTestBase, BrowserTestBase, and drush 2023-12-28 08:03:14 +10:00
Lee Rowlands 7393eba281
Revert "Issue #2484991 by znerol, voleger, andypost, dww, anmolgoyal74, markdorison, ankithashetty, daffie, alexpott, larowlan: Add the session to the request in KernelTestBase, BrowserTestBase, and drush"
This reverts commit 48a7cf12c1.
2023-12-22 11:58:49 +10:00
Lee Rowlands 48a7cf12c1
Issue #2484991 by znerol, voleger, andypost, dww, anmolgoyal74, markdorison, ankithashetty, daffie, alexpott, larowlan: Add the session to the request in KernelTestBase, BrowserTestBase, and drush 2023-12-22 10:25:29 +10:00
Dave Long 67dbfb98ae
Issue #3394084 by quietone, smustgrave, xjm: Fix non-English words in tests 2023-11-28 22:56:54 +00:00
Dave Long 184f22eef0
Issue #3395404 by acbramley, larowlan, smustgrave, Berdir, jannakha, xjm: Information disclosure access bypass for revision log fields when the JSON:API module is enabled 2023-11-25 11:27:22 +00:00
Lee Rowlands 56b614e7e6
Issue #3380379 by kim.pepper, smustgrave, quietone: Create content disposition filename extractor and deprecate duplicate code in REST and JSON API 2023-11-13 12:52:19 +10:00
xjm 8a739dc5a2
Issue #3379495 by quietone, xjm, smustgrave: Convert enable/disable to install/uninstall in hook_help() 2023-11-12 11:53:44 -06:00
xjm 3c1a449c37
Issue #3391788 by quietone, xjm: Fix spelling of function names in tests 2023-11-10 11:02:03 -06:00
Dave Long 41b777c6be
Issue #3395871 by quietone: Correct spelling of words in test modules and dramallama 2023-10-24 12:12:43 +01:00
Dave Long 5e8d5e8a48
Issue #3387988 by quietone, atul4drupal: Fix @return type, simple fixes 2023-10-13 14:42:49 +01:00
Dave Long 321492b8a8
Issue #3388204 by quietone, atul4drupal, xjm: Fix return type in \Drupal\Tests\rest\Functional\ResourceTestBase::recursiveKSort() 2023-10-13 11:46:03 +01: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
quietone 66710e6008
Issue #3374874 by Spokje, smustgrave: Add 'HEAD'-method to \Drupal\Tests\rest\Unit\EventSubscriber\ResourceResponseSubscriberTest::providerTestResponseFormat 2023-08-25 11:48:57 +12:00
Lauri Eskola b7ee3dcfce
Issue #3377030 by Wim Leers, borisson_, smustgrave: Add validation constraint to `type: label`: disallow multiple lines 2023-08-01 18:34:53 +03:00
Dave Long 69333763c3
Issue #3224941 by andypost, Akram Khan, ravi.shankar, SandeepSingh199, Spokje, catch, xjm, alexpott: Remove usage of setAccessible() when core requires PHP 8.1 2023-07-18 16:45:43 +01:00
catch 349e4c5dcb Issue #3373836 by Spokje: Remove outdated @todo pointing to #2427811 in ResourceResponseSubscriberTest::providerTestSerialization 2023-07-14 11:57:03 +01:00
catch 339643bebb Issue #2551419 by kristiaanvandeneynde, catch, dawehner, Wim Leers, borisson_, bradjones1, tstoeckler, andypost: Abstract RenderCache into a separate service that is capable of cache redirects in a non-render array-specific way 2023-06-07 16:56:20 +01:00
catch a5b62885f5 Issue #3093973 by robindh, Diego_Mow, smustgrave, Grayle: Allow DELETE requests to return a response body 2023-05-04 11:28:18 +01:00
Dave Long 40ad0debd7
Issue #3123060 by Spokje, quietone, longwave, ankithashetty, daffie, jungle, xjm: Enable 'Drupal.Commenting.DocComment.ShortSingleLine' coding standard 2023-05-02 09:37:02 +01:00