Dave Long
|
b90b2e3021
|
Issue #3376794 by Wim Leers, borisson_: `type: mapping` should use `ValidKeys: <infer>` constraint by default
|
2023-07-27 13:28:35 +01:00 |
Lauri Eskola
|
f13ad693c8
|
Issue #3361534 by Wim Leers, borisson_, longwave, catch: KernelTestBase::$strictConfigSchema = TRUE and BrowserTestBase::$strictConfigSchema = TRUE do not actually strictly validate
|
2023-07-26 20:30:33 +03:00 |
Dave Long
|
7e4ecad537
|
Issue #3354063 by Spokje, longwave, mondrake, Gauravvvv, joachim: Fix missing call to parent::setUp() in remaining tests
|
2023-06-21 22:52:41 +01:00 |
bnjmnm
|
5406b836f7
|
Issue #2253257 by Utkarsh_33, bnjmnm, hooroomoo, jhedstrom, Xano, narendraR, chr.fritsch, vsujeetkumar, lauriii, Manuel Garcia, borisson_, andrewmacpherson, swentel, vijaycs85, tim.plunkett, larowlan, Berdir, mgifford, bojanz, jibran, olli, runeasgar, pooja saraah, zvischutz, InternetDevels, yoroy, effulgentsia, pfrenssen, jessebeach: Use a modal for entity delete operation links
|
2023-05-26 09:42:22 -04:00 |
catch
|
c49ae937ea
|
Issue #3330981 by Spokje, smustgrave, mallezie, catch, xjm: Fix PHPStan L1 error "Relying on entity queries to check access by default is deprecated..."
|
2023-04-28 09:37:27 +01:00 |
Dave Long
|
7710bd6098
|
Issue #3268809 by quietone, Spokje, Rishabh Vishwakarma, ravi.shankar, mrinalini9, Medha Kumari, JatinGupta40, smustgrave, xjm, longwave, catch: Fix class comment doc blocks in tests for 'Drupal.Commenting.DocComment.ShortSingleLine'
|
2023-04-12 15:50:34 +01:00 |
catch
|
f88694094f
|
Revert "Issue #3268809 by quietone, Rishabh Vishwakarma, ravi.shankar, Medha Kumari, mrinalini9, JatinGupta40, smustgrave, xjm, longwave: Fix class comment doc blocks in tests for 'Drupal.Commenting.DocComment.ShortSingleLine'"
This reverts commit b4829d2ff7 .
|
2023-04-05 11:25:49 +01:00 |
Dave Long
|
b4829d2ff7
|
Issue #3268809 by quietone, Rishabh Vishwakarma, ravi.shankar, Medha Kumari, mrinalini9, JatinGupta40, smustgrave, xjm, longwave: Fix class comment doc blocks in tests for 'Drupal.Commenting.DocComment.ShortSingleLine'
|
2023-04-05 09:56:11 +01:00 |
Dave Long
|
de09fc95c5
|
Issue #3322743 by Spokje, mondrake: Fix PHPStan L2 errors "Parameter $foo of method Foo::bar() has invalid type Foo\Baz." and "Method Foo::bar() has invalid return type Foo\Baz. "
|
2023-03-12 19:15:58 +00:00 |
catch
|
fab2025f20
|
Issue #3001430 by alexpott, _utsavsharma, Oscaner, lauriii, smustgrave, ifux, deviantintegral, pameeela: Unable to uninstall base theme and subtheme via config sync at the same time
|
2023-01-30 10:56:47 +00:00 |
catch
|
652709e400
|
Issue #3328443 by xjm, rpayanm, alexpott, catch, longwave: Replace most strpos() === 0 or !== 0 with str_starts_with()
|
2023-01-27 12:37:01 +00:00 |
Alex Pott
|
1a63aa6318
|
Issue #3326371 by Spokje: Fix PHPStan L1 error "Anonymous function has an unused use $foo."
|
2022-12-30 16:39:39 +00:00 |
catch
|
e7e25dd523
|
Issue #3321779 by Spokje, longwave, mondrake: Update PHPStan to 1.9.2
|
2022-11-17 15:33:27 +00:00 |
Alex Pott
|
830646e662
|
Issue #3309047 by mondrake: Fix 'should return {type} but return statement is missing' PHPStan L0 errors in test code
|
2022-10-19 12:03:31 +01:00 |
Alex Pott
|
b29f980b79
|
Issue #3112452 by lalitware, guilhermevp, narendra.rajwar27, WagnerMelo, ravi.shankar, mradcliffe, adalbertov, himanshu_sindhwani, quondam, Vidushi Mehta, alexpott, longwave, anmolgoyal74: Fix indentation consistency in core's yaml files
|
2022-10-09 12:06:21 +01:00 |
Alex Pott
|
c900c8d35c
|
Issue #3265574 by mondrake: Convert remaining assertions involving use of xpath to WebAssert, where possible
|
2022-10-05 22:56:32 +01:00 |
Alex Pott
|
2c468a0049
|
Issue #3264947 by Niklan, quietone, ravi.shankar, longwave, TR, xjm: [Sep 12, 2022] Add missing docblocks for test methods ::setUp() and ::tearDown()
|
2022-09-27 13:28:52 +01:00 |
catch
|
b52b3f4cf2
|
Issue #3295735 by nod_, alexpott, lauriii: Fix ConfigImportUITest with olivero
|
2022-07-27 21:30:05 +09:00 |
Alex Pott
|
5d4b6b4a87
|
Issue #3283602 by urvashi_vora, eleonel, mrinalini9, ankithashetty, alexpott, Munavijayalakshmi: Fix repeated words
|
2022-07-17 09:58:52 +01:00 |
Alex Pott
|
5253862d0d
|
Issue #3264145 by ankithashetty, yogeshmpawar, ravi.shankar, mrinalini9, neclimdul, mondrake, longwave, daffie: Fixing missing use statement in ConfigOverrider test class
|
2022-06-30 17:57:56 +01:00 |
Alex Pott
|
386d79e2e0
|
Issue #3283794 by mondrake, longwave: Fix 'should return {type} but return statement is missing' PHPStan L0 errors in test code
|
2022-06-14 14:10:16 +01:00 |
Alex Pott
|
6dd0db56c8
|
Issue #3281535 by mondrake, daffie: Fix 'Access to an undefined property' PHPStan L0 errors in test code
|
2022-06-14 11:27:54 +01:00 |
Lauri Eskola
|
58b15e1960
|
Issue #3268443 by danflanagan8, ravi.shankar, dww, longwave: Configuration Manager (config) tests should not rely on Classy
|
2022-04-04 17:11:43 +03:00 |
Alex Pott
|
e8b2bec983
|
Issue #3265325 by xjm, Wim Leers, daffie: Raise a warning instead of an error when installing on MINIMUM_SUPPORTED_PHP
|
2022-03-15 10:50:04 +00:00 |
Alex Pott
|
7493e88678
|
Issue #2540794 by Eli-T, cilefen, karishmaamin, cosmicdreams, yoroy: Configuration synchronization UI does not distinguish between an empty staged configuration, and staged configuration that matches active
|
2022-02-22 16:15:41 +00:00 |
catch
|
0cec48668c
|
Issue #3263654 by Spokje, bbrala, daffie, Kristen Pol, longwave: Move all HAL tests to the module in preparation of removal in D10
|
2022-02-20 14:43:28 +00:00 |
catch
|
1ad1a2d970
|
Issue #3257127 by bbrala, quietone, murilohp, Spokje, anabpv, catch, xjm, Gábor Hojtsy, daffie, dww: Trigger a deprecation message when a deprecated module or theme is enabled
|
2022-02-14 23:29:27 +00:00 |
catch
|
eacb05b19f
|
Issue #3212346 by longwave, Spokje, alexpott: Avoid hundreds of unnecessary installs when testing config entities
|
2022-01-24 17:25:00 +00:00 |
Alex Pott
|
ff2d2ea1d9
|
Issue #3210129 by quietone, murilohp, xjm: Fix spelling for words used once, beginning with 'a' -> 'd', inclusive
|
2022-01-01 13:52:01 +00:00 |
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
|
934f42ae87
|
Issue #3129043 by mondrake, daffie, ankithashetty, ravi.shankar, alexpott, Beakerboy, catch: Move core database drivers to modules of their own
|
2021-12-29 17:14:14 +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 |
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
|
a83a7a7836
|
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
|
2021-11-15 12:46:09 +10: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 |
catch
|
b1b4ba37dd
|
Issue #3240173 by alexpott, andypost: \Drupal\KernelTests\Core\Config\ConfigImporterTest::testIsInstallable() can cause deprecations on PHP 8.1
|
2021-10-01 12:03:15 +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
|
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
|
1110b04d14
|
Issue #2347783 by kim.pepper, andypost, almaudoh, gumanist, aleevas, rodrigoaguilera, Berdir, saurabh-2k17, Spokje, dhirendra.mishra, alexpott, paulocs, izus, Wim Leers, KapilV, naveenvalecha, anmolgoyal74, subson, yo30, harsha012, mrinalini9, daffie, voleger, dww, fietserwin, tim.plunkett, joachim, larowlan: Deprecate drupal_get_path() and drupal_get_filename() and replace with ExtensionList::getPath() and ExtensionList::getPathname()
|
2021-07-15 11:20:33 +01:00 |
Lee Rowlands
|
cffb02aad6
|
Issue #2571235 by alexpott, claudiu.cristea, dawehner, Wim Leers, gabesullice, IJsbrandy, benjifisher, alisonjo315, larowlan, Berdir, effulgentsia, longwave, herom, dmouse, heddn, catch: [regression] Roles should depend on objects that are building the granted permissions
|
2021-07-09 14:50:54 +10:00 |
catch
|
caac9c9fe5
|
Issue #3084436 by longwave, simonminter, Spokje, alexpott, alisonjo315, pameeela, webel: Config export field should be cleared when config type changes
|
2021-06-10 12:39:26 +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 |
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
|
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
|
71906d9e67
|
Issue #3207308 by longwave: Fix 'Generic.Formatting.DisallowMultipleStatements' coding standard
|
2021-04-09 00:07:31 +01:00 |
Alex Pott
|
12c6bfe231
|
Issue #3199691 by catch, abhisekmazumdar, longwave: [Symfony 6] Symfony no longer parses octal numbers starting with 0 alone
|
2021-04-06 09:34:50 +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 |
catch
|
39e442948d
|
Issue #3198400 by mondrake, daffie, alexpott, longwave: Convert assertions involving use of xpath on input tags to WebAssert
|
2021-03-08 12:15:37 +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 |
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
|
b7dd784a24
|
Issue #3192553 by mondrake, longwave: Convert assertIdentical(NULL..) to assertNull(...)
|
2021-01-15 09:24:13 +00:00 |
catch
|
c2e91dccb3
|
Issue #3191986 by mondrake, daffie: Replace usages of deprecated AssertLegacyTrait::assertNotIdentical
|
2021-01-11 15:06:17 +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
|
3e47f8355d
|
Issue #3177120 by anmolgoyal74, Pooja Ganjage, paulocs, markdorison, walangitan, longwave: Remove references to WebTestBase
|
2020-12-23 19:25:15 +00:00 |
catch
|
cf64091c38
|
Issue #3132919 by mondrake, pavnish, tvb, jungle, msuthars, ridhimaabrol24, Hardik_Patel_12, mrinalini9, Suresh Prabhu Parkala, longwave, ravi.shankar: Replace assert*() involving equality comparison operators with assert(Not)(Equals|Same)
|
2020-12-18 12:15:57 +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 |
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
|
7dbdbcb1fa
|
Issue #3166450 by mondrake, longwave, snehalgaikwad: Split assertTrue using && into multiple assertions
|
2020-11-09 12:07:29 +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 |
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 |
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
|
43fdb595f9
|
Issue #3129002 by mondrake, longwave, sja112, martin107, jungle: Replace usages of deprecated AssertLegacyTrait::assert()
|
2020-09-01 17:33:58 +01:00 |
catch
|
0fb041fcfc
|
Issue #2997100 by claudiu.cristea, alexpott, penyaskito, tstoeckler, Pancho, longwave, xjm: Introduce a way to deprecate config schemas
|
2020-08-31 11:24:40 +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
|
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
|
c976dbbfd3
|
Issue #2728507 by Lendude, Kristen Pol, pameeela: Not selecting an entity type on Config import single leads to a fatal error
|
2020-07-20 16:00:09 +01:00 |
Alex Pott
|
38d02d6e4b
|
Issue #3159528 by jameszhang023, jungle, longwave: Fix typos: "exeption|gaurd|ouptut|withut|defintion" in core
|
2020-07-17 08:38:05 +01:00 |
Alex Pott
|
687dcd44e5
|
Issue #2656570 by idebr, longwave, mrinalini9, Kristen Pol, joachim: DraggableListBuilder does not escape the entity label
|
2020-07-16 10:45:02 +01:00 |
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
|
20ee128084
|
Issue #3152848 by alexpott: Clean up bc_entity_resource_permissions code - it does not exist anymore
|
2020-07-01 10:31:00 +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 |
xjm
|
1220c0712f
|
Issue #2937844 by andypost, ravi.shankar, mrinalini9, Deepak Goyal, RoSk0, daffie, borisson_, tstoeckler, xjm: Fix 'Squiz.PHP.NonExecutableCode' coding standard
|
2020-06-23 06:03:03 -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 |
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 |
Alex Pott
|
81e9500d67
|
Issue #3138718 by sja112, longwave, dww, xjm, alexpott: Convert British English spellings to American English, for the umpteenth time
|
2020-05-29 12:25:47 +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 |
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 |