Commit Graph

314 Commits (8b0a91f6027b7d74cd78541bcb0b7e7b8cd3c1ec)

Author SHA1 Message Date
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
Lauri Eskola 43169249b6
Issue #3389839 by catch: Mark some more tests #slow 2023-09-28 22:52:16 +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
Dave Long 3e2711684c
Issue #3259712 by quietone, smustgrave, joachim: Add migration plugin ID to Migrate Drupal UI's log messages 2023-08-18 22:49:06 +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 9057fa1cb4 Issue #3376338 by smustgrave, quietone: Remove Tour module from the Standard profile 2023-07-27 10:13:43 +01: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
Lee Rowlands b8bb2e9f44
Issue #3087499 by andypost, smustgrave, Amber Himes Matz: Merge Help Topics classes into Help with BC layer 2023-06-26 16:48:56 +10:00
Dave Long e0cbbca62e
Issue #3052115 by huzooka, HitchShock, floydm, ranjith_kumar_k_u, Sam152, edysmp, codebymikey, herved, Wim Leers, quietone, hchonov, Berdir, DamienMcKenna, rclemings, donquixote, benjifisher, fengtan, jwilson3: Mark an entity as 'syncing' during a migration update 2023-06-16 10:48:21 +01:00
Lee Rowlands 6c1e7b0774
Issue #3256642 by mondrake, daffie, yogeshmpawar, alexpott, tmaiochi, quietone, larowlan, catch: Introduce database driver extensions and autoload database drivers' dependencies 2023-06-16 08:46:58 +10:00
Dave Long 412f414dc7
Revert "Issue #3052115 by huzooka, HitchShock, floydm, ranjith_kumar_k_u, Sam152, edysmp, codebymikey, herved, Wim Leers, quietone, hchonov, Berdir, DamienMcKenna, rclemings, donquixote, benjifisher, fengtan, jwilson3: Mark an entity as 'syncing' during a migration update"
This reverts commit 68c1000f77.
2023-06-15 18:22:59 +01:00
Dave Long 68c1000f77
Issue #3052115 by huzooka, HitchShock, floydm, ranjith_kumar_k_u, Sam152, edysmp, codebymikey, herved, Wim Leers, quietone, hchonov, Berdir, DamienMcKenna, rclemings, donquixote, benjifisher, fengtan, jwilson3: Mark an entity as 'syncing' during a migration update 2023-06-15 17:06:38 +01:00
catch 60bd67fa17 Issue #1650930 by mkalkbrenner, gidarai, daffie, JeroenT, murilohp, jungle, acbramley, shahankitb1982, anmolgoyal74, claudiu.cristea, klausi, super_romeo, ankithashetty, longwave, pooja saraah, sahil.goyal, mikeytown2, deviantintegral, mhavelant, elgandoz, catch, andypost, pounard, neclimdul, Damien Tournoud, Charlie ChX Negyesi, danblack, larowlan: Use READ COMMITTED by default for MySQL transactions 2023-04-26 09:39:16 +01:00
catch dd368addfa Issue #1650930 by mkalkbrenner, gidarai, daffie, JeroenT, murilohp, jungle, acbramley, shahankitb1982, anmolgoyal74, claudiu.cristea, klausi, super_romeo, ankithashetty, longwave, pooja saraah, sahil.goyal, mikeytown2, deviantintegral, mhavelant, elgandoz, catch, andypost, pounard, neclimdul, Damien Tournoud, Charlie ChX Negyesi, danblack, larowlan: Use READ COMMITTED by default for MySQL transactions 2023-04-26 09:38:10 +01:00
bnjmnm bf91219364 Issue #3343212 by markconroy, andy-blum, bnjmnm, longwave, alexpott, lauriii, codexmas, harsha012, rpayanm, occupant, Mukeysh, leahtard, joelpittet: Update Core CSS to use double-colon for pseudo elements 2023-04-17 13:22:55 -04: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 a32ff78efc Issue #3336578 by quietone, larowlan: Move migration tests to the Forum module 2023-02-10 12:37:10 +00:00
Alex Pott 830646e662
Issue #3309047 by mondrake: Fix 'should return {type} but return statement is missing' PHPStan L0 errors in test code 2022-10-19 12:03:31 +01:00
Alex Pott b29f980b79
Issue #3112452 by lalitware, guilhermevp, narendra.rajwar27, WagnerMelo, ravi.shankar, mradcliffe, adalbertov, himanshu_sindhwani, quondam, Vidushi Mehta, alexpott, longwave, anmolgoyal74: Fix indentation consistency in core's yaml files 2022-10-09 12:06:21 +01:00
Alex Pott 9fbab426bf
Issue #3096101 by quietone, danflanagan8, abhisekmazumdar, anmolgoyal74, alexpott, gabesullice, Wim Leers, Matroskeen, ankithashetty, mikelutz, benjifisher, daffie, webchick: Allow migrate_drupal_ui source database to be set in settings.php 2022-10-03 14:17:48 +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
Alex Pott 1b65dc6c4b
Issue #3261679 by Spokje, naveenvalecha, quietone, smustgrave, xjm, catch: Deprecate tracker module in Drupal 10.1.x 2022-09-26 17:17:17 +01:00
catch cee6b9ca2b Issue #3267515 by Spokje, longwave, quietone, phenaproxima: Remove RDF from core 2022-09-02 07:49:58 +01:00
xjm 555f44570c
Issue #3293813 by Spokje, longwave, quietone, catch, nod_, bbrala, xjm: Move RDF-related tests to RDF module 2022-08-22 06:22:13 -05: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 ebe774d4b9 Issue #3293216 by longwave, Spokje, quietone: Rename references to Simpletest in tests 2022-08-15 11:24:13 +09:00
Alex Pott f2c6592768
Issue #3302096 by Spokje: Incorrect deprecation removal in \Drupal\migrate_drupal_ui\Form\ReviewForm::__construct 2022-08-10 16:53:29 +01:00
Lee Rowlands 41341436d4
Issue #3243121 by Spokje, alexpott, longwave, yogeshmpawar, skipper-vp, andregp, Rinku Jacob 13, catch, andypost, quietone, lauriii: Remove RDF module from the Standard profile 2022-07-26 06:20:59 +10:00
catch bfeff83776 Revert "Issue #3082211 by quietone, Pooja Ganjage, danflanagan8, Spokje, benjifisher, Wim Leers, mikelutz: Migrate UI tests should provide the complete log message on failure"
This reverts commit 8b52c0cb86.
2022-07-11 23:33:47 +09:00
catch 42c8484b32 Issue #3082211 by quietone, Pooja Ganjage, danflanagan8, Spokje, benjifisher, Wim Leers, mikelutz: Migrate UI tests should provide the complete log message on failure 2022-07-10 17:09:20 +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
Lauri Eskola c94142a663
Issue #3219959 by marcoscano, Gábor Hojtsy, eojthebrave, Spokje, mherchel, geekygnr, catch, m4olivei, tstoeckler, lauriii, larowlan, Meenakshi_j, webchick, Berdir, ckrina, xjm, Amber Himes Matz, bnjmnm: Update standard profile so Olivero is the default theme 2022-04-29 05:20:12 +03:00
catch bf76bf1503 Issue #3270941 by quietone, ravi.shankar, yogeshmpawar, murilohp, bbrala, andypost: Remove Color module from the Standard profile 2022-04-19 15:52:17 +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
catch c91106efb3 Issue #3265424 by quietone, daffie, danflanagan8: Move migrate related aggregator tests to the module in preparation of removal in d10 2022-03-02 10:23:11 +00:00
catch f58fccc2fc Issue #3261004 by quietone, paulocs, andypost: Remove deprecated code from the migration system 2022-02-21 12:07:52 +00:00
catch 258c837161 Issue #3261957 by longwave, quietone, andypost: Properly deprecate migrate_drupal_multilingual for future removal 2022-02-04 11:52:57 +00:00
Alex Pott 4f043a2ecc
Issue #3207907 by quietone, Berdir, alexpott: Ensure functional tests use the test mail collector 2022-01-03 15:51:23 +00:00
catch cfd8517353 Issue #3182103 by TR, dan2k3k4, longwave, mondrake, Sweetchuck, Kristen Pol: Ensure correct signature for setUp(), tearDown(), setUpBeforeClass(), and assertPostConditions() methods 2021-12-14 12:05:17 +00:00
catch 92836c436b Issue #3138078 by mondrake, larowlan, longwave, xjm: [D9.3 beta - w/c Nov 8, 2021] Add a 'void' return typehint to custom assert* methods 2021-11-22 15:25:32 +00:00
Lee Rowlands a83a7a7836
Issue #3231781 by longwave, mondrake, Feuerwagen, larowlan, TR, nlisgo, xxAlHixx, DuaelFr, GoZ, benjy, no_angel, Mac_Weber: [D9.3 beta - w/c Nov 8, 2021] Remove remaining uses of t() in tests 2021-11-15 12:46:09 +10:00
Lee Rowlands 6d39cdeeb4
Issue #3222769 by bbrala, alexpott, longwave, Matroskeen: [November 8, 2021] Replace all list (array destructuring) assignment to the array syntax 2021-11-15 12:35:55 +10:00
Alex Pott 4e87f84c02
Issue #3095237 by quietone, ravi.shankar, Vishalghyv, yogeshmpawar, benjifisher, Wim Leers, Matroskeen, heddn, mikelutz: Migrate Drupal 7 date field "todate" value 2021-10-25 15:19:08 +01:00
Alex Pott 1f019ab9d8
Issue #3199578 by quietone, danflanagan8, huzooka: Fix EntityReferenceTranslationDeriver process pipeline 2021-10-18 10:29:44 +01:00