Alex Pott
|
5251c7f88d
|
Issue #3267754 by lauriii: AjaxTest is failing
(cherry picked from commit e03a5e415e )
(cherry picked from commit 95f6f37d1a )
|
2022-03-04 10:07:09 -06:00 |
Alex Pott
|
c1cc0d5c5d
|
Issue #2945033 by longwave, yobottehg, TMWagner, vdsh, jlatorre, catch: HtmlHeadLink processing does not allow for duplicated alternate hreflang links
(cherry picked from commit 8f497e0a43 )
|
2021-10-25 11:44:22 +01:00 |
Alex Pott
|
f429dac245
|
Issue #2938969 by msankhala, dhirendra.mishra, paulocs, TR, MerryHamster, alexpott, jofitz, longwave, Manuel Garcia, tameeshb, boaloysius, Yasiru Nilan, xjm, wturrell, ritzz, ZeiP, darrenwh: Replace drupal_render() in docblock and comments outside of @param, @return, @link, @see and outside of @code - @endcode
(cherry picked from commit 84fc7490b1 )
|
2021-09-12 18:19:31 +01:00 |
catch
|
bbf3dcad25
|
Issue #3139409 by mondrake, nitesh624, ridhimaabrol24, shobhit_juyal, paulocs, mohrerao, Hardik_Patel_12, ravi.shankar, munish.kumar, longwave, mrinalini9, daffie: Replace usages of AssertLegacyTrait::assertRaw, that is deprecated
|
2021-09-09 09:39:08 +01:00 |
Lauri Eskola
|
d831b94304
|
Issue #3221871 by mherchel, Gauravmahlawat, W01F, nod_: Olivero: Mobile menu prevents scroll & obscures page after click if menu item contains link to anchor on same page
(cherry picked from commit 4f8c468f10 )
|
2021-08-17 15:51:02 +03:00 |
catch
|
c3a97f59e0
|
Issue #3220255 by Spokje, mondrake, longwave: Convert assertions involving use of xpath on links to WebAssert
|
2021-08-09 16:42:48 +01:00 |
catch
|
18ab5c0a2b
|
Issue #3170396 by mondrake, ankithashetty, longwave, catch: [backport] Remove uses of t() and switch to pageTextContains() in assert(No)Raw() calls
|
2021-08-09 08:20:42 +01:00 |
catch
|
cef0c90065
|
Issue #3227060 by mondrake, ankithashetty, daffie, catch: [backport] Replace usages of AssertLegacyTrait::assertNoRaw, that is deprecated
|
2021-08-06 18:14:08 +01:00 |
catch
|
d7442be7f1
|
Issue #3191935 by mondrake, tedbow, paulocs, ankithashetty, longwave, xjm, catch, alexpott: Replace usages of AssertLegacyTrait::assertNoText, which is deprecated
|
2021-08-05 21:39:44 +01:00 |
catch
|
87feede3a0
|
Issue #3153469 by longwave, hmendes, Hardik_Patel_12: Remove uses of t() in clickLink() calls
|
2021-07-29 07:48:21 +01:00 |
catch
|
00efdb11e5
|
Issue #3221312 by Spokje: ->willReturn(...) would make more sense here
(cherry picked from commit 6335af17b4 )
|
2021-07-28 11:58:22 +01:00 |
catch
|
4d7c3c7079
|
Issue #3223267 by alexpott, daffie: Remove some calls to drupal_flush_all_caches() in tests
(cherry picked from commit 8abf81e7e9 )
|
2021-07-16 08:48:18 +01:00 |
catch
|
cdf89cb599
|
Issue #3185400 by mondrake, alexpott, daffie: Test upsert return value and ensure that they are consistent regardless of database type
(cherry picked from commit d8ab4a9e16 )
|
2021-07-14 08:33:19 +01:00 |
catch
|
b7ae0cb128
|
Issue #3220183 by mondrake, longwave: Convert assertions involving use of xpath on labels to WebAssert
(cherry picked from commit 67bfb63d9a )
|
2021-06-28 12:03:03 +01:00 |
catch
|
9a85542531
|
Issue #2719649 by Spokje, harsha012, jofitz, vprocessor, nikitagupta, cburschka, rasikap, hitesh-jain, quietone, longwave, mfernea, andypost, klausi, Malevi4, crazyrohila: Fix 'Drupal.Commenting.InlineComment.SpacingBefore' coding standard
|
2021-06-24 13:27:50 +01:00 |
Lee Rowlands
|
b85bafd909
|
Issue #3218660 by alexpott: help_topics module can break during module uninstall
(cherry picked from commit 257efe5439 )
|
2021-06-24 14:30:23 +10:00 |
catch
|
0505e48cea
|
Issue #3199741 by Matroskeen, quietone: Add documentation for remaining source plugins
(cherry picked from commit 1327c4ddc9 )
|
2021-06-22 15:36:47 +01:00 |
mondrake
|
f342570103
|
Issue #3175718 by mondrake, alexpott, jungle, longwave: Random fails due to drupal-settings-json being counted as page text
(cherry picked from commit 49eb106bca )
|
2021-06-22 06:34:05 +10:00 |
Alex Pott
|
6202bbf42e
|
Issue #3215143 by paulocs, daffie: Replace replace assertEqual() in some comments
(cherry picked from commit 026280b8f2 )
|
2021-06-21 17:13:32 +01:00 |
catch
|
6123c0e91b
|
Issue #3156396 by TR, pavnish, mondrake, longwave, catch, jungle: Use assertSameSize() to check same size of two countable variables
(cherry picked from commit 1d5e219f85 )
|
2021-06-21 12:31:55 +01:00 |
catch
|
76a1fb8ece
|
Issue #2879159 by Spokje, LoMo, ravi.shankar, quietone, mondrake: Some calls to assertEquals have expected/actual parameters reversed
(cherry picked from commit e48dcff470 )
|
2021-06-21 11:51:18 +01:00 |
Lee Rowlands
|
d8ad12faa2
|
Issue #3215611 by alexpott, longwave: Service deprecations are only triggered on container build,not ::get()
(cherry picked from commit 70175bc047 )
|
2021-06-14 20:20:23 +10:00 |
catch
|
207e827522
|
Issue #3217713 by guilhermevp, vsujeetkumar, mondrake, sudiptadas19, vikashsoni: Replace usages of assertFileNotIsWritable(), that is deprecated
|
2021-06-10 14:42:15 +01:00 |
catch
|
62ef2b44f2
|
Issue #3217711 by Spokje, sudiptadas19, guilhermevp, mondrake: Replace usages of assertNotRegExp(), that is deprecated
|
2021-06-10 09:43:21 +01:00 |
catch
|
7bca5f6088
|
Issue #3217712 by sudiptadas19, mondrake: Replace usages of assertDirectoryNotIsWritable(), that is deprecated
|
2021-06-09 14:26:27 +01:00 |
catch
|
3059444802
|
Issue #3217709 by sudiptadas19, mondrake: Replace usages of assertRegExp(), that is deprecated
|
2021-06-09 14:17:13 +01:00 |
Alex Pott
|
f2cee2d49b
|
Revert "Issue #3162016 by longwave, andypost, Hardik_Patel_12, catch, alexpott, daffie, Kristen Pol: [Symfony 6] Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated"
This reverts commit 8f0f57f3e5 .
|
2021-06-02 17:43:17 +01:00 |
Lee Rowlands
|
cb266b8932
|
Issue #84883 by quietone, alexpott, DuaelFr, scor, roderik, TR, pillarsdotnet, jungle, ayushmishra206, greggles, dww, ximo, Hardik_Patel_12, netbjarne, kiamlaluno, longwave, earnie: Unicode::mimeHeaderEncode() doesn't correctly follow RFC 2047
(cherry picked from commit ab49a62b8f )
|
2021-05-28 06:57:07 +10:00 |
Alex Pott
|
8f0f57f3e5
|
Issue #3162016 by longwave, andypost, Hardik_Patel_12, catch, alexpott, daffie, Kristen Pol: [Symfony 6] Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated
(cherry picked from commit 8b8fc1eff7 )
|
2021-05-27 21:07:35 +01:00 |
catch
|
e197160da5
|
Issue #3186661 by Spokje, longwave, mondrake, paulocs, daffie: [May 24, 2021] Remove usage of drupalPostForm
(cherry picked from commit 3066423e43 )
|
2021-05-24 14:31:28 +01:00 |
catch
|
6f49625c5c
|
Issue #3133162 by jungle, ravi.shankar, Deepak Goyal, Neslee Canil Pinto, anmolgoyal74, xjm, Kristen Pol: Replace the start verb Test with Tests in method comments of tests
(cherry picked from commit f7747f85310b790bbb309c8b62fc14b3ce52551b)
|
2021-05-24 14:09:51 +01:00 |
Alex Pott
|
01d96560b5
|
Issue #3139404 by mondrake, munish.kumar, pavnish, longwave: [May 25, 2021] Replace usages of AssertLegacyTrait::assertText, that is deprecated
(cherry picked from commit 3872f1a8ed )
|
2021-05-20 22:11:09 +01:00 |
Alex Pott
|
d6b00c13b9
|
Issue #3207734 by Spokje, quietone: Fix Drupal.Commenting.InlineVariableComment
(cherry picked from commit 4a72cc3169 )
|
2021-05-20 21:47:52 +01:00 |
Alex Pott
|
6c199eccdb
|
Issue #3131281 by mondrake, rahulrasgon, longwave, ridhimaabrol24, naresh_bavaskar, jungle, daffie: [May 17th 2021] Replace assertEqual() with assertEquals()
(cherry picked from commit 3f75f72de2 )
|
2021-05-20 00:40:55 +01:00 |
Lauri Eskola
|
29dde48040
|
Issue #3144854 by Spokje, bnjmnm, mherchel, zrpnr, komalk, Kristen Pol: Remove stylelint-no-browser-hacks
(cherry picked from commit 8dbd33a7c4 )
|
2021-05-19 17:33:32 +03:00 |
catch
|
9f7913054c
|
Issue #3207968 by quietone, longwave, Spokje: Replace @codingStandards comments with phpcs: comments
(cherry picked from commit 6802ea3355 )
|
2021-05-17 20:22:58 +01:00 |
catch
|
5e5ec6c500
|
Issue #3211838 by mondrake, longwave: Convert assertions involving use of xpath on spans to WebAssert
(cherry picked from commit 13c5855165 )
|
2021-05-17 20:04:42 +01:00 |
catch
|
4e9fc2935c
|
Issue #3132778 by kim.pepper, quietone, jungle, daffie: Replace usages of assertions with strstr with assertStringContainsString()/assertStringNotContainsString()
(cherry picked from commit db54bf049c )
|
2021-05-13 15:14:55 +01:00 |
catch
|
400c31d5c5
|
Issue #3210913 by quietone, Wim Leers, paulocs: DbDumpCommand fails when data type is not a mapped Drupal schema field name
(cherry picked from commit c2103890be )
|
2021-05-12 21:20:22 +01:00 |
catch
|
0c07a31269
|
Issue #3211601 by bnjmnm, nod_, zrpnr, lauriii: Update jQuery to version 3.6.0
(cherry picked from commit 0ed127e82a )
|
2021-05-12 21:14:02 +01:00 |
Lee Rowlands
|
699f02b0f1
|
Issue #3041885 by tedbow, beautifulmind, dww, ayushmishra206, phenaproxima, webchick, xjm, AaronMcHale, larowlan, benjifisher, heddn, catch, jhodgdon, longwave, mglaman, alexpott, mxr576, effulgentsia: Display relevant Security Advisories data for Drupal
(cherry picked from commit 79dd8321b2 )
|
2021-05-12 16:42:04 +10:00 |
Alex Pott
|
bf341805c8
|
Issue #588438 by dww: FormTest::testRequiredFields() fails to drupal_render() elements of #type 'radios'
(cherry picked from commit 4731e3c6de )
|
2021-05-12 00:45:53 +01:00 |
Lee Rowlands
|
f3227f464f
|
Issue #2608750 by phenaproxima, shriaas2898, KapilV, mohit_aghera, RenatoG, akhoury, guilhermevp, praveenmoses61, sulfikar_s, Abhijith S, larowlan, pameeela, Sid_omp: Exception when creating an entity reference field targeting an entity type without an ID
(cherry picked from commit 3eebb1b1fb )
|
2021-05-11 09:05:58 +10:00 |
Lee Rowlands
|
aed9f63858
|
Revert "Issue #2608750 by phenaproxima, shriaas2898, KapilV, mohit_aghera, RenatoG, akhoury, guilhermevp, praveenmoses61, sulfikar_s, Abhijith S, larowlan, pameeela, Sid_omp: Exception when creating an entity reference field targeting an entity type without an ID"
This reverts commit fdb10cc79d .
|
2021-05-11 09:04:39 +10:00 |
Lee Rowlands
|
fdb10cc79d
|
Issue #2608750 by phenaproxima, shriaas2898, KapilV, mohit_aghera, RenatoG, akhoury, guilhermevp, praveenmoses61, sulfikar_s, Abhijith S, larowlan, pameeela, Sid_omp: Exception when creating an entity reference field targeting an entity type without an ID
(cherry picked from commit cf80690559 )
|
2021-05-11 08:05:24 +10:00 |
catch
|
33c3a20ff4
|
Issue #3211480 by longwave, daffie: \Drupal\Tests\system\Functional\Common\UrlTest can be a kernel test
(cherry picked from commit 37cb5dda43 )
|
2021-05-10 00:05:20 +01:00 |
Lauri Eskola
|
1a7ce02c45
|
Issue #3179734 by zrpnr, bnjmnm, lauriii: Refactor uses of the :tabbable selector and deprecate it
(cherry picked from commit b48ad9091d )
|
2021-05-05 14:24:27 +03:00 |
catch
|
21733d27ac
|
Issue #3211164 by alexpott, catch: Random errors in Javascript Testing
(cherry picked from commit 525c3d953d )
|
2021-05-04 16:34:12 +01:00 |
Lauri Eskola
|
9289782c32
|
Issue #3201170 by bnjmnm, nod_, lauriii, zrpnr: Address jQuery UI position dependency
|
2021-04-29 17:26:59 +03:00 |
catch
|
9c2bfa8df0
|
Issue #3203476 by mondrake, longwave, alexpott: Convert assertions involving use of xpath on divs to WebAssert
|
2021-04-28 11:08:17 +01:00 |