Alex Pott
|
09795b6e93
|
Issue #3131348 by Spokje, jungle, mondrake, vsujeetkumar, sja112, kishor_kolekar, Hardik_Patel_12, mrinalini9, yogeshmpawar, daffie: Replace assertions involving calls to empty() with assertEmpty()/assertNotEmpty()/assertArrayNotHasKey()
|
2021-12-30 13:40:35 +00:00 |
Alex Pott
|
1359e7abde
|
Issue #3232097 by daffie, longwave: [Symfony 6] Add "array" type hint to methods overriding Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()
|
2021-12-18 06:36:14 +00:00 |
catch
|
92836c436b
|
Issue #3138078 by mondrake, larowlan, longwave, xjm: [D9.3 beta - w/c Nov 8, 2021] Add a 'void' return typehint to custom assert* methods
|
2021-11-22 15:25:32 +00:00 |
Alex Pott
|
576bd7543d
|
Issue #3207567 by Spokje, quietone, guilhermevp, yogeshmpawar, daffie, alexpott: Fix Drupal.Commenting.FunctionComment.MissingParamComment
|
2021-11-19 09:49:33 +00:00 |
Lee Rowlands
|
330473e759
|
Issue #3222251 by bbrala, longwave: [November 8, 2021] Replace all isset constructs with the null coalescing operator
|
2021-11-15 12:19:43 +10:00 |
catch
|
406dfbc6c6
|
Issue #3227501 by longwave, mondrake: Remove remaining uses of t() in test assertions
|
2021-09-07 14:35:25 +01:00 |
Alex Pott
|
117168a8cd
|
Issue #2639382 by mohit_aghera, yogeshmpawar, stomusic, mpdonadio, Abdelrahman Amer, scott_euser, idebr, dagmar, dineshw, Lendude, mpp, alexpott, larowlan, manuel.adan, charginghawk, cestmoi, Berdir, redseujac: "Authored on" string on multilanguage sites not translating; always renders English "ago" for "time ago" format
|
2021-08-30 15:46:13 +01:00 |
catch
|
7af1ea2e69
|
Issue #3139409 by mondrake, nitesh624, ridhimaabrol24, shobhit_juyal, mohrerao, Hardik_Patel_12, paulocs, ravi.shankar, munish.kumar, mrinalini9, alexpott: Replace usages of AssertLegacyTrait::assertRaw, that is deprecated
|
2021-08-09 21:40:23 +01:00 |
catch
|
604fee30da
|
Revert "Issue #3139409 by mondrake, nitesh624, ridhimaabrol24, shobhit_juyal, mohrerao, Hardik_Patel_12, ravi.shankar, munish.kumar, mrinalini9, alexpott: Replace usages of AssertLegacyTrait::assertRaw, that is deprecated"
This reverts commit 71e8db1949 .
|
2021-08-09 14:50:34 +01:00 |
catch
|
71e8db1949
|
Issue #3139409 by mondrake, nitesh624, ridhimaabrol24, shobhit_juyal, mohrerao, Hardik_Patel_12, ravi.shankar, munish.kumar, mrinalini9, alexpott: Replace usages of AssertLegacyTrait::assertRaw, that is deprecated
|
2021-08-09 11:21:51 +01:00 |
catch
|
e33e4c71c4
|
Issue #3227060 by mondrake, daffie: Replace usages of AssertLegacyTrait::assertNoRaw, that is deprecated
|
2021-08-06 11:12:32 +01:00 |
catch
|
89da8c8d52
|
Issue #3170396 by mondrake, longwave: Remove uses of t() in assert(No)Raw() calls
|
2021-08-06 08:21:30 +01:00 |
catch
|
6f48525b43
|
Issue #3220255 by mondrake, longwave: Convert assertions involving use of xpath on links to WebAssert
|
2021-08-06 07:52:55 +01:00 |
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
|
6335af17b4
|
Issue #3221312 by Spokje: ->willReturn(...) would make more sense here
|
2021-07-28 11:57:46 +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 |
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 |
catch
|
f3ad0680a3
|
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
|
2021-05-24 14:26:11 +01:00 |
Lee Rowlands
|
24494c2e0b
|
Issue #3189463 by quietone, Wim Leers, adityasingh, ayushmishra206: all translation/localization migrations should depend on the 'language' migration
|
2021-05-23 07:26:24 +10:00 |
Lee Rowlands
|
a5103bb8f7
|
Issue #3191782 by quietone, Wim Leers, mohit_aghera: Fix dependency in d6 user profile translation migrations
|
2021-05-22 10:33:52 +10: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 |
Nathaniel Catchpole
|
284c73e7eb
|
Issue #2488302 by mohit_aghera, mohit.bansal623, mikemadison, pameeela, guilhermevp, Abhijith S: Update message that displays when configuration translation is saved without changes
|
2021-04-16 09:07:25 +01:00 |
Alex Pott
|
71906d9e67
|
Issue #3207308 by longwave: Fix 'Generic.Formatting.DisallowMultipleStatements' coding standard
|
2021-04-09 00:07:31 +01:00 |
catch
|
dc5863eed1
|
Issue #3202915 by longwave, mondrake: Convert assertions involving use of xpath on textareas to WebAssert
|
2021-03-15 16:03:56 +00:00 |
Alex Pott
|
c4d6699d96
|
Issue #3161983 by catch, longwave, Pooja Ganjage, sanjayk, daffie, Kristen Pol, dww, Gábor Hojtsy: [Symfony 6] Update EventDispatcherInterface type hints in constructors
|
2021-02-10 09:24:10 +00:00 |
Alex Pott
|
82c63a2a99
|
Issue #3192900 by quietone, Matroskeen: Combine some migration kernel tests
|
2021-02-08 23:36:18 +00:00 |
Alex Pott
|
5425271050
|
Issue #3187415 by Shashwat Purav, abhisekmazumdar, anmolgoyal74, Wim Leers, huzooka, quietone: Module settings translation migrations should depend on the default settings migration
|
2021-02-08 11:47:19 +00: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
|
b7dd784a24
|
Issue #3192553 by mondrake, longwave: Convert assertIdentical(NULL..) to assertNull(...)
|
2021-01-15 09:24:13 +00:00 |
catch
|
7e79ca91db
|
Revert "Issue #3161983 by Pooja Ganjage, sanjayk, catch, longwave, daffie, dww, Gábor Hojtsy: [Symfony 6] Update EventDispatcherInterface type hints in constructors"
This reverts commit a9cee683f2 .
|
2020-12-24 14:24:40 +00:00 |
catch
|
a9cee683f2
|
Issue #3161983 by Pooja Ganjage, sanjayk, catch, longwave, daffie, dww, Gábor Hojtsy: [Symfony 6] Update EventDispatcherInterface type hints in constructors
|
2020-12-23 17:36:55 +00:00 |
Alex Pott
|
21bd33d6ce
|
Issue #3186582 by tim.plunkett, raman.b, dead_arm, alexpott, Lendude: Replace the word "master" with "default" in Views
|
2020-12-22 22:08:17 +00:00 |
Alex Pott
|
c5eada7408
|
Issue #3187418 by Wim Leers, huzooka: System site translation shouldn't migrate properties which are not translatable
|
2020-12-14 08:31:02 +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
|
96d4338074
|
Issue #3168375 by mondrake, manishsaharan29497, longwave: Convert calls to drupalPostForm(NULL, ...) to submitForm
|
2020-11-23 14:35:28 +00:00 |
catch
|
cf4a6098f4
|
Issue #2409413 by cafuego, longwave, lokapujya, alexpott, alvar0hurtad0, SivaprasadC, snehi, vipul.patil7888, ayushmishra206, dawehner, xjm, mradcliffe: Remove fields that do nothing from the "RSS publishing" settings form
|
2020-11-16 19:34:26 +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
|
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 |
catch
|
652efc720a
|
Issue #3139429 by mondrake, rahulrasgon, mohrerao, siddhant.bhosale, paulocs, longwave, jungle, cburschka, munish.kumar: Replace usages of AssertLegacyTrait::assert(No)FieldByXPath, that is deprecated
|
2020-11-11 16:24:44 +00:00 |
catch
|
39b62165d4
|
Issue #3171872 by anmolgoyal74: Remove repetive 'for' work used
|
2020-09-28 11:18:36 +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 |
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
|
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 |
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
|
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 |