Commit Graph

816 Commits (c2063e23b25c09fb35bc785fe069245ced89cea5)

Author SHA1 Message Date
Lauri Eskola 379968c4ac
Issue #3414263 by quietone, andypost: Change help headings for WCAG 2.0
(cherry picked from commit 1e8ae69e1d)
2024-01-15 14:56:41 +02:00
Dave Long 4bab32680e
Issue #3371828 by quietone: NodeCompleteNodeTranslationLookup should return NULL for non translated lookups
(cherry picked from commit c6eb905222)
2024-01-11 12:12:13 +00:00
Dave Long b612db8a77
Issue #3399373 by mstrelan, xjm, longwave, larowlan, quietone: Add declare(strict_types=1) to all Unit tests 2024-01-05 09:08:23 +00:00
xjm aeb4848ae8
Issue #3401994 by mstrelan, dww, xjm, smustgrave, nicxvan: Add declare(strict_types=1) to all test traits
(cherry picked from commit b70dfff449)
2023-12-09 08:58:41 -06:00
Dave Long 1df6d0e108
Issue #3402296 by mstrelan, smustgrave: Fix strict type errors in kernel tests: Do not quote integers
(cherry picked from commit 1b1af634d5)
2023-11-22 22:32:51 +00:00
xjm f66861ddd1
Issue #3397890 by mstrelan, dww: Fix strict type errors in unit tests
(cherry picked from commit 910b569f8e)
2023-11-15 19:57:47 -06:00
xjm d5cfbbf131
Issue #3401236 by pradhumanjain2311, xjm, joachim, smustgrave: Rename EntityReferenceTestTrait to help discoverability
(cherry picked from commit 73b4628445)
2023-11-15 14:51:16 -06:00
xjm c895acd121
Issue #3399370 by mstrelan: Remove @file annotation from test classes
(cherry picked from commit 066dc5c8c4)
2023-11-10 15:37:10 -06:00
Dave Long 040f4f83ff
Issue #3389283 by quietone: Fix spelling of words only misspelled in tests, part 1
(cherry picked from commit 228accb5cc8bfae9704db45475d650429b8a47a4)
2023-10-18 11:00:13 +02:00
Dave Long 7ae12d12c2
Issue #3376262 by quietone, smustgrave: Remove install of book module from migration tests outside of the module
(cherry picked from commit 2784ef71b0)
2023-10-17 12:24:48 +02:00
Lauri Eskola f638625bb0
Issue #3390341 by quietone, smustgrave: Remove words removed from file but still in cspell:ignore lines 2023-09-29 10:26:24 +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
catch 1e83017587 Issue #3260276 by arunkumark, jasonawant, ravi.shankar, TomTech, quietone, danflanagan8, catch, mikelutz, alexpott: Add static cache to Migration FieldableEntity::getFields 2023-09-07 22:56:30 +01: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 031f63e761
Issue #3219513 by quietone, smustgrave, Vidushi Mehta, sourabhjain, rpayanm, longwave, xjm, dww, catch: Fix spelling for words used once, beginning with 'n' -> 'p', inclusive 2023-08-01 11:07:26 +01: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
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 c326b923ef Issue #3312733 by benjifisher, quietone, longwave, mikelutz, smustgrave: SQL migrations cannot be instantiated if database is not available and Node, Migrate Drupal modules are enabled 2023-06-12 10:11:46 +01:00
catch 6204ba9c59 Issue #2665216 by andypost, gidarai, daffie, mondrake, _utsavsharma, dawehner, catch, longwave, alexpott, Charlie ChX Negyesi: Deprecate Drupal\Core\Database\Connection::nextId() and the {sequences} table and schema 2023-06-08 12:59:56 +01:00
catch dd5a5b712e Issue #2962088 by yogeshmpawar, jvsouto, Rassoni, Prashant.c, bhanuprakashnani, quietone, cilefen, longwave, drumm, smustgrave: Convert drupal.org to example.com in tests 2023-05-11 13:53:48 +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
quietone 3bafeb4964
Revert "Issue #3219513 by smustgrave, quietone, sourabhjain, Vidushi Mehta, rpayanm, longwave, xjm, dww: Fix spelling for words used once, beginning with 'n' -> 'p', inclusive"
This reverts commit f1e19f2233.
2023-04-22 18:09:36 +12:00
catch f1e19f2233 Issue #3219513 by smustgrave, quietone, sourabhjain, Vidushi Mehta, rpayanm, longwave, xjm, dww: Fix spelling for words used once, beginning with 'n' -> 'p', inclusive 2023-04-21 11:56:03 +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
Alex Pott 375376d517
Issue #1845004 by znerol, claudiu.cristea, Spokje, neclimdul, VladimirAus, slasher13, tvb, pwolanin, NivethaSubramaniyan, pradhumanjainOSL, Ratan Priya, longwave, catch, Crell, andypost, xjm, dawehner, voleger, alexpott, Berdir, klausi, DamienMcKenna, mfb, borisson_, Jalandhar, mohit1604, mcdruid: Replace custom password hashing library with PHP password_hash() 2023-04-04 11:36:05 +01:00
Lee Rowlands 491e05f82b
Issue #3000717 by Grevil, Anybody, quietone, edysmp, benjifisher: Missing mapping for "nodereference_url" widget 2023-04-04 08:49:14 +10: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 312e5891fd
Revert "Issue #3312733 by benjifisher, quietone, mikelutz, smustgrave: SQL migrations cannot be instantiated if database is not available and Node, Migrate Drupal modules are enabled"
This reverts commit 3cad0ee92a.
2023-03-13 09:46:19 +00:00
Dave Long 3cad0ee92a
Issue #3312733 by benjifisher, quietone, mikelutz, smustgrave: SQL migrations cannot be instantiated if database is not available and Node, Migrate Drupal modules are enabled 2023-03-12 19:23:53 +00:00
quietone b91529c922
Issue #3052430 by tedbow, rpayanm, xjm, jasonawant, smustgrave, tim.plunkett: Remove calls to installEntitySchema for config entity types in Kernel tests 2023-02-22 14:48:45 +13:00
catch a32ff78efc Issue #3336578 by quietone, larowlan: Move migration tests to the Forum module 2023-02-10 12:37:10 +00:00
catch 652709e400 Issue #3328443 by xjm, rpayanm, alexpott, catch, longwave: Replace most strpos() === 0 or !== 0 with str_starts_with() 2023-01-27 12:37:01 +00:00
Alex Pott 5637daf322
Issue #3262395 by benjifisher, alexpott, quietone, heddn: $migration_dependencies has inconsistent structure 2023-01-03 11:45:42 +00:00
Alex Pott eec3210128
Issue #3268818 by ravi.shankar, quietone: Fix class comment doc blocks in non tests 'Drupal.Commenting.DocComment.ShortSingleLine' 2022-11-29 12:13:59 +00:00
quietone d8e599076b
Issue #3060616 by elber, nod_, quietone, paulocs, Neslee Canil Pinto, KapilV, kostyashupenko, ranjith_kumar_k_u, adityasingh, ifrik, mmatsoo, adamzimmermann, ravi.shankar, sonam.chaturvedi, BhumikaVarshney, catch, longwave, xjm, dawehner, alexpott, ayushmishra206, hmendes, Pancho: Update the module descriptions on the Extend page to fit the Help texts 2022-11-25 02:24:26 +00:00
Alex Pott 12df2086f0
Issue #3176393 by quietone, huzooka, benjifisher: Use SourcePluginBase::getSourceModule() in DrupalSqlBase::checkRequirements() 2022-11-01 15:20:02 +00:00
Alex Pott 74b0acbefc
Issue #3259109 by mondrake, longwave, andregp, daffie, mglaman, neclimdul, alexpott: Fix 'Cannot unset offset' PHPStan L0 errors 2022-10-17 11:41:00 +01:00
Alex Pott 44454ec27a
Issue #3314134 by Anybody, Grevil, quietone: Add i18n_taxonomy_term_reference_plain to TaxonomyTermReference 2022-10-10 08:54:59 +01:00
Alex Pott 7610d3c1ef
Issue #3219539 by quietone, mradcliffe: Update Drupal 7 migration database fixture 2022-10-07 09:05:35 +01:00
Alex Pott 803da73c0b
Issue #2937515 by Spokje, quietone, idebr, longwave, SherFengChong, anweshasinha, borisson_, mfernea, xjm, bbrala, daffie, Berdir: Fix Drupal.Array.Array.[ArrayClosingIndentation, ArrayIndentation] coding standard 2022-09-27 11:11:12 +01:00
catch cee6b9ca2b Issue #3267515 by Spokje, longwave, quietone, phenaproxima: Remove RDF from core 2022-09-02 07:49:58 +01:00
catch fa636e1819 Issue #3270899 by Spokje, quietone, q0rban, longwave, ravi.shankar, dww, andypost, bbrala, Wim Leers: Remove Color module from core 2022-08-21 10:22:37 +09:00
catch 8f72e9c7fa Issue #3267314 by quietone, danflanagan8: Handle migration tests for removing tracker
This reverts commit add472cffa.
2022-06-21 16:33:07 +01:00
catch add472cffa Revert "Issue #3267314 by quietone, danflanagan8: Handle migration tests for removing tracker"
This reverts commit 12762b400f.
2022-06-21 15:12:01 +01:00
catch 12762b400f Issue #3267314 by quietone, danflanagan8: Handle migration tests for removing tracker 2022-06-20 20:28:44 +01:00
Alex Pott 386d79e2e0
Issue #3283794 by mondrake, longwave: Fix 'should return {type} but return statement is missing' PHPStan L0 errors in test code 2022-06-14 14:10:16 +01:00
catch 9048a7d9c0 Issue #3067299 by andypost, iyyappan.govind, quietone, mrinalini9, benjifisher, ravi.shankar, yogeshmpawar, longwave, danflanagan8: Move actions migrations and tests to system module 2022-04-11 15:21:48 +01:00
catch 337a873136 Issue #3267513 by quietone, andregp, danflanagan8: Handle migration tests for removing RDF 2022-03-31 10:35:04 +01:00
catch 8c0c151a5e Issue #3270897 by quietone, yogeshmpawar, bbrala: Handle migration tests for removing Color 2022-03-30 14:22:29 +01:00