Commit Graph

275 Commits (2d94b30e560a66cf561177354afa829fdbbb76e3)

Author SHA1 Message Date
Dave Long 745a0e25dc
Issue #3462529 by catch: Mark more tests with @group #slow and remove it from some others 2024-07-19 20:45:37 +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 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
Dave Long 26e5ef207a
Issue #3091003 by sukr_s, smustgrave, RaphaelBriskie, FeyP, borisson_: Changing a display's machine name while an attachment exist breaks Views 2024-05-10 16:32:32 +01:00
Alex Pott f8a34d342e
Issue #1956134 by smustgrave, dawehner, larowlan, jibran, jbloomfield, lokapujya, Oscaner, elachlan, mgifford, olli, srilakshmier, Manuel Garcia, Nitin shrivastava, afeijo, alexpott, jgeryk, garphy, grisendo, jessebeach, xjm, joachim, tim.plunkett, andypost, Wim Leers, EclipseGc, damiankloip, benjy, klonos: Provide helpful editing links on "admin/structure/block" for deriver blocks (menu, views, block content, etc.) 2024-05-05 22:43:34 +01:00
catch 7553ab8ce5 Issue #3442532 by smustgrave, andypost, pradhumanjain2311, quietone: Removed deprecated code in views module 2024-04-23 16:37:29 +01:00
Alex Pott 56c078e592
Issue #3440041 by quietone, mondrake: Log warning for an invalid view display in \Drupal\views\ViewExecutable::setDisplay 2024-04-16 14:36:18 +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 23bb407de3
Issue #2002012 by dimitriskr, dawehner, smustgrave, quietone, damiankloip, catch: Inject the display plugin manager into the view and view factory 2024-03-16 18:12:38 +00:00
Dave Long 729390194f
Issue #3420742 by quietone, sakthi_dev, BramDriesen: Fix words in test string by changing the string 2024-03-08 13:55:43 +00:00
Dave Long 8a760fb113
Revert "Issue #3406024 by neclimdul, mondrake, Spokje, smustgrave: DependencySerializationTrait depends on removed __PHPUNIT_BOOTSTRAP global"
This reverts commit 24f8f3c961.
2024-03-02 23:32:11 +00:00
Dave Long 24f8f3c961
Issue #3406024 by neclimdul, mondrake, Spokje, smustgrave: DependencySerializationTrait depends on removed __PHPUNIT_BOOTSTRAP global 2024-03-02 22:14:05 +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 fa1d8ce3bb Issue #2463753 by claudiu.cristea, acbramley, gg24, anairamzap, dhirendra.mishra, andypost, dawehner, swatichouhan012, smustgrave, quietone, Hardik_Patel_12, douggreen, mohrerao, gcb, kalistos, Wim Leers, pfrenssen, dww, larowlan: [regression] Do not bypass route access with 'link to any page' permissions for menu links 2024-02-26 15:49:12 +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
catch 25b8b7c3cf Issue #3332593 by phenaproxima, Wim Leers, borisson_, lauriii, tim.plunkett: Adopt PluginExists validator in relevant places 2024-02-09 11:42:32 +00:00
Lee Rowlands a201c7006b
Issue #3419824 by catch: Mark some more tests with @group #slow 2024-02-08 16:10:43 +00: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 be8a77d843 Issue #3360445 by Lendude, sboden, smustgrave, quietone: Duplicating a view does not duplicate the translation 2024-01-26 09:51:02 +00:00
Dave Long 526d8ef95e
Issue #3415811 by catch: Add @group #slow to more functional tests 2024-01-24 22:18:29 +00:00
catch a0bf9683e3 Issue #2763431 by dimitriskr, smustgrave, quietone: Replace views_ui_truncate() with Unicode::truncate() 2024-01-10 12:56: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
quietone 061989d481
Issue #3404273 by mstrelan, smustgrave: Fix strict type errors: Convert FormattableMarkup to strings (simple replacement) in core Functional tests 2024-01-08 15:42:05 +13: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 5247e64236
Issue #3400018 by mstrelan, xjm: Add declare(strict_types=1) to all Functional JavaScript tests 2023-12-13 08:27:06 +10:00
Lauri Eskola 2a95e3fd3e
Issue #3316274 by Wim Leers, catch, nod_, alexpott, longwave, bnjmnm: Stabilize FunctionalJavascript testing AJAX: add ::assertExpectedAjaxRequest() 2023-11-16 15:56:19 +02:00
xjm 066dc5c8c4
Issue #3399370 by mstrelan: Remove @file annotation from test classes 2023-11-10 15:35:50 -06:00
Dave Long 36ab456505
Issue #3389283 by quietone: Fix spelling of words only misspelled in tests, part 1 2023-10-18 11:00:47 +02: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 ae55070f94
Issue #3391268 by quietone: Fix spelling of words only misspelled in tests, part 4 2023-10-05 16:21:57 +01:00
Lauri Eskola eda9af65a2
Issue #3391522 by catch: Mark some more tests with @group #slow 2023-10-05 10:10:15 +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
effulgentsia 9a3156daf8 Issue #3380480 by phenaproxima, quietone, Wim Leers, lauriii, dww, tim.plunkett, borisson_: Views should require a label, rather than falling back to an unhelpful ID 2023-09-22 12:14:48 -07:00
catch dce60220c1 Issue #3336050 by smustgrave, quietone, xjm, lauriii: Move tour tests to the tour module 2023-09-19 14:25:29 +01:00
Lauri Eskola a5cd2d7a84
Issue #3377900 by omkar.podey, lauriii, Gauravvvv, Utkarsh_33: Scrolling remains disabled after closing nested modal dialogs 2023-08-18 00:04:49 +03:00
Lauri Eskola 76606546a3
Issue #3212759 by Lendude, ckaotik: Ensure views Translate tabs are visible when editing 2023-08-16 20:58:30 +03:00
Dave Long d8ec17df74
Issue #3219667 by quietone, ravi.shankar, longwave, smustgrave: Fix spelling for words used once, beginning with 't' -> 'z', inclusive 2023-08-01 20:36:14 +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
Lauri Eskola edf79f6705
Issue #3376572 by Lendude, fnalb2, cilefen, longwave: SortPluginBase.php / validateExposeForm: spelling mistake in character class 2023-07-29 16:33:50 +03:00
Lauri Eskola f13ad693c8
Issue #3361534 by Wim Leers, borisson_, longwave, catch: KernelTestBase::$strictConfigSchema = TRUE and BrowserTestBase::$strictConfigSchema = TRUE do not actually strictly validate 2023-07-26 20:30:33 +03:00
Dave Long 224c67343b
Issue #2921133 by quietone, VladimirAus, xjm, ankithashetty, longwave, Prem Suthar, smustgrave, benjifisher, AaronMcHale: Remove "Please" from the codebase 2023-07-23 17:33:54 +01:00
Lauri Eskola 597cf49e61
Issue #3375806 by urvashi_vora, Lendude, tinto, Harish1688, finne: Views 'Rearrange' dialog show the 'Remove' checkbox, which should be visually hidden 2023-07-23 10:39:06 +03:00
catch 3f6c5710fc Issue #2541074 by Lendude, martin107, dawehner, Spokje: Get rid of using 'views.settings':skip_cache in ViewsData 2023-07-18 14:18:16 +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
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 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
Alex Pott f953b42323
Issue #2825683 by acbramley, ayushmishra206, NitinLama, mohit_aghera, Ramya Balasubramanian, ranjith_kumar_k_u, Abhijith S, Lendude, pameeela, alexpott, smustgrave: Use Xss::filter() for the view title to ensure that the preview matches the actual display 2023-03-06 10:04:48 +00:00
Alex Pott 4dbf3f46c1
Issue #2719797 by claudiu.cristea, dww, pfrenssen, smustgrave, saurabh-2k17, esolitos, swentel, sulfikar_s, lauriii, ayushmishra206, rajneeshb, aleevas, fago, Daniel Korte, snehalgaikwad, xjm, Ruchi Joshi, alexpott, arunkumark, mitthukumawat, gaurav-mathur, gayatri chahar, heni_deepak, yoroy, dawehner, jungle, kristiaanvandeneynde, Lendude, benjifisher, quietone, Bojhan, catch: New option for Views page displays to use the admin theme 2023-02-23 09:48:28 +00:00
xjm 00bcd1740c
Issue #2574981 by Manjit.Singh, dimaro, wengerk, darol100, izus, pguillard, vsujeetkumar, Himanshu5050, snehi, paulocs, rakesh.gectcr, jofitz, _utsavsharma, charginghawk, rajeshwari10, sdstyles, quietone, benjifisher, marcusvsouza, LoMo, joelpittet, justAChris, cilefen, YesCT, mradcliffe, spitzialist, annajl, jhodgdon, catch, alexpott, Sabbi0612, kattekrab, Mile23, antojose, leanderl, rodrigoac: Fix grammar ("an URL" should be "a URL") and consistent use of URL (not "url" / "Url") in documentation only 2023-01-26 16:06:23 -06:00
Dave Long dcd421642c
Issue #3317938 by catch, Lendude, nod_, quietone: views_ui LibraryCachIngTest is failing randomly 2023-01-12 12:24:41 +00:00