Alex Pott
|
aaa470ee27
|
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()
(cherry picked from commit 09795b6e93 )
|
2021-12-30 13:41:15 +00:00 |
catch
|
37a54000b8
|
Issue #3138078 by mondrake, larowlan, longwave, xjm: [D9.3 beta - w/c Nov 8, 2021] Add a 'void' return typehint to custom assert* methods
(cherry picked from commit 92836c436b )
|
2021-11-22 15:31:28 +00:00 |
Lee Rowlands
|
6af996bb19
|
Issue #3231781 by longwave, mondrake, Feuerwagen, larowlan, TR, nlisgo, xxAlHixx, DuaelFr, GoZ, benjy, no_angel, Mac_Weber: [D9.3 beta - w/c Nov 8, 2021] Remove remaining uses of t() in tests
(cherry picked from commit a83a7a7836 )
|
2021-11-15 12:46:55 +10:00 |
Lee Rowlands
|
e125ce28f5
|
Issue #3222769 by bbrala, alexpott, longwave, Matroskeen: [November 8, 2021] Replace all list (array destructuring) assignment to the array syntax
(cherry picked from commit 6d39cdeeb4 )
|
2021-11-15 12:37:39 +10:00 |
Lee Rowlands
|
f436f7c014
|
Issue #3222251 by bbrala, longwave: [November 8, 2021] Replace all isset constructs with the null coalescing operator
(cherry picked from commit 330473e759 )
|
2021-11-15 12:22:54 +10:00 |
catch
|
b7e8bd496e
|
Issue #3244855 by nod_, alexpott, catch: Regression in Drupal 9.3.x due to jQuery.once deprecation
|
2021-10-29 11:32:32 +01:00 |
catch
|
e40f6d17d6
|
Issue #2852557 by bircher, alexpott, longwave, nedjo, dww: Config export key order is not predictable, use config schema to order keys for maps
|
2021-10-25 10:54:41 +01:00 |
Alex Pott
|
b69a33ede2
|
Issue #3161223 by andypost, longwave, Hardik_Patel_12, alexpott, jungle, dww: Use PHP 7.0 "spaceship" operator for user sort functions where possible
|
2021-10-20 10:23:57 +01:00 |
Alex Pott
|
7c646f0241
|
Issue #3225227 by Matroskeen, quietone, Kristen Pol: Fix source plugin documentation
|
2021-10-18 12:14:00 +01:00 |
Alex Pott
|
0acc2f337c
|
Issue #3219140 by danflanagan8, huzooka, quietone, Wim Leers: d7_language_content_comment_settings triggers MigrateException if the source bundle is longer than 32 chars: use migration_lookup
|
2021-10-18 10:26:38 +01:00 |
Alex Pott
|
0223496952
|
Issue #3240911 by andypost: language_test_page_top() causes deprecations on PHP 8.1
|
2021-10-06 20:50:03 +01:00 |
Lee Rowlands
|
c9bcb2c8d6
|
Issue #3240905 by alexpott: \Drupal\language\Plugin\LanguageNegotiation\LanguageNegotiationSession can cause deprecations in PHP 8.1
|
2021-10-06 09:15:18 +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 |
Lauri Eskola
|
8a40e42714
|
Issue #3183149 by nod_, droplet, jptaranto: Deprecate jquery.once and use the new once lib
|
2021-08-10 13:05:02 +03: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
|
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
|
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
|
8abf81e7e9
|
Issue #3223267 by alexpott, daffie: Remove some calls to drupal_flush_all_caches() in tests
|
2021-07-16 08:47:59 +01: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 |
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 |
Alex Pott
|
5962e90bba
|
Issue #3208373 by pac, joachim: LanguageNegotiationContentEntity description doesn't say how to use it
|
2021-06-15 15:52:13 +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 |
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
|
4a72cc3169
|
Issue #3207734 by Spokje, quietone: Fix Drupal.Commenting.InlineVariableComment
|
2021-05-20 21:47:18 +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 |
catch
|
9630f296b7
|
Issue #3051766 by bnjmnm, alexpott, Oleksiy, finnsky, zrpnr, jungle, Wim Leers, vacho, anmolgoyal74, lauriii, tim.plunkett, rachel_norfolk, andypost, catch, Gábor Hojtsy, nod_, fubarhouse: Deprecate and replace jQuery Joyride (for tours)
|
2021-05-19 13:22:11 +01:00 |
catch
|
6802ea3355
|
Issue #3207968 by quietone, longwave, Spokje: Replace @codingStandards comments with phpcs: comments
|
2021-05-17 20:22:22 +01:00 |
Alex Pott
|
85ee5e164b
|
Issue #3209618 by catch, longwave, Neslee Canil Pinto, daffie, andypost, Gábor Hojtsy: [Symfony 6] Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest() is deprecated, use isMainRequest() instead
|
2021-05-16 16:15:50 +01: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 |
Alex Pott
|
08766c5dee
|
Issue #2903911 by joshmiller, longwave, anmolgoyal74, ankithashetty, init90, Pooja Ganjage, _gradient_, daffie, borisson_: Fix 'Drupal.Commenting.FunctionComment.ParamMissingDefinition' coding standard
|
2021-03-29 16:22:14 +01:00 |
catch
|
d8cb0aa2f5
|
Issue #3199999 by Matroskeen, quietone: Add documentation for language source plugins
|
2021-03-16 11:46:24 +00: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 |
catch
|
5152d6638f
|
Issue #2623718 by attiks, vsujeetkumar, andypost, MerryHamster, ankithashetty, anmolgoyal74, pfrenssen, longwave, alexpott, borisson_: Fix 'Drupal.Commenting.HookComment' coding standard
|
2021-02-18 20:32:15 +00:00 |
catch
|
3ce319d6a2
|
Issue #3187309 by longwave, Spokje, ayushmishra206, adityasingh, mondrake: Convert assertions involving use of xpath on select and option elements to WebAssert
|
2021-02-12 10:04:12 +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 |
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
|
d722e9d760
|
Issue #3192221 by mondrake, daffie, longwave: Swap assertIdentical arguments in preparation to replace with assertSame
|
2021-01-18 17:35:30 +00:00 |
catch
|
39bacf4426
|
Issue #3192427 by mondrake, daffie: Replace usages of deprecated AssertLegacyTrait::assertNotEqual
|
2021-01-18 16:16:33 +00:00 |
catch
|
9ac7689b1a
|
Issue #3159788 by mondrake, ravi.shankar, narendra.rajwar27, longwave, Hardik_Patel_12, ankithashetty, sarvjeetsingh, kishor_kolekar: AssertLegacyTrait::assert(No)Text() in functional tests still have a message passed in
|
2021-01-11 10:24:10 +00:00 |
catch
|
7f828c966c
|
Issue #3181644 by alexpott, andypost, longwave, chr.fritsch: PCRE library version 10.35 with pcre.jit=1 makes \Drupal\Core\StringTranslation\Translator\FileTranslation::getTranslationFilesPattern() regex misbehave
|
2021-01-04 13:05:12 +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 |