Alex Pott
|
84432de226
|
Issue #3411384 by phthlaap, venkatadapa, alecsmrekar, plach, alexpott, heddn, Graber: Error: Call to a member function label() on null in Drupal\menu_link_content\Form\MenuLinkContentForm->form() (line 99 of /var/www/html/docroot/core/modules/menu_link_content/src/Form/MenuLinkContentForm.php)
|
2024-03-30 17:03:59 +00:00 |
Alex Pott
|
82df75eb8e
|
Issue #3436391 by mondrake: Fix return typehinting for Validator related classes
|
2024-03-29 11:50:07 +00:00 |
Alex Pott
|
045dfe1b96
|
Issue #3420990 by godotislate, smustgrave, alexpott, kim.pepper, longwave: Convert Constraint plugin discovery to attributes
|
2024-03-03 10:35:21 +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 |
Dave Long
|
cb328b8c54
|
Issue #3417669 by quietone, longwave, smustgrave: Correct migrate related words
|
2024-02-18 11:57:49 +00:00 |
catch
|
d5a1284139
|
Issue #3112284 by Spokje, Bhanu951, acbramley, mpdonadio, mondrake, quietone, adityasingh, andypost, JeroenT, vladbo, pifagor, daffie, voleger: Replace REQUEST_TIME in Kernel tests
|
2024-02-15 12:27:11 +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 |
Lauri Eskola
|
1e8ae69e1d
|
Issue #3414263 by quietone, andypost: Change help headings for WCAG 2.0
|
2024-01-15 14:55:37 +02:00 |
catch
|
f0d3a7bf58
|
Issue #2254189 by smustgrave, quietone, anya_m, andregp, sun, joachim: Fix test performance of Drupal\node\Tests\NodeTranslationUITest
|
2024-01-10 21:12:27 +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
|
b3710f94da
|
Issue #3393800 by mstrelan, smustgrave, dww, larowlan, acbramley, amateescu, quietone: Kernel tests can't use path aliases on entities
|
2023-12-28 08:06:57 +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
|
ebdb093f3d
|
Revert "Issue #3393800 by mstrelan, dww, acbramley, amateescu, smustgrave, quietone: Kernel tests can't use path aliases on entities"
This reverts commit 97bdbe883c .
|
2023-12-22 14:16:21 +10:00 |
Lee Rowlands
|
97bdbe883c
|
Issue #3393800 by mstrelan, dww, acbramley, amateescu, smustgrave, quietone: Kernel tests can't use path aliases on entities
|
2023-12-22 12:55:40 +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 |
Alex Pott
|
d4abe119f8
|
Issue #3063856 by quietone, alexpott, rpayanm, benjifisher, fredysan, Wim Leers, Ratan Priya, bsnodgrass, heddn: Add ability to view migrate_message table data
|
2023-12-21 08:26:58 +00: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 |
Dave Long
|
41b777c6be
|
Issue #3395871 by quietone: Correct spelling of words in test modules and dramallama
|
2023-10-24 12:12:43 +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 |
Lauri Eskola
|
246b571cbd
|
Issue #3379293 by benjifisher, lauriii, pooja saraah, smustgrave, poker10: Make it easier to add a child menu item
|
2023-09-15 09:58:43 +03:00 |
Lauri Eskola
|
c90f093c11
|
Issue #3110371 by omkar.podey, idebr, gabesullice, joseph.olstad, fengtan, el7cosmos, lauriii, Abhijith S, catch, smustgrave: When adding a new menu link, restrict the available parents to the current menu
|
2023-08-30 22:49:43 +03:00 |
Lauri Eskola
|
9d3c52dd80
|
Issue #3372972 by Wim Leers, phenaproxima, NickDickinsonWilde, smustgrave: Fix all type: machine_name constraint violations in tests
|
2023-08-01 08:05:59 +03: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 |
Dave Long
|
c1b8fdd9d9
|
Issue #3364867 by eiriksm: Wrong type of property MenuLinkContent::$link
|
2023-07-22 15:05:38 +02: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 |
Lauri Eskola
|
7961aba4bd
|
Issue #2997790 by mohit_aghera, Keenegan, Grimreaper, lozsmile, catch, angrytoast: Set MenuLinkContent getEntity to public visibility
|
2023-07-11 11:15:01 +03:00 |
Dave Long
|
67bad1b36c
|
Issue #3359179 by Spokje: Fix PHPStan L1 errors "@coversDefaultClass defined on class method foo."
|
2023-06-22 14:13:38 +01:00 |
catch
|
d704aa3827
|
Issue #3325175 by Spokje, mondrake, andypost, xjm: Deprecate calling \Drupal\menu_link_content\Form\MenuLinkContentForm::_construct() with the $language_manager argument
|
2023-06-21 15:26:13 +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
|
609e7442cb
|
Issue #3353658 by mondrake, smustgrave: [PHPUnit 10] Provide a static alternative to randomMachineName() and implement in data providers
|
2023-05-04 13:31:39 +01:00 |
catch
|
f6932126ac
|
Issue #2684577 by mohit_aghera, tim-diels, pooja saraah, gapple, smustgrave, quietone: Entity operations for menu links are hardcoded in edit menu form
|
2023-04-20 16:49:47 +01:00 |
Dave Long
|
7710bd6098
|
Issue #3268809 by quietone, Spokje, Rishabh Vishwakarma, ravi.shankar, mrinalini9, Medha Kumari, JatinGupta40, smustgrave, xjm, longwave, catch: Fix class comment doc blocks in tests for 'Drupal.Commenting.DocComment.ShortSingleLine'
|
2023-04-12 15:50:34 +01:00 |
catch
|
c0cc344fb6
|
Issue #3336780 by diegors, schlaukopf, xjm, fabiansierra5191: Correctly capitalize "url" in documentation only, part 2
|
2023-04-12 15:28:50 +01:00 |
catch
|
f88694094f
|
Revert "Issue #3268809 by quietone, Rishabh Vishwakarma, ravi.shankar, Medha Kumari, mrinalini9, JatinGupta40, smustgrave, xjm, longwave: Fix class comment doc blocks in tests for 'Drupal.Commenting.DocComment.ShortSingleLine'"
This reverts commit b4829d2ff7 .
|
2023-04-05 11:25:49 +01:00 |
Dave Long
|
b4829d2ff7
|
Issue #3268809 by quietone, Rishabh Vishwakarma, ravi.shankar, Medha Kumari, mrinalini9, JatinGupta40, smustgrave, xjm, longwave: Fix class comment doc blocks in tests for 'Drupal.Commenting.DocComment.ShortSingleLine'
|
2023-04-05 09:56:11 +01:00 |
Dave Long
|
c187cc6339
|
Issue #3153468 by mondrake, mohrerao, mallezie, smustgrave, meena.bisht, naresh_bavaskar, hash6, ravi.shankar, Hardik_Patel_12, longwave, xjm: Strip HTML tags when using assertEquals() to compare markup
|
2023-02-07 14:48:42 +00:00 |
quietone
|
679dff2abf
|
Issue #3152943 by bbombachini, rocketeerbkw, huzooka, chandrashekhar_srijan, ayushmishra206, nikitagupta, abhisekmazumdar, Wim Leers, mikelutz, larowlan: Remove migration of shortcuts from menu_link migration
|
2023-02-01 11:33:29 +13: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
|
e2d4dcfdf2
|
Issue #3319582 by mondrake, Spokje, longwave, mallezie: Fix calls to methods with too many parameters passed in
|
2022-11-29 11:38:06 +00:00 |
Alex Pott
|
fdaf5636e4
|
Issue #3295880 by Spokje, longwave: ->willReturn(...) would make more sense here
|
2022-10-03 15:41:01 +01:00 |
Alex Pott
|
6bbfb05500
|
Issue #3181778 by quietone, longwave, aldairsoares, beatrizrodrigues, Aline Teixeira Ramos, KapilV, raman.b, anushrikumari, CChiste, mallezie, Ratan Priya, rakesh.regar, Kevin.Notari, vicheldt, mauryarahul11, yogeshmpawar, bbrala, alexpott, bruno.bicudo: [w/c September 17th] Replace t() with $this->t() in all plugins
|
2022-09-28 09:49:56 +01:00 |
Lauri Eskola
|
cd700d8409
|
Issue #3281454 by _shY, pooja saraah, deviantintegral, quietone, alexpott, nod_: Update various module tests to not use Bartik and Seven
|
2022-07-13 12:01:29 +03:00 |
Alex Pott
|
53783642d7
|
Issue #3245553 by quietone, danflanagan8: Fix migration of localized D6 menu links
|
2022-05-23 10:04:25 +01:00 |
Alex Pott
|
da8f764fa4
|
Issue #3279502 by webflo: Fix invalid @property annotations
|
2022-05-15 22:06:26 +01:00 |
catch
|
0cec48668c
|
Issue #3263654 by Spokje, bbrala, daffie, Kristen Pol, longwave: Move all HAL tests to the module in preparation of removal in D10
|
2022-02-20 14:43:28 +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 |