catch
|
068f00c4c9
|
Issue #3191935 by mondrake, tedbow, xjm, alexpott, longwave: Replace usages of AssertLegacyTrait::assertNoText, which is deprecated
|
2021-07-28 14:41:19 +01:00 |
catch
|
686951d3c9
|
Issue #3153469 by longwave, hmendes, Hardik_Patel_12: Remove uses of t() in clickLink() calls
|
2021-07-28 08:48:45 +01:00 |
Alex Pott
|
6a0d497e8b
|
Issue #3180382 by phenaproxima, dww, tedbow: UpdateManagerUpdate doesn't need to use the renderer service
|
2021-07-07 16:58:42 +01:00 |
Alex Pott
|
052816d2cd
|
Issue #3014051 by tedbow, mitrpaka, govind.maloo, Suresh Prabhu Parkala, tim.plunkett, phenaproxima: Update module does not depend on the File Module
|
2021-06-29 22:08:18 +01:00 |
xjm
|
04e3e8d11e
|
Issue #1478294 by quietone, dww, tedbow: Update manager XML test fixtures contain D7 links to D8 releases
|
2021-06-26 11:47:00 -05:00 |
catch
|
33ba45820a
|
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:35:45 +01:00 |
effulgentsia
|
2e7bd80439
|
Issue #3206293 by tedbow, phenaproxima: Create ProjectRelease class to represent Update XML releases
|
2021-06-22 20:51:34 -07:00 |
catch
|
e48dcff470
|
Issue #2879159 by Spokje, LoMo, ravi.shankar, quietone, mondrake: Some calls to assertEquals have expected/actual parameters reversed
|
2021-06-21 11:27:34 +01:00 |
catch
|
116ebd1e2c
|
Issue #3217706 by Spokje, longwave, guilhermevp, mondrake: Replace usages of assertFileNotExists(), that is deprecated
|
2021-06-14 09:26:39 +01:00 |
Alex Pott
|
5be5048369
|
Issue #3174200 by mondrake, longwave: Use PHPUnit-bridge polyfills for forward compatibility layer
|
2021-06-07 16:10:08 +01:00 |
catch
|
3066423e43
|
Issue #3186661 by Spokje, longwave, mondrake, paulocs, daffie: [May 24, 2021] Remove usage of drupalPostForm
|
2021-05-24 14:27:52 +01:00 |
Alex Pott
|
3872f1a8ed
|
Issue #3139404 by mondrake, munish.kumar, pavnish, longwave: [May 25, 2021] Replace usages of AssertLegacyTrait::assertText, that is deprecated
|
2021-05-20 22:10:07 +01:00 |
Alex Pott
|
3f75f72de2
|
Issue #3131281 by mondrake, rahulrasgon, longwave, ridhimaabrol24, naresh_bavaskar, jungle, daffie: [May 17th 2021] Replace assertEqual() with assertEquals()
|
2021-05-20 00:39:14 +01:00 |
Lee Rowlands
|
79dd8321b2
|
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
|
2021-05-12 16:40:17 +10:00 |
Alex Pott
|
27070f4c91
|
Issue #3100386 by tedbow, ravi.shankar, phenaproxima, nikitagupta, vsujeetkumar, ilgnerfagundes, narendra.rajwar27, jofitz, daffie, dww, xjm, tim.plunkett: Create contrib update module test cases that use semantic versioning
|
2021-05-03 16:25:13 +01:00 |
catch
|
2b0ba20b6b
|
Issue #3113798 by dww, tedbow, quietone: Remove unused (and generally wrong) <tag> markup from Update module test XML fixtures
|
2021-04-13 16:32:50 +01:00 |
catch
|
afd86e7d3c
|
Issue #3193955 by mondrake, daffie, catch: Swap assertEqual arguments in preparation to replace with assertEquals
|
2021-01-28 09:57:41 +00:00 |
catch
|
6c64763741
|
Issue #2867959 by mondrake, danielnv18, xjm, ZeiP, daffie: Replace usages of deprecated AssertLegacyTrait::assertIdentical
|
2021-01-21 10:01:43 +00:00 |
catch
|
9e8c0511f9
|
Issue #3184493 by longwave, ravi.shankar, Pooja Ganjage, mondrake: Remove use of concatenated t() in assertions
|
2020-12-06 20:00:40 +00:00 |
catch
|
cfcf40d058
|
Issue #2577407 by vulcanr, jhodgdon, Sagar Ramgade, snehi, brahmjeet789, Manjit.Singh, Tony-Mac, ressa, xjm, cilefen, sajosh, ifrik, Charles Belov, Bojhan, David_Rothstein, Gábor Hojtsy, tkoleary, longwave, NickDickinsonWilde, nishantkumar155, shell_cm, greta_drupal, YesCT: Action of uploading module/theme files should consistently be called "Add", not "Install"
|
2020-12-06 19:02:44 +00:00 |
catch
|
dee581d3fa
|
Issue #3128815 by mondrake, jungle, sja112, Spokje, shobhit_juyal, jameszhang023, nikitagupta, mrinalini9, xjm, longwave, dww: Replace assert*() involving greater/less comparison operators with assert(Greater|Less)Than(OrEqual)
|
2020-11-24 09:57:55 +00:00 |
catch
|
96d4338074
|
Issue #3168375 by mondrake, manishsaharan29497, longwave: Convert calls to drupalPostForm(NULL, ...) to submitForm
|
2020-11-23 14:35:28 +00:00 |
catch
|
783e7eb88e
|
Issue #3145005 by longwave, mondrake, cburschka, raman.b, Lal_, dww, xjm: [November 9, 2020] Remove uses of t() in drupalPostForm() calls
|
2020-11-16 16:51:39 +00:00 |
catch
|
1d6e7e25d5
|
Issue #2851394 by GoZ, hgunicamp, oknate, jungle, wolffereast, tameeshb, mmatsoo, ridhimaabrol24, jofitz, swarad07, tanc, shaktik, dimaro, shashikant_chauhan, MerryHamster, quietone, nitesh624, martin_q, boaloysius, gaurav.kapoor, nitvirus, ankithashetty, Munavijayalakshmi, kostyashupenko, leolando.tan, amit.drupal, ravi.shankar, akashkrishnan01, Swapnil_Kotwal, Saviktor, mrinalini9, anmolgoyal74, Venkatesh Rajan.J, shimpy, lomasr, Dinesh18, shubham.prakash, mahtab_alam, markdorison, cilefen, longwave, bleen, xjm, alexpott, gmaltoni: Fix grammar 'a' to 'an' when necessary
|
2020-11-13 14:25:11 +00:00 |
catch
|
5939e6b5f8
|
Issue #3145418 by longwave, paulocs, shetpooja04, Spokje, nikitagupta, mondrake, ravi.shankar, sarvjeetsingh, mrinalini9: [November 9, 2020] Remove uses of t() in assertText() calls
|
2020-11-13 11:06:01 +00:00 |
Alex Pott
|
0eec7fe50d
|
Issue #3138746 by jungle, rajandro, sja112, longwave, jameszhang023, quietone, dww: Fix 45 "shouldBeCamelCased" and related typos in core
|
2020-11-09 11:14:31 +00:00 |
Lee Rowlands
|
dcd4464392
|
Issue #1538118 by dww, swentel, dawehner, pwolanin, sanduhrs, alexpott, ayushmishra206, Wim Leers, yogeshmpawar, mgifford, cilefen, David_Rothstein, drumm, larowlan, Heine, colan, tedbow, benjifisher, klausi, borisson_, quietone: Update status does not verify the identity or authenticity of the release history URL
|
2020-11-05 08:53:31 +10:00 |
catch
|
d7758d6565
|
Issue #3132426 by alexpott, dww, GuyPaddock, catch, VladimirAus: Notice: Undefined index: title in Drupal\update\ProjectSecurityRequirement
|
2020-10-29 10:46:22 +00:00 |
Lee Rowlands
|
a44a9b1cd0
|
Issue #3159230 by mondrake, sandeep_jangra, ravi.shankar, naresh_bavaskar, larowlan, longwave: AssertLegacyTrait::assert(No)Raw() in functional tests still have a message passed in
|
2020-09-11 08:05:30 +10:00 |
Alex Pott
|
472b19010a
|
Issue #3139418 by mondrake, jungle, longwave: Replace usages of AssertLegacyTrait::assert(No)LinkByHref, that is deprecated
|
2020-09-08 16:00:31 +01:00 |
catch
|
c09dc39b8f
|
Issue #3139419 by mondrake, aleevas: Replace usages of AssertLegacyTrait::assertUrl, that is deprecated
|
2020-09-02 14:52:13 +01:00 |
catch
|
7e9fbc3c1b
|
Issue #3139405 by mondrake, jungle, longwave: Replace usages of AssertLegacyTrait::assert(No)UniqueText, that is deprecated
|
2020-09-02 10:35:16 +01:00 |
catch
|
f4fd2d7336
|
Issue #3166349 by paulocs, snehalgaikwad, naresh_bavaskar, mondrake: Remove uses of t() in assertNoText()
|
2020-08-28 12:48:09 +01:00 |
catch
|
4a7c205450
|
Issue #3153143 by ridhimaabrol24, Hardik_Patel_12, siddhant.bhosale, guptahemant, quietone, paulocs: Remove uses of t() in linkExists() and linkNotExists() calls
|
2020-08-28 10:46:35 +01:00 |
Lee Rowlands
|
050b91b764
|
Issue #3160405 by mondrake, ravi.shankar, jungle, longwave: Deprecate overloading arguments to WebAssert methods to prevent conversions of legacy Simpletest test to carry over cruft
|
2020-08-28 12:06:48 +10:00 |
catch
|
49d9b09e64
|
Issue #3139436 by mondrake, jungle: Replace usages of AssertLegacyTrait::assertPattern, that is deprecated
|
2020-08-10 17:32:31 +01:00 |
Alex Pott
|
f96378ac56
|
Issue #2303323 by dww, quietone, tadityar, iyyappan.govind, vsujeetkumar, er.pushpinderrana, amitgoyal, jp.stacey, joshi.rohit100, jungle, alexpott, Berdir, Alan D.: update_delete_file_if_stale() must return a value or update_manager_file_get() will always fetch remote files
|
2020-08-08 00:38:25 +01:00 |
Alex Pott
|
402567d128
|
Issue #3142749 by munish.kumar, shaktik, pavnish, sja112, ravi.shankar, Lal_, mondrake, daffie, xjm: AssertLegacyTrait::assertPattern() calls in functional tests still have a message passed in
|
2020-07-31 18:02:28 +01:00 |
Alex Pott
|
f7277d249b
|
Issue #3156266 by longwave, jungle, siddhant.bhosale, alexpott: Fix 70 spelling mistakes
|
2020-07-16 13:53:59 +01:00 |
xjm
|
de32f3ca2d
|
Issue #3133033 by munish.kumar, xjm, Hardik_Patel_12, daffie, swatichouhan012: Fix Drupal.Array.Array.LongLineDeclaration coding standard for instances of the drupalCreateUser() test method
|
2020-06-21 16:39:19 -05:00 |
Alex Pott
|
0f9cecbab6
|
Issue #3139414 by cburschka, mohrerao, pavnish, jungle, ravi.shankar, daffie, mondrake, sja112: Replace usages of deprecated AssertLegacyTrait::assert(No)Link()
|
2020-06-16 10:29:37 +01:00 |
Alex Pott
|
9d1faa52f4
|
Issue #2824935 by idebr, mfernea, Deepak Goyal, pfrenssen, longwave, hgunicamp, jofitz, andypost, daffie: Fix Squiz.ControlStructures.SwitchDeclaration coding standard
|
2020-06-02 09:46:52 +01:00 |
xjm
|
88375258cd
|
Issue #3139412 by Bunty Badgujar, longwave, mondrake, xjm: Replace usages of deprecated AssertLegacyTrait::assertTitle()
|
2020-05-29 16:55:45 -05:00 |
xjm
|
2f51f441c9
|
Issue #3002820 by daffie, pavnish, dww, sokru, mmjvb: PHP Warning in template_preprocess_update_report(): Invalid argument supplied for foreach()
|
2020-05-28 03:52:41 -05:00 |
xjm
|
11387380d5
|
Issue #3139218 by mondrake, daffie: Replace usages of AssertLegacyTrait::assertResponse(), which is deprecated
|
2020-05-24 08:33:20 -05:00 |
xjm
|
f09c890298
|
Issue #3132964 by jungle, longwave, sja112, dww, xjm, daffie: assertResponse() does not actually support a $message parameter, so stop passing one
|
2020-05-22 12:37:50 -05:00 |
catch
|
421c588c16
|
Issue #3131343 by mondrake, dww, jungle: Replace assertions involving calls to in_array() with assertContains()/assertNotContains()
|
2020-05-11 09:10:55 +01:00 |
catch
|
7255efdd1c
|
Issue #3121020 by dww, Kristen Pol: Move Update Manager XML test fixtures into a fixtures/release-history directory
|
2020-05-07 19:56:08 +01:00 |
xjm
|
309ec4cab8
|
Issue #3120961 by dww, tedbow: Remove VERSION from update test modules that receive dynamic version numbers in tests
|
2020-05-02 12:26:47 -05:00 |
Alex Pott
|
3f87e0d805
|
Issue #3132745 by jungle, longwave, xjm, swatichouhan012, daffie: Fix Drupal.Array.Array.LongLineDeclaration coding standard for instances of the $modules test property
|
2020-05-02 12:34:00 +01:00 |