Commit Graph

291 Commits (8b0a91f6027b7d74cd78541bcb0b7e7b8cd3c1ec)

Author SHA1 Message Date
Lauri Eskola 3473587950
Issue #3391513 by catch, smustgrave: Split overrides tests out of LayoutBuilderTest 2023-10-05 10:15:02 +03:00
Lauri Eskola d5208fb8e3
Issue #3390033 by catch, smustgrave: Split up LayoutBuilderTest 2023-09-28 22:28:05 +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
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
Lauri Eskola b7ee3dcfce
Issue #3377030 by Wim Leers, borisson_, smustgrave: Add validation constraint to `type: label`: disallow multiple lines 2023-08-01 18:34:53 +03:00
Dave Long 1bb050cad7
Issue #3219475 by quietone, adeshsharma, ravi.shankar, lucienchalom, Akram Khan, Prem Suthar, Ratan Priya, andregp, murilohp, karishmaamin, longwave, smustgrave, xjm: Fix spelling for words used once, beginning with 'j' -> 'm', inclusive 2023-07-23 17:21:30 +01:00
Dave Long c61764be25
Issue #3055982 by Spokje, alexpott: Remove resizing window in BlockFormMessagesTest::testValidationMessage 2023-07-22 15:46: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
hooroomoo 9d522de054 Issue #3356894 by hooroomoo, lauriii, srishtiiee, Rajeshreeputra, Utkarsh_33, bnjmnm, narendraR, tim.plunkett, smustgrave, ckrina, yoroy, amateescu, Wim Leers: Make field selection less overwhelming by introducing groups 2023-06-30 19:27:14 +00:00
Lauri Eskola 3fe287dbba
Issue #3040348 by cboyden, tim.plunkett: Remove blocks that are not useful within Layout Builder 2023-06-09 22:44:26 +03:00
catch 6ef863a2a3 Issue #3354382 by mondrake: [PHPUnit 10] Provide a static viable alternative to $this->prophesize() in data providers 2023-06-07 09:37:15 +01:00
Lauri Eskola 7598b15a28
Issue #3039185 by nord102, yogeshmpawar, swentel, tim.plunkett, manishsaharan, nkoporec, catch, bkosborne: Allow field blocks to display the configuration label when set in Layout Builder 2023-06-05 21:27:49 +03:00
Lauri Eskola 11ac835932
Issue #3363873 by Wim Leers: Stop using `first-uuid` and `second-uuid` in tests: violates config schema 2023-06-02 09:16:25 +03:00
catch 3e7279b07f Issue #3353092 by Spokje: [random test failure] Try to un-skip and fix ContextualLinksTest in context of [#3353085] 2023-04-24 09:55:39 +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
catch f0723652ef Issue #3353153 by Spokje: [random test failure] Try to un-skip and fix LayoutBuilderNestedFormUiTest::testAddingFormBlocksToDefaults in context of [#3353085] 2023-04-17 09:08:23 +01:00
catch b4d0600146 Issue #3353088 by Spokje: [random test failure] Try to un-skip and fix BlockFormMessagesTest::testValidationMessage() in context of [#3353085] 2023-04-14 12:29:37 +01:00
catch da3405078a Issue #3353179 by Spokje: [random test failure] Try to un-skip and fix LayoutBuilderTest::testLayoutBuilderUi in context of [#3353085] 2023-04-13 22:08:59 +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 c2fe4bcb6e Issue #3353103 by Spokje: [no random test failure] Try to un-skip and fix LayoutBuilderDisableInteractionsTest::assertContextualLinksClickable in context of [#3353085] 2023-04-12 15:05:50 +01:00
catch f9bd8c7e3a Issue #3353167 by Spokje: [random test failure] Try to un-skip and fix LayoutBuilderNestedFormUiTest::testAddingFormBlocksToOverrides in context of [#3353085] 2023-04-11 22:44:43 +01:00
catch a49a8f24ae Issue #3353100 by Spokje, xjm: [random test failure] Try to un-skip and fix InlineBlockTest::testDeletion in context of [#3353085] 2023-04-11 12:35:06 +01:00
catch 2a216f31d2 Issue #3353096 by Spokje, catch, xjm: [backport to 9.4.x] [random test failure] Try to un-skip and fix InlineBlockPrivateFilesTest::testPrivateFiles() in context of [#3353085] 2023-04-11 12:31:01 +01:00
catch d997fd07ab Issue #3353096 by Spokje: [random test failure] Try to un-skip and fix InlineBlockPrivateFilesTest::testPrivateFiles() in context of [#3353085] 2023-04-10 13:01:22 +01:00
xjm 70cfa8b4f7
Issue #3351607 by schlaukopf, xjm: Skip numerous functional JS tests that repeatedly break HEAD 2023-04-06 17:04:13 -05: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 309a543f6d
Issue #3351500 by catch: Skip Drupal\Tests\layout_builder\FunctionalJavascript\ContextualLinksTest 2023-03-31 12:30:58 +01:00
catch 1f7aa7ac83 Issue #3351218 by Spokje: Fix PHPStan L1 errors "@covers value \Foo\Bar::baz() references an invalid method." 2023-03-30 16:22:57 +01: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
Lauri Eskola a5291f0bdf
Issue #3223048 by smustgrave, Rishi Kulshreshtha, Theresa.Grannum, tim.plunkett, ranjith_kumar_k_u, larowlan, tedbow, oknate: Layout builder filter leaves blank space 2023-03-12 14:31:37 +02:00
catch 2c3f5743df Issue #2921810 by claudiu.cristea, nod_, seanB, yogeshmpawar, dww, Wilfred Waltman, joelpittet, askibinski, ankithashetty, ravi.shankar, jonathanshaw, alexpott, kostyashupenko, webchick, danflanagan8, catch, droplet, larowlan, mpdonadio, jhedstrom, AaronMcHale, dawehner, Wim Leers, ckrina, worldlinemine: Allow TimestampFormatter to show as a fully cacheable time difference with JS 2023-03-03 16:35:58 +00:00
Dave Long cfe5c87764
Issue #3061266 by smustgrave, Grimreaper, ridhimaabrol24, nod_, pavnish, ithom, Hardik_Patel_12, Webbeh, alexpott: Prefix block machine name suggestions with the theme machine name 2023-02-24 13:45:44 +00:00
catch 74f7e5acc8 Issue #3077646 by danflanagan8, kkalashnikov, kaszarobert, priyanka.sahni, Sam152: Increase the delta of the "weight" field to support reordering more than 20 blocks in a section 2023-02-17 12:04:02 +00:00
catch d6ad1ec9ca Issue #3239909 by tim.plunkett: Stale reference to PlaceholderInterface::getPlaceholderString() 2023-02-17 09:35:12 +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
catch c6babbb64e Issue #3324384 by Spokje, joachim, elber, znerol, longwave, mondrake: resolve differing createUser() test methods 2023-01-06 11:14:45 +00:00
xjm 53803cfb4c
Issue #3317230 by mondrake, kim.pepper, longwave: Fix test mock related PHPStan 0 issues 2023-01-02 05:07:22 -06:00
bnjmnm adfa35d41f Issue #3324150 by phenaproxima, Wim Leers, Gábor Hojtsy: Add validation constraints to config_entity.dependencies 2022-12-02 13:01:44 -05:00
catch 7690a8e69e Issue #3315490 by alexpott, Wim Leers: Random fail in Drupal\Tests\layout_builder\FunctionalJavascript\InlineBlockPrivateFilesTest 2022-10-19 14:59:45 +01:00
Alex Pott e1b4aafae9
Issue #3165010 follow-up: Using the layout builder discard changes button should ignore any input and skip validation 2022-10-06 16:25:32 +01:00
Alex Pott db43eba838
Issue #3165010 by dpi, acbramley, tim.plunkett, larowlan: Using the layout builder discard changes button should ignore any input and skip validation 2022-10-06 14:59:40 +01:00
Alex Pott 29849ead9e
Issue #3044117 by e.escribano, segovia94, bkosborne, Webbeh, zterry95, tim.plunkett, emerham: Add getter for layout object in Layout Builder's ConfigureSectionForm 2022-10-04 11:42:32 +01:00
Alex Pott 3f9bc84fe6
Issue #3111192 by tim.plunkett, larowlan, mohit_aghera, mstrelan, lauriii, jibran: Themes have no context of the entity being rendered in preprocessing a layout when using Layout builder 2022-10-04 10:39:33 +01:00
Alex Pott 6483b2997a
Issue #3273317 by clayfreeman, larowlan, tim.plunkett, danflanagan8: Add 'in_preview' variable to block and layout templates 2022-10-03 11:44:57 +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 da8a916ea3
Issue #3119786 by danflanagan8, tim.plunkett, JordiK, Berdir: Default values are not displayed for image fields placed in Layout Builder 2022-09-26 16:31:58 +01:00
Lauri Eskola 4024e3c478
Issue #3304731 by phenaproxima, bnjmnm: Update remaining tests using Classy to use Starterkit 2022-08-31 10:46:00 +03:00
xjm f33a8bebea
Issue #3304371 by bnjmnm: Fix intermittent failure in AjaxBlockTest 2022-08-23 19:38:25 -05:00