Commit Graph

261 Commits (2076c3d9fea1d2b2546816a0ced1260c4552bb27)

Author SHA1 Message Date
catch 2e8d4d2ae0 Issue #3088870 by amateescu, Wim Leers, Spokje, jofitz, alexpott: Add missing REST and JSON:API test coverage for the workspace entity type
(cherry picked from commit 8c9a61714975f4378c6ed514ed00f67f3f599c01)
2024-03-25 10:34:57 +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 3f5fc53c8b Revert "Issue #3038365 by acbramley, Grimreaper, smustgrave, catch: Add owner to the BlockContent entity type"
This reverts commit b8d5c0e425.

(cherry picked from commit a1a138cf87)
2024-03-07 14:59:44 +00:00
Dave Long 361a968658
Issue #3420740 by quietone, BramDriesen, smustgrave: Fix words in tests using ignore
(cherry picked from commit 991ec83120)
2024-03-06 23:12:48 +00:00
catch 34416a08c0 Issue #3038365 by acbramley, Grimreaper, smustgrave, catch: Add owner to the BlockContent entity type
(cherry picked from commit b8d5c0e425)
2024-03-04 13:55:15 +00:00
catch c5f3346944 Issue #3412361 by Wim Leers, phenaproxima, catch, effulgentsia: Mark Editor config schema as fully validatable
(cherry picked from commit cc5a313b0ab5fe8566ddf7cceab278a5443107e6)
2024-03-01 14:04:06 +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
catch 555c098f19 Issue #3304772 by tstoeckler, kksandr, Murz, smustgrave: Cache tags from Computed fields do not bubble up to Entity render array
(cherry picked from commit 7ec35d9af2)
2024-02-26 16:37:21 +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 54a8e1befa Issue #3421248 by quietone, longwave: Clean cspell:ignore lines and rebuild dictionary 2024-02-14 10:20:17 +00:00
Dave Long 4a0bdc34a4
Issue #2936995 by viappidu, mcaddz, acbramley, slydevil, yash.rode, sokru, quietone, Sandeep_k, smustgrave, amateescu, AaronMcHale, lauriii, longwave: Add taxonomy term revision UI 2024-02-09 18:01:26 +00:00
Dave Long b930619b05
Issue #3377269 by _tarik_, ReINFaTe, smustgrave, bbrala: Warning: Undefined array key "id" in Drupal\jsonapi\Controller\EntityResource->patchIndividual() 2024-02-07 14:40:31 +00:00
catch 47475efaac Issue #3418243 by Spokje, smustgrave: Use \Psr\Http\Client\ClientExceptionInterface instead of \GuzzleHttp\Exception\GuzzleException 2024-02-04 18:20:08 +00:00
Dave Long 2624df1b1c
Issue #3412959 by quietone, smustgrave, longwave: Fix 12 'un' words 2024-02-02 11:44:34 +00:00
Dave Long 614ff9d255
Issue #3418379 by mondrake, Spokje: Deprecate Drupal\Tests\TestRequirementsTrait::checkRequirements and ::checkModuleRequirements 2024-02-02 11:26:12 +00:00
Lee Rowlands af369c3cce
Issue #3404508 by mstrelan, smustgrave, quietone: Fix strict type errors in Functional tests: Add casts and fix types where needed 2024-02-02 07:57:36 +10: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 f4c7499b85
Issue #3416071 by catch: Consolidate one more jsonapi invalid file upload test method 2024-01-24 22:46:15 +00:00
Dave Long 944b923059
Issue #3416220 by catch: Split filter tests out of JsonApiRegressionTest 2024-01-24 22:24:41 +00:00
Dave Long 526d8ef95e
Issue #3415811 by catch: Add @group #slow to more functional tests 2024-01-24 22:18:29 +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
Lee Rowlands 4b5138e6c3
Issue #3397493 by borisson_, phenaproxima, Wim Leers: Add validation constraints to block_content.type.* 2024-01-15 15:35:13 +10:00
Alex Pott 02f4022504
Issue #3412029 by catch: Split up JsonApiRegressionTest 2024-01-10 11:54:49 +00:00
Alex Pott 50f72e80d6
Issue #3411934 by catch, smustgrave, quietone: Mark some Kernel tests with @group #slow 2024-01-10 11:50:14 +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
xjm b70dfff449
Issue #3401994 by mstrelan, dww, xjm, smustgrave, nicxvan: Add declare(strict_types=1) to all test traits 2023-12-09 08:40:55 -06: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 bd8f43d127
Issue #3394741 by acbramley, jenlampton, smustgrave: BlockContentAccessControlHandler requires access block library permission for update, delete and revisions operations 2023-11-20 07:55:06 +10:00
xjm 73b4628445
Issue #3401236 by pradhumanjain2311, xjm, joachim, smustgrave: Rename EntityReferenceTestTrait to help discoverability 2023-11-15 14:44:07 -06:00
Lauri Eskola d4c6b3217f
Issue #2911977 by yash.rode, acbramley, bnjmnm, smustgrave, phenaproxima, Wim Leers, chr.fritsch, larowlan: Add Media revision UI 2023-11-08 11:55:37 +02:00
catch 09b18e5e5f Issue #3399295 by alexpott, Wim Leers, bircher, andypost, borisson_: Allow all callables in ConfigTarget 2023-11-07 16:26:38 +00:00
Alex Pott e1c95b2f99
Issue #3382510 by phenaproxima, Wim Leers, alexpott, longwave, claudiu.cristea, borisson_, lauriii, effulgentsia, bircher: Introduce a new #config_target Form API property to make it super simple to use validation constraints on simple config forms, and adopt it in several core config forms 2023-11-02 14:17:04 +00:00
catch 8f50a5caaf Issue #3375693 by andypost, catch, longwave, quietone: Fix deprecated assert_options() function usage for PHP 8.3 2023-10-31 11:18:42 +00: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 257191b8a2
Issue #3395431 by acbramley, smustgrave, larowlan: BlockContent JSON:API collection endpoint doesn't return unpublished block when filtered without administer block content permission 2023-10-23 09:23:37 +01:00
Dave Long 36ab456505
Issue #3389283 by quietone: Fix spelling of words only misspelled in tests, part 1 2023-10-18 11:00:47 +02:00
Alex Pott c3ff5768b0
Issue #2916306 by TR, quietone, pfrenssen: Use "@return" instead of "@returns" 2023-10-08 11:25:35 +01:00
Lauri Eskola cda718131a
Issue #3391578 by catch: jsonapi FileUploadTest clears too many caches 2023-10-05 13:03:16 +03:00
Lauri Eskola 43169249b6
Issue #3389839 by catch: Mark some more tests #slow 2023-09-28 22:52:16 +03:00
Lauri Eskola fec7c654aa
Issue #3389957 by catch: Consolidate methods in jsonapi FileUploadTest 2023-09-28 20:48:35 +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
xjm 3515f040ae
SA-CORE-2023-006 by ghostccamm, effulgentsia, larowlan, xjm, pwolanin, catch, Wim Leers, mcdruid, benjifisher
(cherry picked from commit 1b96b5ed93)
2023-09-19 13:00:58 -05:00
catch dce60220c1 Issue #3336050 by smustgrave, quietone, xjm, lauriii: Move tour tests to the tour module 2023-09-19 14:25:29 +01:00
catch fde6ee352e Issue #3379984 by kristiaanvandeneynde, bbrala, quietone: Refactor ResourceObjectNormalizationCacher to use VariationCache 2023-09-07 00:13:35 +01:00
catch cc0c9fdde2 Issue #3383513 by Spokje, smustgrave: Use type-hinting on deprecation warnings for loadRevision() introduced by mglaman/phpstan-drupal:1.2.0 2023-08-29 13:03:05 +01:00