catch
|
b7627bcae4
|
Issue #3123120 by mondrake, ridhimaabrol24, longwave: Properly deprecate AssertLegacyTrait::pass
|
2020-07-14 10:58:42 +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 |
Alex Pott
|
c114930c34
|
Issue #3139440 by jungle, Hardik_Patel_12, siddhant.bhosale, sharma.amitt16, durgeshs: Replace usages of deprecated AssertLegacyTrait::buildXPathQuery()
|
2020-07-13 14:22:09 +01:00 |
catch
|
bbe45b8b11
|
Issue #2838555 by Lendude, superlolo95, pameeela, jibran, phenaproxima: Don't add relationship to a field referencing a config entity
|
2020-07-13 13:12:25 +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 |
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
|
2c02bb9ae7
|
Issue #3123065 by jungle, daffie: Fix 'Drupal.NamingConventions.ValidClassName' coding standard
|
2020-05-29 20:11:19 +01:00 |
xjm
|
68a59ee322
|
Issue #3139421 by mondrake, mrinalini9, daffie: Replace usages of deprecated AssertLegacyTrait::assert(No)Option()
|
2020-05-24 14:55:23 -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
|
0f66cce399
|
Issue #2937513 by eltori, longwave, klausi, catch, idebr: Fix 'Drupal.Commenting.DocComment.TagGroupSpacing' coding standard
|
2020-05-20 17:11:54 -05:00 |
Alex Pott
|
15c4512b57
|
Issue #3134459 by ridhimaabrol24, aleevas, longwave, heddn, quietone, xjm: Remove @group legacy from migrate tests
|
2020-05-12 22:29:45 +01: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
|
40a5bd7e0a
|
Issue #3126965 by jungle, quietone, longwave, mondrake, dww: Replace assert* involving count() and an integer literal with assertCount()
|
2020-05-07 19:07:00 +01:00 |
xjm
|
99cb88d6a7
|
Issue #3131816 by Spokje, jungle, mondrake, xjm, longwave: Replace assertions involving calls to is_array() with assertIsArray()/assertIsNotArray()
|
2020-05-04 07:43:32 -05:00 |
Alex Pott
|
6b54e9534f
|
Issue #2778917 by kiamlaluno, jungle, elaman, dawehner, alexpott, tvb, vadim.hirbu, ravi.shankar, quietone: Use the second parameter of \Drupal::state()->get() instead of checking the method didn't return any value
|
2020-05-02 13:07:36 +01: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 |
xjm
|
ca7abe1e11
|
Issue #3132287 by jungle, dww, xjm: Fix wrong usages of {@inheritdoc}
|
2020-05-01 16:59:23 -05:00 |
catch
|
27515dc255
|
Issue #3130811 by mondrake, jungle, longwave: Remove redundant $message from assert(Not)InstanceOf calls
|
2020-04-27 10:35:37 +01:00 |
catch
|
bcec845d85
|
Issue #3128575 by longwave, jungle, daffie: Replace assert*(*, is_null()) with assertNotNull()/assertNull()
|
2020-04-27 09:20:37 +01:00 |
catch
|
4fe0b034a9
|
Issue #3128905 by jungle, longwave, Kristen Pol, mondrake: Replace assert* involving an instanceof operator with assertInstanceOf()/assertNotInstanceOf()
|
2020-04-24 21:27:52 +01:00 |
catch
|
095686927f
|
Issue #3117857 by longwave, jungle, govind.maloo, Kristen Pol: [Symfony 5] The "Symfony\Component\Debug\BufferingLogger" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\BufferingLogger" instead
|
2020-04-21 13:07:10 +01:00 |
Alex Pott
|
3ea981a11f
|
Issue #3128814 by longwave, jungle, dww: Replace assert* involving count() and an equality operator with assertCount()
|
2020-04-20 10:21:24 +01:00 |
catch
|
5132c83fac
|
Issue #3082415 by Krzysztof Domański, mondrake, alexpott, longwave, jungle: Replace assert(Not)Same/Identical() on booleans with assert(Not)True/False() in PHPUnit tests
|
2020-04-17 16:00:07 +01:00 |
Alex Pott
|
6bf02d966d
|
Issue #2822382 by voleger, pfrenssen, erozqba, jungle, RytoEX, borisson_, jofitz, shashikant_chauhan, sidharthap, dawehner, xjm, kiamlaluno, catch, daffie, klausi: Make every $modules property protected on classes extending BrowserTestBase and KernelTestBase
|
2020-04-13 12:05:00 +01:00 |
Alex Pott
|
0dc28534c8
|
Issue #3107732 by mondrake, longwave, swatichouhan012, salah1, xjm, catch, alexpott, Berdir: Between April 13 and April 17, 2020: Add return typehints to setUp/tearDown methods in concrete test classes
|
2020-04-13 09:56:30 +01:00 |
Alex Pott
|
6108526c9c
|
Issue #3113077 by mondrake, Hardik_Patel_12, Neslee Canil Pinto, swatichouhan012, prabha1997, neelam_wadhwani, Berdir, longwave: Replace assertContains() on strings with assertStringContainsString() or assertStringContainsStringIgnoringCase()
|
2020-04-12 12:34:00 +01:00 |
Alex Pott
|
221b7aed06
|
Issue #3108006 by mondrake, ravi.shankar, longwave: Replace assertInternalType() calls with dedicated methods
|
2020-04-11 06:35:50 +01:00 |
catch
|
c964d76ad9
|
Issue #2966856 by Gábor Hojtsy, quietone, alexpott, vuil, catch, heddn: Hide and disable Drupal Migrate Multilingual
|
2020-03-13 17:29:40 +00:00 |
catch
|
262b7fcc26
|
Issue #3084472 by Berdir, JeroenT, ravi.shankar, rpsu: Remove Place Blocks module
|
2020-02-27 20:05:19 +00:00 |
Alex Pott
|
38fdab6bd6
|
Issue #3100046 by alexpott, Wim Leers, super_romeo, quietone: Duplicate column name 'type'
|
2020-02-10 13:19:12 +00:00 |
catch
|
720924f719
|
Issue #2893804 by Wim Leers, Stefdewa, Berdir, catch: Remove rest.module BC layers
|
2020-01-27 17:41:43 +00:00 |
catch
|
474a690299
|
Issue #3092090 by Berdir, Wim Leers, plach, amateescu: Remove legacy Path Alias subsystem
|
2020-01-27 15:46:24 +00:00 |
catch
|
e1a041c493
|
Issue #3087644 by jibran, Berdir, alexpott, longwave, Wim Leers, amateescu, catch, xjm, larowlan, dpi, quietone: Remove Drupal 8 updates up to and including 88**
|
2020-01-24 23:52:03 +00:00 |
Lee Rowlands
|
2e53ac1699
|
Revert "Issue #3087644 by jibran, Berdir, alexpott, longwave, Wim Leers, amateescu, catch, larowlan, dpi, quietone: Remove Drupal 8 updates up to and including 88**"
This reverts commit 136f055066 .
|
2020-01-22 10:30:15 +10:00 |
Lee Rowlands
|
136f055066
|
Issue #3087644 by jibran, Berdir, alexpott, longwave, Wim Leers, amateescu, catch, larowlan, dpi, quietone: Remove Drupal 8 updates up to and including 88**
|
2020-01-22 09:33:30 +10:00 |
Alex Pott
|
89bdd89a11
|
Revert "Issue #3103031 by quietone, Wim Leers: Add missing test of field option translations for booleans"
This reverts commit 677f9d42d8 .
|
2020-01-14 21:31:21 +00:00 |
Alex Pott
|
677f9d42d8
|
Issue #3103031 by quietone, Wim Leers: Add missing test of field option translations for booleans
|
2020-01-13 17:25:12 +00:00 |
Lauri Eskola
|
75534512d6
|
Issue #3089523 by benjifisher, jhodgdon: Use progressive disclosure to hide Sort options on entity reference fields until bundles are selected
|
2019-12-13 17:51:57 +02:00 |
webchick
|
0accdb2c1a
|
Issue #3089521 by benjifisher, jhodgdon, anmolgoyal74, gilesmc: Sort options for entity reference field are unsorted
|
2019-12-12 07:55:06 -08:00 |
Alex Pott
|
acb5680268
|
Issue #3050264 by rloos289, jhedstrom, alexpott: Better error message for field storage changes
|
2019-12-12 12:41:09 +00:00 |
Lee Rowlands
|
fa57bee44c
|
Issue #3097753 by andypost, longwave: Remove field and field UI modules BC layers
|
2019-12-02 11:44:28 +10:00 |
catch
|
a74215876a
|
Issue #3088480 by phenaproxima, mikelutz, quietone: Remove the "cckfield" plugin type from the migration system
|
2019-11-28 13:04:06 +00:00 |
Alex Pott
|
f2469de972
|
Issue #3087546 by Berdir, alexpott, martin107, jibran: Remove deprecated entity manager
|
2019-11-14 10:49:28 +00:00 |
catch
|
19f9474b9b
|
Issue #2742585 by ZeiP, alexpott, mondrake, klausi, tomasnagy, Krzysztof Domański, sokru, kristiaanvandeneynde, dawehner, jeroenbegyn: Deprecate dangerous assertTrue/False() compatibility overrides in PHPUnit Kernel, Functional and FunctionalJavascript tests
|
2019-11-08 13:53:52 +00:00 |
catch
|
32d95eccd7
|
Issue #3082655 by Wim Leers, alexpott, iyyappan.govind, dww, lauriii: Specify the $defaultTheme property in all functional tests
|
2019-11-08 13:39:33 +00:00 |
catch
|
5c0a9b44f7
|
Issue #3062281 by rpsu, tedbow, xjm, catch, acbramley, tim.plunkett, larowlan, Gábor Hojtsy, mikelutz, Berdir: Deprecate block_place module for removal in Drupal 9
|
2019-11-08 10:54:10 +00:00 |
Alex Pott
|
eb99b6b50f
|
Issue #3090629 by mglaman, BR0kEN, oriol_e9g: NumericItemBase never sets minimum value constraint if minimum value is zero
|
2019-11-04 13:15:12 +01:00 |
Lee Rowlands
|
49d60f113d
|
Issue #2915036 by ndf, Dane Powell, tim.plunkett, Lendude, jofitz, koppie, larowlan, fubarhouse, sime, alex.skrypnyk, Joseph Zhao: Display mode configurations don't get updated with new fields
|
2019-10-30 15:36:20 +10:00 |