Dave Long
|
c42d65e4a7
|
Issue #3219923 by andypost, Amber Himes Matz, jhodgdon: Add tests to enforce correct use of help_topic_link and help_route_link functions
|
2023-06-22 11:31:41 +01:00 |
Alex Pott
|
861648c2d6
|
Issue #3359077 by catch, alexpott, andypost: Resolve test failures on 11.x branch
|
2023-05-10 11:56:27 +01:00 |
catch
|
19d08d31aa
|
Issue #3351379 by Spokje, mondrake, longwave: Only mock methods defined in interfaces
|
2023-05-04 13:22:13 +01:00 |
Dave Long
|
596b3d38f1
|
Issue #3351236 by Spokje, mondrake, smustgrave: Fix PHPStan L1 errors "Missing call to parent::setUp()/tearDown() method."
|
2023-04-16 22:50:09 +01:00 |
catch
|
b3fac4a09f
|
Issue #3328454 by xjm, Bhanu951, jidrone, smustgrave: Replace most strpos() !== FALSE or === FALSE with str_contains()
|
2023-03-18 11:30:09 +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 |
catch
|
6c087ced8e
|
Issue #3308987 by lauriii, Spokje, quietone, bnjmnm: Remove references to Stable
|
2022-09-13 11:13:31 +01:00 |
catch
|
0ec67661c0
|
Issue #3281439 by nod_, Spokje, deviantintegral, _shY, andregp, lauriii: Update Help Topics tests to not use Bartik and Seven
|
2022-07-25 12:11:07 +09:00 |
catch
|
79c009db1d
|
Issue #3086075 by jhodgdon, andypost, Charlie ChX Negyesi, Spokje: Use Twig to strip Twig syntax from help topics files in the syntax checker
|
2022-07-11 23:46:59 +09:00 |
Alex Pott
|
a28c9b38cb
|
Issue #3164699 by jungle, ravi.shankar, andregp, kishor_kolekar, sulfikar_s, ankithashetty, paulocs, Abhijith S, WagnerMelo, quietone: Fix or ignore 15 words used in Help Topics
|
2022-06-19 18:08:38 +01:00 |
catch
|
823a7afebb
|
Issue #3272537 by danflanagan8: Help and Help Topics tests should not rely on Classy
|
2022-04-21 11:51:00 +01:00 |
Gábor Hojtsy
|
ac05f3d0d0
|
Issue #3264435 by catch, Spokje: Help topics and rest don't filter out deprecated modules when testing
|
2022-02-15 19:06:32 +01:00 |
catch
|
837b829a53
|
Issue #3094493 by longwave, Gábor Hojtsy, alexpott, naveen433, Chi, catch, andypost, Krzysztof Domański, shaal, xjm, fgm, Luke.Leber, daffie, Berdir, Fabianx, effulgentsia: Upgrade to Twig 3
|
2022-01-05 11:17:42 +00:00 |
catch
|
cfd8517353
|
Issue #3182103 by TR, dan2k3k4, longwave, mondrake, Sweetchuck, Kristen Pol: Ensure correct signature for setUp(), tearDown(), setUpBeforeClass(), and assertPostConditions() methods
|
2021-12-14 12:05:17 +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 |
Lee Rowlands
|
257efe5439
|
Issue #3218660 by alexpott: help_topics module can break during module uninstall
|
2021-06-24 14:30:05 +10: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 |
catch
|
37bd3765c3
|
Issue #3124762 by Spokje, dww, johnwebdev, paulocs, piyuesh23, Suresh Prabhu Parkala, Deepak Goyal, catch, larowlan, rpsu, xjm, andypost, alexpott, daffie, longwave, fgm, Wim Leers, anmolgoyal74: Add 'lifecycle' key to .info.yml files
|
2021-06-17 11:50:33 +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 |
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 |
Lee Rowlands
|
d2647ca596
|
Issue #3213022 by andypost, jhodgdon: When generating link to non-existent help topic, put topic ID in fallback text
|
2021-05-15 11:17:55 +10:00 |
Nathaniel Catchpole
|
528f18782f
|
Issue #3087218 by jhodgdon, andypost, ankithashetty, Amber Himes Matz, daffie, larowlan, webchick, catch, longwave: Help searches fail if site is not fully indexed, and users do not know why
|
2021-04-16 10:14:19 +01:00 |
catch
|
5a95baad83
|
Issue #3090659 by jhodgdon, andypost, larowlan, pratik_kamble, ravi.shankar, Fabianx, catch, Berdir, Charlie ChX Negyesi, daffie, Chi, dww: Make a way for help topics to generate links only if they work and are accessible
|
2021-02-24 10:21:07 +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 |
Alex Pott
|
3434dee127
|
Issue #3090257 by jhodgdon, andypost: Add additional tests for help topic syntax
|
2020-12-22 11:03:38 +00:00 |
catch
|
dee581d3fa
|
Issue #3128815 by mondrake, jungle, sja112, Spokje, shobhit_juyal, jameszhang023, nikitagupta, mrinalini9, xjm, longwave, dww: Replace assert*() involving greater/less comparison operators with assert(Greater|Less)Than(OrEqual)
|
2020-11-24 09:57:55 +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
|
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
|
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
|
39b62165d4
|
Issue #3171872 by anmolgoyal74: Remove repetive 'for' work used
|
2020-09-28 11:18:36 +01:00 |
catch
|
9e546b3678
|
Issue #3164965 by shetpooja04, Hardik_Patel_12: Unused variable $source in help_topics module, HelpTopicTwigLoaderTest.php
|
2020-08-27 10:18:57 +01:00 |
Alex Pott
|
33c16bf2a2
|
Issue #3087879 by andypost, jhodgdon, alexpott: Use admin theme annotation for help topics search
|
2020-07-14 10:37:35 +01: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
|
7ff11794e5
|
Issue #2821499 by jungle, Andy_D, nikitagupta, lomasr, bbombachini, alexpott, andypost, Mile23, quietone, Sophie.SK, mtodor, barone, kuldeep_mehra27, vsujeetkumar, swatichouhan012, jhodgdon: Enable phpcs rule DrupalPractice.InfoFiles.NamespacedDependency
|
2020-05-19 13:54:06 -05: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 |
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 |
catch
|
e79723c3ef
|
Issue #3074585 by mikelutz, alexpott, Berdir, Mile23, heddn, effulgentsia, Wim Leers: [Symfony 5] Replace app.root and site.path string services with container parameters
|
2020-03-05 11:22:39 +00:00 |
catch
|
262b7fcc26
|
Issue #3084472 by Berdir, JeroenT, ravi.shankar, rpsu: Remove Place Blocks module
|
2020-02-27 20:05:19 +00:00 |
catch
|
92ecd3b932
|
Issue #3020296 by alexpott, longwave, bradjones1, catch, Berdir, gapple: Remove Symfony's classloader as it does not exist in Symfony 4
|
2020-02-27 12:00:36 +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 |
Gábor Hojtsy
|
5a143e77f9
|
Issue #3041076 by alexpott, shaal, Gábor Hojtsy, lauriii, Wim Leers, catch, Cottser, jibran, andypost, znerol, xim, joelpittet, effulgentsia: Update Drupal 9 to Twig 2
|
2019-10-31 13:39:18 +01:00 |
webchick
|
608c6bc8fa
|
Issue #3072312 by jhodgdon, Amber Himes Matz, andypost: Review/fix/delete existing help topics
|
2019-10-29 21:05:47 -07:00 |
webchick
|
31a99c84cd
|
Revert "Issue #3072312 by jhodgdon, Amber Himes Matz, andypost, webchick: Review/fix/delete existing help topics"
This reverts commit 24a6e3d394 .
|
2019-10-29 20:48:38 -07:00 |
webchick
|
24a6e3d394
|
Issue #3072312 by jhodgdon, Amber Himes Matz, andypost, webchick: Review/fix/delete existing help topics
|
2019-10-29 14:31:26 -07:00 |