Commit Graph

289 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
Alex Pott d9a1ec2d4e
Issue #3303127 by phenaproxima, thejimbirch, alexpott, Wim Leers, nedjo, b_sharpe, laura.j.johnson@gmail.com: Determine which core config entity methods should be config actions 2024-07-23 14:37:10 +01:00
catch cecb992b71 Issue #3458427 by mstrelan: Add array return typehints to protected test helper methods 2024-07-19 22:32:38 +09:00
catch d3e85883a0 Issue #3462264 by alexpott: Skip unsupported methods in rest/jsonapi tests in an efficient way 2024-07-18 20:29:54 +09: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
Lee Rowlands d01e3e2dc8
Issue #3180696 by Spokje, Nikolay Shapovalov, adamzimmermann, quietone, manish-31, xjm, SuperfluousApostrophe, smustgrave, jonathan1055, longwave: Fix 'Drupal.Commenting.TodoComment' coding standard 2024-06-05 09:20:52 +10: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
catch 33143c7c58 Issue #3447286 by narendraR, smustgrave: Add validation constraints to image.style.* 2024-05-28 12:27:31 +01:00
catch 6fbf4f4e5a Issue #3172550 by bradjones1, DuaelFr, alexpott, smustgrave, longwave: Register Drupal's mime type guesser the Symfony MimeTypes service 2024-05-21 11:40:25 +01:00
xjm cfe99268a5
Issue #3057070 by joachim, Pancho, nicxvan: Refactor ImageFieldCreationTrait to support entity types other than nodes 2024-04-26 15:12:10 -05:00
Alex Pott cf09596544
Issue #3420981 by kim.pepper, quietone, mstrelan, Berdir, alexpott: Convert FieldType plugin discovery to attributes 2024-04-25 15:48:19 +01:00
catch 5fbd411faa Issue #3443300 by mondrake: Fix remaining return*() methods of class PHPUnit\Framework\TestCase deprecated in PHPUnit 10 2024-04-24 21:04:02 +01:00
Alex Pott 7b24d54842
Issue #3439981 by fago, ericgsmith, petar_basic, acbramley: Uploading a file to media library flushes theme registry 2024-04-24 01:36:43 +01:00
Alex Pott 0298c95971
Issue #3440038 by longwave, quietone, mondrake, catch: ImageItem logs an warning instead of triggering an E_USER_WARNING 2024-04-15 22:32:31 +01: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 31f9e8a9c6
Issue #2786735 by recrit, eiriksm, ranjith_kumar_k_u, immaculatexavier, ravi.shankar, zaporylie, smustgrave, TrevorBradley, johnle, GaëlG, jefuri, alexpott, poker10: Image derivative generation does not work if effect "Convert" in use and file stored in private filesystem 2024-04-09 23:33:15 +01:00
Alex Pott 8ae0a0230f
Issue #3426506 by kim.pepper, smustgrave, mstrelan, alexpott: Create enums for File exists options and deprecate consts 2024-04-09 08:50:53 +01:00
Alex Pott ad80289ed4
Issue #3425870 by phenaproxima, alexpott, Wim Leers: Add validation constraints to image.settings 2024-04-03 16:13:13 +01:00
catch 82e373bff8 Issue #3432852 by mondrake: Method returnArgument() of class PHPUnit\Framework\TestCase is deprecated in PHPUnit 10 2024-03-22 14:08:52 +00:00
Dave Long 991ec83120
Issue #3420740 by quietone, BramDriesen, smustgrave: Fix words in tests using ignore 2024-03-06 23:07:09 +00:00
Alex Pott d0e9611484
Issue #3420978 by mstrelan, smustgrave: Convert FieldWidget plugin discovery to attributes 2024-03-02 11:18:21 +00:00
Alex Pott dcecab3d42
Issue #3420980 by mstrelan, smustgrave: Convert FieldFormatter plugin discovery to attributes 2024-03-02 11:14:08 +00:00
Alex Pott 58ecf6d433
Issue #3420996 by mstrelan, kim.pepper, larowlan: Convert ImageEffect plugin discovery to attributes 2024-02-28 23:28:27 +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 fcc1ba65fd Issue #3127116 by phthlaap, AjitS, cmlara, AmbyH, smustgrave, alexpott, quietone: Image styles - thumbnails are broken in config page when private file system is used 2024-02-26 16:43:30 +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 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
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
quietone 503192fcfe
Issue #3412464 by mstrelan, smustgrave: Fix strict type errors: Convert FormattableMarkup to strings (complex replacement) in core Functional tests 2024-01-30 12:42:46 +13:00
catch 0255591f32 Issue #3415038 by Spokje, kim.pepper: Convert FileMoveTest into a Kernel test 2024-01-22 12:52:30 +00:00
Dave Long fd36154396
Issue #3298701 by cmlara, smustgrave, Rishabh Vishwakarma, Tanuj., larowlan, benjifisher, BramDriesen, catch, Driskell, quietone, effulgentsia: ImageStyleDownloadController routes do not limit schemes served 2024-01-11 14:00:26 +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
catch ed1c690070 Issue #3384936 by marvil07, vbouchet, smustgrave, xjm, joachim: Use the API to set up languages in tests that are not specifically testing the language form 2024-01-09 10:53:49 +00:00
Lee Rowlands 5b8514adec
Issue #3402295 by mstrelan, dww, smustgrave: Fix strict type errors in kernel tests: Add casts and fix types where needed 2024-01-08 07:55:19 +10: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
Dave Long 4cc502ffa1
Issue #3410452 by catch: Add @group #slow to more tests 2023-12-22 18:36:47 +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 6dc9ce0b01
Issue #3391786 by quietone, xjm, smustgrave: Fix spelling of words only misspelled in tests, variable names, part 5 2023-11-17 15:41:39 -06:00
xjm df6c4b704b
Issue #1215784 by Saphyel, jenlampton, penyaskito, jlscott, simohell, sanjusci, StephaneQ, jeffschuler, scresante, droplet, Shivam Agarwal, xjm, jbrown, alexpott, quicksketch, Gábor Hojtsy, smustgrave, ianthomas_uk, TR, bleen, nlisgo, catch: Terminology update: don't say "Resolution" when we mean "Dimensions" 2023-11-12 09:59:04 -06:00
xjm 4494b0a457
Issue #3355603 by roshni27, joachim, Ranjit1032002, quietone: Docs for ImageFieldCreationTrait and FileFieldCreationTrait are misleading 2023-11-10 16:55:51 -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
Alex Pott 6118e0dc37
Issue #3389282 by quietone, smustgrave, alexpott: Fix spelling for words that are only misspelled in comments 2023-10-08 09:34:52 +01:00
Alex Pott ea3f7b53d4
Issue #3347291 by lauriii, srishtiiee, tim.plunkett, hooroomoo, narendraR, tedbow, bnjmnm, alexpott, Berdir: Combine field storage and field instance forms 2023-10-07 16:12:33 +01:00
Alex Pott 996fb537c6
Issue #2833129 by Lendude, firewaller, idebr, psebborn, ravi.shankar, Berdir, catch: hook_image_style_flush doesn't get the $path passed to Drupal\image\Entity\ImageStyle::flush() method 2023-10-05 17:16:46 +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
effulgentsia d2cdfb1940 Issue #3358049 by narendraR, lauriii, srishtiiee, Utkarsh_33, Wim Leers, tim.plunkett, tedbow, bnjmnm, smustgrave, Berdir, amateescu, larowlan: Save FieldStorageConfig at the same time as FieldConfig 2023-08-31 14:52:48 -07:00
Lauri Eskola 67360f2abd
Issue #3341682 by Wim Leers, phenaproxima, borisson_, catch, alexpott: New config schema data type: required_label 2023-08-17 12:29:30 +03:00
Dave Long dbd0e756d8
Issue #3185807 by andregp, quietone, lucienchalom, elber, yogeshmpawar, jungle, Tauany Bueno, tmaiochi, xjm, smustgrave: Fix or ignore some words starting with "w" 2023-08-16 21:06:31 +01: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