Commit Graph

4714 Commits (8e162d631640da8c40d6cac4eac901b82531d929)

Author SHA1 Message Date
Alex Pott 449e2e37e0
Issue #3018863 by joelpittet, Berdir, alexpott: Make SystemMenuBlock's new constructor argument dependency optional 2018-12-10 11:57:26 +00:00
Alex Pott ee8ab0b2fd
Issue #2594425 follow-up by alexpott: Add the option in system menu block to "Expand all items in this tree" 2018-12-07 13:59:57 +01:00
Alex Pott f335587290
Issue #2594425 by Sam152, gapple, naveenvalecha, dubcanada, Nitesh Pawar, Fonski, bircher, Eric115, ricovandevin, pameeela, mishradileep, juusechec, dawehner, jibran, xjm, ifrik, swentel, kim.pepper, Wim Leers, acbramley, 4aficiona2, yoroy, alexpott, ckaotik, andypost, FeyP: Add the option in system menu block to "Expand all items in this tree" 2018-12-07 12:01:11 +01:00
Alex Pott f7f07d81ac
Issue #2916595 by phenaproxima, AdamPS, Wim Leers: File element discards attributes if #multiple 2018-12-07 11:32:39 +01:00
Lauri Eskola 280995f92b
Issue #77245 by drpal, tedbow, nod_, phenaproxima, Wim Leers, googletorp, rteijeiro, vineet.osscube, tim.plunkett, idflood, joelpittet, pk188, lauriii, BarisW, lokapujya, chr.fritsch, droplet, andrewmacpherson, dmsmidt, dawehner, alexpott, jessebeach, NickWilde, DuaelFr, Cottser, seutje, samuel.mortenson: Provide a common API for displaying JavaScript messages 2018-12-05 20:29:18 +02:00
Lauri Eskola 846024a8a4
Issue #3011722 by pasan.gamage, ilya.no, Eric115, alexpott, lauriii: Hard coded 'pagination-heading' HTML ID can lead to duplicate ID's 2018-12-05 06:10:55 +02:00
Nathaniel Catchpole 344522d5ea Issue #3017105 by alexpott: Deprecate system_list_reset() 2018-11-30 10:48:27 +00:00
Nathaniel Catchpole 10722cd872 Issue #2659940 by almaudoh, alexpott, phenaproxima, Jo Fitzgerald, markcarver, oriol_e9g, dawehner, dsnopek, jibran, larowlan: Extension System, Part III: ThemeExtensionList and ThemeEngineExtensionList 2018-11-29 12:15:17 +00:00
Alex Pott bab4f6d3f3
Issue #3014949 by tim.plunkett: Deprecate 'context' on Block and Condition plugin annotations in favor of 'context_definitions' 2018-11-29 00:01:35 +00:00
Nathaniel Catchpole b5ff72a64f Issue #2830239 by cebasqueira, imalabya, spitzialist, th_tushar, monta, benjifisher, faline, alexpott: Several URLs point to Drupal 7 documentation pages instead of Drupal 8 2018-11-28 11:48:58 +00:00
Alex Pott 53c24728fb
Issue #2936032 by gambry, nlisgo, alexpott, cwells, cilefen, Darvanen, DamienGR: Sites named with special characters cannot send mail 2018-11-21 10:19:04 +00:00
Nathaniel Catchpole 8293016cab Issue #2928888 by amateescu, hchonov, timmillwood, Berdir, larowlan: Add a hook_entity_preload() for modules that need to load a different revision than the default one 2018-11-20 13:49:20 +00:00
Nathaniel Catchpole 2b94ed3c25 Issue #2894193 by alexpott, jlscott, kkonuhov, mallezie, larowlan: Multiple file upload does not validate extensions correctly 2018-11-20 12:34:52 +00:00
Alex Pott 0a3f9f1a60
Issue #3014772 by kiamlaluno: ModuleHandlerTest::testUninstallProfileDependency() uninstall a module and reports another module has been uninstalled 2018-11-20 10:19:48 +00:00
Alex Pott 0a6e463907
Issue #2911606 by andypost, jludwig, msankhala, brathbone, imalabya, RajeevChoudhary, benjifisher: Replace usage of the deprecated LOCALE_PLURAL_DELIMITER constant 2018-11-19 11:59:53 +00:00
Alex Pott 6d3fbe9a64
Issue #3002121 by Lendude, jibran, borisson_: Session: Convert system functional tests to phpunit 2018-11-19 10:21:19 +00:00
Alex Pott 47d067a16b
Issue #2900291 by martin107, Lendude, RytoEX, vijaycs85, borisson_, jibran, dawehner: Form: Convert system functional tests to phpunit Part 2 2018-11-18 23:56:22 +00:00
Nathaniel Catchpole a11f188526 Issue #3014011 by amateescu, andypost: Remove a couple of workarounds from DefaultConfigTest and ModuleHandlerTest 2018-11-16 12:30:04 +00:00
Nathaniel Catchpole 0852c7f7d3 Issue #3008495 by jcnventura: Replace format_date in twig comments 2018-11-15 14:57:15 +00:00
Francesco Placella 98d7171509 Issue #2935932 by Sam152, dwkitchen, jibran, amateescu, kiamlaluno, tstoeckler, joachim: Add a FieldDefinition class for defining bundle fields in code 2018-11-15 10:40:18 +01:00
Alex Pott 335c465202
Issue #3013399 by govind.maloo, alexpott: Remove obsolete code from system_cron() 2018-11-15 08:33:09 +00:00
Alex Pott f762c6a708
Issue #2809533 by Lendude, jibran: Convert AJAX part of \Drupal\system\Tests\Ajax\FrameworkTest to JavascriptTestBase 2018-11-15 08:29:24 +00:00
Alex Pott 752dd39303
Issue #2809531 by Lendude, martin107, larowlan: Convert AJAX part of \Drupal\system\Tests\Ajax\FormValuesTest::testSimpleAjaxFormValue to JavascriptTestBase 2018-11-15 08:18:35 +00:00
Alex Pott 39578f45ca
Issue #3006086 by amateescu, Wim Leers, alexpott, jibran, andypost, dawehner, catch, Berdir: update.php should not process path aliases 2018-11-14 15:04:34 +00:00
Nathaniel Catchpole 8ea1c48ee9 Issue #2902412 by Jo Fitzgerald, andypost, mfernea, andriyun: Fix 'Drupal.Strings.UnnecessaryStringConcat' coding standard 2018-11-08 15:51:18 +00:00
Lee Rowlands 3f77e728ce
Issue #2982149 by scuba_fly, vijaycs85, Lendude: Routing: Convert system functional tests to phpunit 2018-11-08 19:17:01 +10:00
Lee Rowlands ebee0dc27d
Issue #2809529 by Lendude, martin107: Convert AJAX part of \Drupal\system\Tests\Ajax\ElementValidationTest::testAjaxElementValidation to JavascriptTestBase 2018-11-08 19:12:25 +10:00
Lauri Eskola 26624808f2
Issue #2995570 by lauriii, jrockowitz, drpal, aaronbauman: #states breaks when OR is used 2018-11-06 17:38:46 +02:00
Nathaniel Catchpole aa397488b8 Issue #2965786 by svenryen, Gábor Hojtsy: Translation of "Checked" as used on the Status page needs context 2018-10-26 12:54:12 +01:00
Lee Rowlands 18c57b6f71
Issue #3004738 by NickWilde: Multiple Value Field Doesn't Render Attributes 2018-10-26 19:25:46 +10:00
Lee Rowlands 802d1e4f7b
Issue #3007371 by Lendude: System: Convert remaining Render functional tests to phpunit 2018-10-22 19:21:59 +10:00
Lauri Eskola 9c98f29287
Issue #3006625 by Lendude, borisson_: 'stylesheets-remove' test is broken 2018-10-22 11:53:02 +03:00
Lee Rowlands 550e914c08
Issue #2677532 by alexpott, Mile23, kim.pepper, dawehner, andypost, Eric_A, xjm, Mixologic, larowlan, phenaproxima, markcarver, borisson_: Move drupal_check_incompatibility() functionality to a new Dependency class and Version component 2018-10-22 15:21:49 +10:00
Lee Rowlands 4dfab43fd5
SA-CORE-2018-006 by alexpott, attilatilman, bkosborne, catch, bonus, Wim Leers, Sam152, Berdir, Damien Tournoud, Dave Reid, Kova101, David_Rothstein, dawehner, dsnopek, samuel.mortenson, stefan.r, tedbow, xjm, timmillwood, pwolanin, njbooher, dyates, effulgentsia, klausi, mlhess, larowlan 2018-10-18 08:46:04 +10:00
Alex Pott e172a37ad8
Issue #2855026 by phenaproxima, trobey, HaiNguyen007, alexpott, Taran2L, -enzo-, Jo Fitzgerald, tucho, DamienMcKenna, andypost, tobiasb, dawehner, larowlan: Installation profiles do not support project:module format for dependencies 2018-10-08 17:44:23 +01:00
Nathaniel Catchpole d8a6a68bbf Issue #2787871 by alexpott, yogeshmpawar, Insasse, Prashant.c, catch, hass: Properly deprecate getUserName() and use getAccountName() instead 2018-10-08 11:24:56 +01:00
Nathaniel Catchpole 1506516dc3 Issue #2875276 by huzooka, ion.macaria, cestmoi, catch: Breadcrumbs disappears when starting with front-page after cache rebuild (for anonymous user) 2018-10-04 19:30:49 +01:00
Alex Pott c39368f743
Issue #2722237 by webflo, dawehner, borisson_, drunken monkey, Wim Leers: "Local actions" block doesn't take cache data of route access information into account 2018-10-01 17:36:09 +01:00
Alex Pott 8c6c340fe6
Issue #2886547 by naveenvalecha, Mile23, longwave, impalash, Lendude, dawehner, Mixologic, xjm, borisson_, catch: Add trigger_error to deprecated TestBase base classes/traits that have none, reference CR 2018-10-01 15:40:09 +01:00
Alex Pott d4437e28ba
Issue #3001800 by Mile23, Berdir, amateescu, larowlan: Fix "The revision_user revision metadata key is not set." and friends 2018-09-27 17:04:20 +01:00
Lee Rowlands 530f7ac515
Issue #2704597 by Neograph734, Berdir, izus, alexpott, TR: Relative URLs in mails should be converted to absolute ones 2018-09-25 16:41:49 +10:00
Alex Pott 3ba620b652
Issue #2809535 by Lendude, martin107, dawehner, borisson_, alexpott: Convert AJAX part of \Drupal\system\Tests\Ajax\MultiFormTest to JavascriptTestBase 2018-09-24 13:25:16 +01:00
Alex Pott ddbef19538
Issue #3001573 by Lendude: System: Convert Condition tests to PHPUnit 2018-09-24 10:55:56 +01:00
Alex Pott 400413fafa
Issue #2954825 by rakesh.gectcr, tresti88, gnuget, borisson_, DamienGR, Prashant.c, amietpatial, alexpott, joachim, Berdir: Update the user.api.php documentation and add the correct type hints in the user's hooks implementations 2018-09-24 08:55:20 +01:00
Nathaniel Catchpole b48e1e7438 Issue #2873684 by voleger, longwave, jeetendrakumar, andypost, mondrake, catch: Replace all calls to db_select, which is deprecated 2018-09-21 14:01:49 +01:00
Alex Pott 618274b96f
Issue #2996789 by Mile23, Lendude, longwave, dawehner: Deprecate Drupal\field\Tests\EntityReference\EntityReferenceTestTrait 2018-09-21 13:05:21 +01:00
Lee Rowlands da2a2d28e0
Issue #2995405 by amateescu: Media entity needs its own entity reference selection handler 2018-09-21 06:28:22 +10:00
Alex Pott 2dabd1de10
Issue #2829185 by vaplas, Jo Fitzgerald, anmolgoyal74, chipway, gaurav.kapoor, mark_fullmer, amit.drupal, cilefen, longwave, xjm, wturrell, anavarre: Fix spelling errors in Drupal core comments 2018-09-20 17:12:38 +01:00
Alex Pott 662b79443f
Issue #2874640 by martin107, Lendude, Utkarsh_Mishra, NickWilde, alexpott: Convert DialogTest to a FunctionalJavascript test 2018-09-20 09:45:36 +01:00
Alex Pott 5fee025533
Issue #2983970 by ApacheEx, Mile23, scuba_fly: Convert system functional tests to phpunit /Routing/DestinationTest.php 2018-09-20 09:23:32 +01:00
Alex Pott a3270cd3d1
Issue #2575267 by webflo, kgoel, voleger, MerryHamster, hussainweb, Mile23: Add test coverage for rebuild.php 2018-09-19 19:07:53 +01:00
Alex Pott ccece5260a
Issue #2872603 by vaplas, Lendude, m1r1k, Jo Fitzgerald, borisson_, alexpott, martin107: Drupal\system\Tests\Ajax\CommandsTest break in unit and FunctionalJavascriptTests 2018-09-19 09:51:57 +01:00
Alex Pott ae9e096498
Issue #2984185 by scuba_fly, Lendude: Convert system functional tests to phpunit for page and pager 2018-09-18 13:33:35 +01:00
Alex Pott b083070276
Issue #2848808 by voleger, gaurav.kapoor, andypost, Vidushi Mehta, sidharthap: Replace all calls to db_find_tables, which is deprecated 2018-09-18 13:20:17 +01:00
Alex Pott 383f701fe8
Issue #2853118 by voleger, Jo Fitzgerald, Pavan B S, yogeshmpawar, hgunicamp, pk188, andypost, jeetendrakumar, longwave, gaurav.kapoor, RenatoG, daffie, mondrake, dhruveshdtripathi, catch, alexpott, xjm: Replace all calls to db_insert, which is deprecated 2018-09-18 13:15:20 +01:00
Nathaniel Catchpole 2a4fa156c4 Issue #2999586 by interX, andypost, mondrake: Properly deprecate db_add_index 2018-09-18 10:00:56 +01:00
Nathaniel Catchpole 5e582a62c4 Issue #2999588 by mondrake, longwave, voleger: Properly deprecate db_index_exists 2018-09-17 11:05:56 +01:00
Nathaniel Catchpole 82e7ad802a Issue #2999612 by voleger, andypost: Properly deprecate db_query_range 2018-09-17 10:46:02 +01:00
Lee Rowlands 2be3c894ba
Issue #2558645 by almaudoh, Vidushi Mehta, alexpott: Malformed module.info.yml prevents install with a confusing error 2018-09-17 11:35:38 +10:00
Nathaniel Catchpole d122ac7cfa Issue #2996441 by andypost, longwave: Replace all calls to db_query_temporary, which is deprecated 2018-09-14 08:40:42 +01:00
effulgentsia 1bffa61218 Issue #2997982 by longwave, plach, johns996: Orphan term hierarchy records can cause taxonomy_update_8502 to enter an infinite loop 2018-09-13 17:44:38 -07:00
Nathaniel Catchpole a95fa0bd7a Issue #2986560 by kaythay, catch, mpdonadio: UnroutedUrlAssembler sorts Query params in buildExternalUrl() 2018-09-13 16:37:23 +01:00
Alex Pott e4b39ba7b9
Issue #2970052 by martin107, marcel66, Mile23, longwave, dawehner, borisson_, alexpott, catch: Fix "assertNoPattern() is deprecated and scheduled for removal in Drupal 9.0.0. Use $this->assertSession()->responseNotMatches($pattern) instead" 2018-09-11 11:41:53 +02:00
Nathaniel Catchpole bb7c0570b8 Issue #2970831 by alexpott, martin107, catch, huascarmc, Mile23: Fix "AssertLegacyTrait::getRawContent() is scheduled for removal in Drupal 9.0.0. Use $this->getSession()->getPage()->getContent() instead. 2018-08-31 10:09:18 +09:00
Nathaniel Catchpole 5cbcd6d33d Issue #2988562 by jeqq, amateescu, timmillwood: Classes that extend SqlContentEntityStorageSchema should not hardcode table names and use the ones provided by the storage instead 2018-08-22 21:42:17 +09:00
Nathaniel Catchpole bf7029a65c Issue #2600154 by alexpott, Cottser, joelpittet, mfernea, slasher13, vaplas, aleevas, Jo Fitzgerald, skyredwang: Update our Twig code to be ready for Twig 2.x 2018-08-21 17:18:11 +09:00
xjm fa6b3d95dd Revert "Issue #2822382 by voleger, pfrenssen, erozqba, RytoEX, borisson_, sidharthap, Jo Fitzgerald, shashikant_chauhan: Make every property protected on classes extending BrowserTestBase and KernelTestBase"
This reverts commit 69501f3062.
2018-08-16 18:12:22 -05:00
Nathaniel Catchpole 725e36091e Issue #2895532 by caseylau, Wim Leers, tedbow, dawehner, DamienMcKenna, gabesullice, Berdir, mistermoper, skyredwang, larowlan, bojanz: @DataType=map cannot be normalized, affects @FieldType=link, @FieldType=map 2018-08-16 11:35:24 +09:00
Nathaniel Catchpole 69501f3062 Issue #2822382 by voleger, pfrenssen, erozqba, RytoEX, borisson_, sidharthap, Jo Fitzgerald, shashikant_chauhan: Make every property protected on classes extending BrowserTestBase and KernelTestBase 2018-08-15 19:55:23 +09:00
Alex Pott 6c40e077ef
Issue #2937853 by idebr, mfernea, SherFengChong, alexpott, borisson_: Fix 'Drupal.Formatting.MultipleStatementAlignment' coding standard 2018-08-13 11:13:36 +01:00
Alex Pott 02330aaa20
Issue #2893029 by phenaproxima, Sam152, tim.plunkett, alexpott, a.dmitriiev, dawehner, Berdir: EntityType objects cannot be reliably serialized without DependencySerializationTrait 2018-08-10 22:48:55 +01:00
Lauri Eskola e742590eed
Issue #2981652 by ApacheEx, corbacho, drpal, dawehner, xjm, alexpott, lauriii: Format core JavaScript using recently add Prettier 2018-08-09 18:49:18 +03:00
Alex Pott 27bc1f74cb
Issue #2848817 by voleger, andypost, hgunicamp, JacobSanford, techtud, alexpott, vidhatanand, Sharique, JayKandari, kiamlaluno, cilefen, borisson_: Replace all calls to db_table_exists, which is deprecated 2018-08-06 10:41:05 +01:00
Alex Pott d712f83e2c
Issue #2989884 by chr.fritsch, alexpott, phenaproxima: Re-installing the media_library doesn't work 2018-08-06 10:30:35 +01:00
Francesco Placella 9ca1ea1c91 Issue #2982759 by amateescu: EntityUpdateToRevisionableAndPublishableTest wrongly assumes entities should be converted to revisionable and publishable in a single step 2018-08-01 00:04:38 +02:00
Nathaniel Catchpole b2891b8e8f Issue #2983603 by alexpott: Move menu_ui_menu_* entity hook implementations to the Menu entity 2018-07-31 20:19:53 +09:00
Alex Pott 5a54a3db45
Revert "Issue #2982759 by amateescu: EntityUpdateToRevisionableAndPublishableTest wrongly assumes entities should be converted to revisionable and publishable in a single step"
This reverts commit 1c7ca421a1.
2018-07-31 12:14:04 +01:00
Francesco Placella 1c7ca421a1 Issue #2982759 by amateescu: EntityUpdateToRevisionableAndPublishableTest wrongly assumes entities should be converted to revisionable and publishable in a single step 2018-07-31 10:24:31 +02:00
Nathaniel Catchpole 82eb7eeaa0 Issue #2966523 by alexpott, blakemorgan, almaudoh, gapple, Mixologic, amateescu, bojanz: MySQL 8 Support 2018-07-31 13:17:30 +09:00
Alex Pott 7e55e67b01
Issue #2809521 by martin107, Lendude, vaplas: Convert AJAX part of \Drupal\system\Tests\Ajax\AjaxInGroupTest to WebDriverTestBase 2018-07-30 11:36:40 +01:00
Francesco Placella 76fdebab79 Issue #2960136 by amateescu, tstoeckler, vijaycs85: Add the ability to use a prefix for all the tables in a table mapping 2018-07-27 11:42:37 +02:00
Francesco Placella 543b3f4ed3 Issue #2981887 by amateescu, joachim, jibran, chr.fritsch, Manuel Garcia, timmillwood, plach, Wim Leers, Gábor Hojtsy, Berdir, jojototh, pameeela, dawehner, catch, Bojhan, Fabianx, Jo Fitzgerald: Add a publishing status to taxonomy terms 2018-07-27 11:09:33 +02:00
Alex Pott 90bf3dc227
Issue #2863262 by Lendude, vaplas, Jo Fitzgerald, dawehner, alexpott: Bootstrap: Convert system functional tests to phpunit 2018-07-25 05:02:32 +01:00
Francesco Placella ab30572ce6 Issue #2916780 by amateescu, timmillwood, alexpott: Rename to "workspaces" 2018-07-24 13:36:16 +02:00
Nathaniel Catchpole a85b1ec7cf Issue #2987084 by amateescu: Convert EntityReferenceSelectionAccessTest to a kernel test 2018-07-24 12:31:41 +09:00
Nathaniel Catchpole e8c9956da4 Issue #2863429 by Lendude, ApacheEx, Jo Fitzgerald, borisson_: Theme: Convert system functional tests to phpunit 2018-07-24 12:30:06 +09:00
Alex Pott 2f08f6de5e
Issue #2809517 by martin107, Lendude: Convert AJAX part of \Drupal\system\Tests\Ajax\AjaxFormCacheTest to WebDriverTestBase 2018-07-22 13:51:10 +01:00
Alex Pott 3fe7057fdb
Issue #2861210 by tetranz, borisson_, zuuperman, axel.rutz, alexpott: Local tasks are not shown after enabling module 2018-07-22 11:40:58 +01:00
Gábor Hojtsy 1e8a4de636 Issue #2975754 by Berdir, plach, alexpott, hchonov, mkalkbrenner, tstoeckler, webchick: Add hooks to act on a new revision being created 2018-07-16 10:20:58 +02:00
Nathaniel Catchpole 5e4ce07632 Issue #2981556 by alexpott: Properly deprecate EntityCacheTagsTestBase and remove incorrect references 2018-07-13 14:25:42 +01:00
Nathaniel Catchpole b55ed6bd46 Issue #2666392 by alexpott, webflo, xaqrox, Boobaa, dawehner, Berdir: Unable to revert third party settings via config import 2018-07-13 14:11:18 +01:00
Nathaniel Catchpole 099f4146a5 Issue #2932462 by phenaproxima, japerry, tim.plunkett: Add EntityContextDefinition for the 80% use case 2018-07-13 13:26:50 +01:00
Nathaniel Catchpole 163144a923 Issue #2973791 by alexpott, martin107, mairi, volkerk: Fix deprecation messages related to deprecated comment Action plugins 2018-07-12 13:01:47 +01:00
Alex Pott 61cbaba042
Issue #2605284 by mondrake, david_garcia, GoZ, Jo Fitzgerald, alexpott, Pradnya Pingat, daffie, dawehner, amateescu, David Strauss, larowlan: Testing framework does not work with contributed database drivers 2018-07-10 15:13:08 +01:00
Alex Pott ff393932ac
Issue #2983504 by ApacheEx, Lendude, Tessa Bakker: Add a way to easily set the cookies in a request done using the Guzzle client 2018-07-08 21:44:03 +01:00
Alex Pott 17da12742f
Issue #2863382 by Lendude, Jo Fitzgerald, dawehner, Berdir: Common: Convert system functional tests to phpunit 2018-07-08 21:15:10 +01:00
Alex Pott 013d70a204
Issue #2982150 by ApacheEx, Lendude, alexpott: System: Convert system functional tests to phpunit 2018-07-06 00:48:14 +01:00
Alex Pott f35ef741e2
Issue #2982983 by svetoslav.dragoev, John Cook: Batch Builder tests in the wrong location 2018-07-05 20:29:27 +01:00
Lauri Eskola 5f0f49d741 Issue #736066 by droplet, drpal, vaplas, dmsmidt, effulgentsia, nod_, tic2000, tim.plunkett, lauriii, casey, morsok, idebr, alexpott, yched, tedbow, GuyPaddock, drintios, edurenye, dtamajon, adinac, VinayLondhe, ajalan065, hrmoller, ericduran, piyuesh23, andreyks, roborew, Wim Leers, lokapujya, samuel.mortenson, Dries, DuaelFr, OnkelTem, manu manu, khiminrm, Greg Boggs, SKAUGHT, itsekhmistro, fubhy, SpadXIII, s.messaris, zviryatko: ajax.js insert command sometimes wraps content in a div, potentially producing invalid HTML and other bugs 2018-07-04 19:59:57 +01:00
Alex Pott 27740c26de
Issue #2942900 by Mixologic, vaplas, jibran, dawehner, Lendude, martin107, alexpott, tedbow, tacituseu, tstoeckler, heddn: Convert JavascriptTestBase Tests to use DrupalSelenium2Driver 2018-07-04 15:36:57 +01:00