xjm
|
743cb621bd
|
Issue #3176036 by paulocs, raman.b, longwave: Replace "does" to "do" in ProfileFieldCheckRequirementsTest.php
|
2020-10-16 17:07:10 -05:00 |
Alex Pott
|
bc0cbe87cb
|
Issue #2273381 by clayfreeman, tim.plunkett, andypost, dawehner, EclipseGc, jungle, xjm, alexpott, Berdir: Convert ContextAwarePluginBase to traits
|
2020-10-16 16:02:33 +01:00 |
catch
|
484d80dbb9
|
Issue #3172438 by mondrake, kishor_kolekar, longwave, NitinLama, mikelutz, jungle: Since symfony/phpunit-bridge 5.1: Using "@expectedDeprecation" annotations in tests is deprecated, use the "ExpectDeprecationTrait::expectDeprecation()" method instead
|
2020-10-15 15:00:17 +01:00 |
effulgentsia
|
a5665ea228
|
Issue #3067523 by lauriii, huzooka, bnjmnm, nod_, alexpott: Add Drupal JavaScript theme functions for password confirm widget
|
2020-09-29 16:44:28 -07:00 |
catch
|
a60fbb6b2f
|
Issue #2802401 by longwave, sarvjeetsingh, jhedstrom, naresh_bavaskar: Deprecate allowing NULL as $edit parameter to drupalPostForm()
|
2020-09-28 11:21:39 +01:00 |
catch
|
a14e48a157
|
Issue #3139406 by mondrake, mohrerao, longwave, rahulrasgon, Suresh Prabhu Parkala, jungle, ravi.shankar, Hardik_Patel_12, Bunty Badgujar, paulocs: Replace usages of AssertLegacyTrait::assert(No)FieldByName, that is deprecated
|
2020-09-25 09:22:28 +01:00 |
catch
|
71813a859c
|
Issue #3139407 by pavnish, mohrerao, mondrake, shaktik, rahulrasgon, durgeshs, shetpooja04, paulocs, ravi.shankar, ankithashetty, anmolgoyal74, munish.kumar, jungle, longwave, daffie: Replace usages of AssertLegacyTrait::assert(No)FieldById, that is deprecated
|
2020-09-24 10:58:32 +01: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 |
Lee Rowlands
|
4399299b53
|
Issue #3169578 by TR: Remove dead code: ResourceTestBase::getExpectedBcUnauthorizedAccessMessage()
|
2020-09-10 15:20:00 +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
|
c532b2f9b2
|
Issue #3139442 by mondrake, munish.kumar, Hardik_Patel_12, jungle, mohrerao, alexpott: Replace usages of AssertLegacyTrait::constructFieldXpath, that is deprecated
|
2020-09-01 10:48:04 +01:00 |
catch
|
95af12b524
|
Issue #3005641 by ridhimaabrol24, matsbla, tanubansal, jungle, msankhala, dww, quietone, hchonov: Exception is thrown on changing "Site language" setting of a user if user account is translated
|
2020-08-31 09:51:48 +01:00 |
catch
|
3e0f0155a4
|
Issue #3131186 by mondrake, Vidushi Mehta, longwave, paulocs, xjm: Replace assertions involving calls to drupalGetHeader() with session-based assertions, where possible
|
2020-08-28 15:08:46 +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
|
82949679ce
|
Issue #3143870 by mondrake, pavnish, longwave: Calls to AssertLegacyTrait::assertUrl() have wrong number of arguments
|
2020-08-28 11:22:44 +10:00 |
catch
|
1b628f44b3
|
Issue #2193803 by wturrell, ridhimaabrol24, mglaman, Pavan B S, narendra.rajwar27, abhisekmazumdar, dpi, manish.upadhyay, pankaj.singh, paulocs, Charles Belov, quietone, catch, jim_at_miramontes, dawehner, goodboy: Anonymous users receive access denied when attempting to logout
|
2020-08-27 10:14:13 +01:00 |
catch
|
49d9b09e64
|
Issue #3139436 by mondrake, jungle: Replace usages of AssertLegacyTrait::assertPattern, that is deprecated
|
2020-08-10 17:32:31 +01:00 |
catch
|
b7d7a1dd0b
|
Issue #3153085 by kim.pepper, longwave, alexpott, vijaycs85, catch: Deprecate user_password and move to Password Generator service
|
2020-08-10 12:28:40 +01:00 |
catch
|
7628e38b90
|
Issue #3139433 by mondrake, Hardik_Patel_12, mohrerao, jungle: Replace usages of AssertLegacyTrait::assert(No)Escaped, that is deprecated
|
2020-08-10 11:29:50 +01:00 |
catch
|
30ca835cce
|
Issue #3139408 by mondrake, jungle, dww: Replace usages of AssertLegacyTrait::assert(No)Field, that is deprecated
|
2020-08-10 11:26:28 +01:00 |
Alex Pott
|
3312c7b19f
|
Issue #3160267 by nijolawrence, jungle, daffie, alexpott: Change static queries to dynamic queries in core/modules/{every module}/tests
|
2020-08-07 22:47:39 +01:00 |
Alex Pott
|
661d8a83f6
|
Revert "Issue #2780869 by claudiu.cristea, Lendude, joachim, jmadden27: Cannot save a view where a filter value option contains a period"
This reverts commit 104bca1e0e .
|
2020-08-03 12:35:50 +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
|
427c7ee7cc
|
Issue #3160031 by quietone, jungle, longwave, jameszhang023: Fix 18 spelling errors for migrate specific terms
|
2020-07-31 16:50:43 +01:00 |
catch
|
d7300cc380
|
Issue #3142755 by sja112, mondrake, alexpott, mrinalini9, xjm: AssertLegacyTrait::assert(No)Field() in functional tests still have a message passed in
|
2020-07-29 14:57:52 +01:00 |
catch
|
ef3190f75a
|
Issue #3157954 by alexpott, andypost: Remove unnecessary route rebuild from tests
|
2020-07-16 22:21:08 +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 |
Alex Pott
|
09c6b3d80d
|
Issue #3139428 by jungle, ridhimaabrol24, Hardik_Patel_12, mondrake, mrinalini9, Bunty Badgujar: Replace usages of deprecated AssertLegacyTrait::assert(No)FieldChecked()
|
2020-07-15 23:46:47 +01:00 |
Alex Pott
|
104bca1e0e
|
Issue #2780869 by claudiu.cristea, Lendude, joachim, jmadden27: Cannot save a view where a filter value option contains a period
|
2020-07-15 15:59:38 +01:00 |
catch
|
191df984e2
|
Issue #2847808 by longwave, dpi, aburrows, Krzysztof Domański, xjm, yoroy: Change "Administer permissions" to "Administer roles and permissions"
|
2020-07-14 13:33:04 +01:00 |
catch
|
eafefd897a
|
Issue #2619482 by cburschka, ankit.singh, ravi.shankar, jungle, daffie: Convert all get_called_class()/get_class() to static::
|
2020-07-13 15:35:49 +01:00 |
catch
|
488b2cee3b
|
Issue #3139426 by jungle, rajandro, mohrerao, sja112, mondrake: Replace usages of deprecated AssertLegacyTrait::assertOptionSelected()
|
2020-07-13 15:32:37 +01:00 |
catch
|
a050029323
|
Issue #3135538 by mondrake, longwave, jungle: Replace remaining assert* involving use of count() where relevant
|
2020-07-02 13:16:28 +01:00 |
catch
|
2b7d2e1e26
|
Issue #3139437 by pavnish, mrinalini9, mondrake, longwave, Bunty Badgujar: Replace usages of AssertLegacyTrait::assertCacheTag, that is deprecated
|
2020-06-29 16:26:59 +01:00 |
Alex Pott
|
5ded531763
|
Issue #3151520 by adityasingh, pavnish, daffie, alexpott: Replace the database query with an entity query in UserInstallTest
|
2020-06-29 09:57:39 +01:00 |
catch
|
e76396d4cc
|
Issue #3154461 by Hardik_Patel_12: Removing getFormObject call from UserAccountFormFieldsTest
|
2020-06-26 12:13:00 +01:00 |
xjm
|
69fc22c0d2
|
Issue #3138796 by jungle, mohrerao, sja112, kkalashnikov, xjm, ketikagrover: Fix the typos "cotrol" and make the one-line summaries containing it conform to standards)
|
2020-06-25 09:05:22 -05: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 |
xjm
|
94ca9bc3a0
|
Issue #2972224 by alexpott, longwave, jungle, sja112, xjm, dww, daffie, kiamlaluno, dawehner, quietone, Lendude: Add .cspell.json to automate spellchecking in Drupal core
|
2020-06-21 14:15:29 -05:00 |
Lee Rowlands
|
aece6314d8
|
Issue #3072305 by jungle, andypost, thursday_bw, longwave, larowlan: Notice: Undefined index: #item in user_user_view_alter()
|
2020-06-19 06:40:00 +10: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
|
9dc4233091
|
Issue #3135077 by mondrake, sja112, daffie, longwave, xjm: Remove usage of AssertLegacyTrait::pass() from traits
|
2020-06-15 12:30:21 +01:00 |
Lee Rowlands
|
8a65b5f8e3
|
Issue #3150070 by andypost: Fix new test modules variable visibility
|
2020-06-09 19:23:58 +10:00 |
Lee Rowlands
|
9461f4ab6f
|
Issue #2983395 by mcdruid, narendra.rajwar27, andypost, yogeshmpawar, vijaycs85, prabha1997, swatichouhan012, amjad1233, SunnyGambino, larowlan, borisson_, anavarre, kim.pepper, alexpott: user module's flood controls should do better logging
|
2020-06-09 08:54:48 +10: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 |
Alex Pott
|
0955fd0458
|
Issue #3123068 by longwave: Fix 'Drupal.Semantics.FunctionT.ConcatString' coding standard
|
2020-05-29 15:41:42 +01:00 |
xjm
|
e4e64fa0ee
|
Issue #3143339 by mohrerao, mondrake, longwave: Clean up the arguments of calls to WebAssert::titleEquals() and AssertLegacyTrait::assertTitle()
|
2020-05-28 17:29:40 -05:00 |