drupal/core/modules/system/tests/modules
Lauri Eskola 108a6efd12
Issue #3123666 by smustgrave, larowlan, arunkumark, DuaelFr, acbramley, dpi, joshua1234511, Kristen Pol: Custom classes for pager links do not work with Claro theme
2023-03-03 10:50:13 +02:00
..
accept_header_routing_test Issue #3274474 by mondrake, longwave, andypost, Spokje, catch, alexpott: Fix 'Access to an undefined property' PHPStan L0 errors 2022-09-13 12:32:43 +01:00
action_test Issue #3072702 by alexpott, Wim Leers, mikelutz, xjm, catch, Berdir, tedbow, webchick, shaal, Mixologic, heddn: Core extensions should not need to specify the new core_version_requirement in *.info.yml files so that 9.0.x can be installed 2019-10-15 15:34:52 +01:00
advisory_feed_test Issue #3264167 by Spokje, neclimdul, heykarthikwithu, longwave: Remove use of final Guzzle client class 2023-02-24 09:54:12 +00:00
ajax_forms_test Issue #3293216 by longwave, Spokje, quietone: Rename references to Simpletest in tests 2022-08-15 11:24:13 +09:00
ajax_test Issue #3324062 by effulgentsia, nod_, longwave, alexpott, catch, lauriii, andypost: [Regression] Changes to Drupal.ajax in 9.5.x have caused regressions in paragraphs_features module 2022-12-08 17:20:31 +00:00
autowire_test Issue #3049525 by longwave, fougere, larowlan, kim.pepper, AaronBauman, Wim Leers, Charlie ChX Negyesi, geek-merlin: Enable service autowiring by adding interface aliases to core service definitions 2022-11-29 12:52:29 +00:00
batch_test 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
cache_test Issue #3204163 by jonathanshaw: EntityQuery accessCheck: tests should not check access unless relevant 2021-04-01 18:46:09 +01:00
common_test Issue #3305648 by _utsavsharma, immaculatexavier, smustgrave, quietone: Remove common_test_drupal_render_printing_pre_render 2023-02-15 19:54:43 +00:00
common_test_cron_helper Issue #3072702 by alexpott, Wim Leers, mikelutz, xjm, catch, Berdir, tedbow, webchick, shaal, Mixologic, heddn: Core extensions should not need to specify the new core_version_requirement in *.info.yml files so that 9.0.x can be installed 2019-10-15 15:34:52 +01:00
condition_test Issue #2787529 by Chi, rpayanm, tobiasb, Ankit.Gupta, smustgrave, larowlan, alexpott, borisson_, ameymudras: Missing configuration schema for current_theme condition plugin 2022-12-06 07:25:01 +10:00
conneg_test Issue #3293216 by longwave, Spokje, quietone: Rename references to Simpletest in tests 2022-08-15 11:24:13 +09:00
container_rebuild_test Issue #2160091 by alexpott, dawehner, damiankloip, swentel, sun, moshe weitzman, xjm, joelpittet, charginghawk: drupal_rebuild() rebuilds container twice, since drupal_flush_all_caches() also rebuilds it 2021-04-01 19:56:13 +01:00
cron_queue_test Issue #2867001 by dpi, acbramley, SpadXIII, mstrelan, smustgrave, neclimdul: Dont treat suspending of a queue as erroneous 2023-02-22 09:48:13 +00:00
csrf_race_test Issue #2941102 by gease, martin107, kfritsche, hchonov, alexpott: Form has become outdated after login (CSRF token race condition) 2019-11-26 17:09:00 +00:00
csrf_test Issue #3115308 by andypost, ankithashetty, paulocs, longwave: Remove _access_rest_csrf route requirement 2022-02-21 11:58:18 +00:00
css_disable_transitions_test Issue #3331424 by Spokje, longwave: Drop -moz- vendor prefixed properties 2023-01-09 16:56:47 +00:00
database_statement_monitoring_test Issue #3316923 by mondrake, daffie: Sort out more driver specific database kernel tests 2022-11-02 17:36:27 +00:00
database_test Issue #2937515 by Spokje, quietone, idebr, longwave, SherFengChong, anweshasinha, borisson_, mfernea, xjm, bbrala, daffie, Berdir: Fix Drupal.Array.Array.[ArrayClosingIndentation, ArrayIndentation] coding standard 2022-09-27 11:11:12 +01:00
decorated_service_test Issue #2896993 by cburschka, andypost, mxr576, jedihe: Decorated services crash on serialization 2022-06-29 15:21:43 +01:00
decoupled_menus_test Issue #3227824 by brianperry, nod_, D34dMan, ravi.shankar, alexpott, johnny5th, bbrala, yogeshmpawar, Suresh Prabhu Parkala, larowlan, joachim, benjifisher, baddysonja, xjm, gabesullice, casey, lauriii: Move the linkset functionality from the decoupled menus contributed module to core's system module 2022-11-16 09:33:10 +00:00
default_format_test Issue #3072702 by alexpott, Wim Leers, mikelutz, xjm, catch, Berdir, tedbow, webchick, shaal, Mixologic, heddn: Core extensions should not need to specify the new core_version_requirement in *.info.yml files so that 9.0.x can be installed 2019-10-15 15:34:52 +01:00
delay_cache_tags_invalidation Issue #3105701 by tedbow, xjm, Gábor Hojtsy, Krzysztof Domański, dww, Wim Leers, jungle: Do not allow core: 9.x in info.yml files 2020-03-13 22:25:24 +00:00
deprecated_module Issue #3265546 by Spokje, quietone: Drupal\KernelTests\Config\DefaultConfigTest throws deprecation notice for deprecated Core modules/themes which have config 2022-02-24 10:51:05 +00:00
deprecated_module_contrib Issue #3215043 by Spokje, larowlan, quietone, dww, srilakshmier, paulocs, yogeshmpawar, catch, Gábor Hojtsy, benjifisher, AaronMcHale, phenaproxima, kim.pepper, fubarhouse: Indicate the non-stable statuses in admin/modules page 2022-01-14 10:18:00 +00:00
deprecated_module_dependency Issue #3215043 by Spokje, larowlan, quietone, dww, srilakshmier, paulocs, yogeshmpawar, catch, Gábor Hojtsy, benjifisher, AaronMcHale, phenaproxima, kim.pepper, fubarhouse: Indicate the non-stable statuses in admin/modules page 2022-01-14 10:18:00 +00:00
deprecated_module_test Issue #3215043 by Spokje, larowlan, quietone, dww, srilakshmier, paulocs, yogeshmpawar, catch, Gábor Hojtsy, benjifisher, AaronMcHale, phenaproxima, kim.pepper, fubarhouse: Indicate the non-stable statuses in admin/modules page 2022-01-14 10:18:00 +00:00
deprecated_module_with_non_deprecated_dependency Issue #3259850 by Spokje: Having a deprecated module with non deprecated dependency leads to test failure in InstallUninstallTest 2022-01-21 20:55:22 +00:00
deprecation_test Issue #3215611 by alexpott, longwave: Service deprecations are only triggered on container build,not ::get() 2021-06-14 20:20:00 +10:00
dialog_renderer_test 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
display_variant_test Issue #3294833 by claudiu.cristea, alexpott: Page variant plugin is not correctlly instantiated 2022-10-03 14:23:51 +01:00
driver_test Issue #3185269 by mondrake, daffie, alexpott, andypost: Introduce Connection::lastInsertId and deprecate the 'return' query option and Database::RETURN_* constants 2022-01-01 16:04:03 +00:00
drupal_system_listing_compatible_test Issue #3072702 by alexpott, Wim Leers, mikelutz, xjm, catch, Berdir, tedbow, webchick, shaal, Mixologic, heddn: Core extensions should not need to specify the new core_version_requirement in *.info.yml files so that 9.0.x can be installed 2019-10-15 15:34:52 +01:00
early_rendering_controller_test Issue #2937515 by Spokje, quietone, idebr, longwave, SherFengChong, anweshasinha, borisson_, mfernea, xjm, bbrala, daffie, Berdir: Fix Drupal.Array.Array.[ArrayClosingIndentation, ArrayIndentation] coding standard 2022-09-27 11:11:12 +01:00
element_info_test Issue #3067580 by alexpott, andypost, pooja saraah, Niklan, smustgrave: Deprecate the AJAX RenderElement 2023-01-03 10:27:28 +00:00
entity_crud_hook_test Issue #3072702 by alexpott, Wim Leers, mikelutz, xjm, catch, Berdir, tedbow, webchick, shaal, Mixologic, heddn: Core extensions should not need to specify the new core_version_requirement in *.info.yml files so that 9.0.x can be installed 2019-10-15 15:34:52 +01:00
entity_reference_test 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
entity_reference_test_views 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
entity_schema_test Issue #3099789 by amateescu, Berdir, hchonov, catch, alexpott: Remove the BC layer for revision metadata keys 2020-02-24 13:25:58 +00:00
entity_test Issue #3179850 by claudiu.cristea: EntityTestAccessControlHandler allows viewing an unpublished entity 2023-02-20 11:23:47 +00:00
entity_test_bundle_class Issue #3261538 by andregp, dww, joachim, alexpott: BundleClassInheritanceException incorrectly thrown when a bundle class does not exist 2022-02-24 01:05:10 +00:00
entity_test_constraints Issue #3072702 by alexpott, Wim Leers, mikelutz, xjm, catch, Berdir, tedbow, webchick, shaal, Mixologic, heddn: Core extensions should not need to specify the new core_version_requirement in *.info.yml files so that 9.0.x can be installed 2019-10-15 15:34:52 +01:00
entity_test_extra Issue #3072702 by alexpott, Wim Leers, mikelutz, xjm, catch, Berdir, tedbow, webchick, shaal, Mixologic, heddn: Core extensions should not need to specify the new core_version_requirement in *.info.yml files so that 9.0.x can be installed 2019-10-15 15:34:52 +01:00
entity_test_operation Issue #3072702 by alexpott, Wim Leers, mikelutz, xjm, catch, Berdir, tedbow, webchick, shaal, Mixologic, heddn: Core extensions should not need to specify the new core_version_requirement in *.info.yml files so that 9.0.x can be installed 2019-10-15 15:34:52 +01:00
entity_test_revlog Issue #2350939 by dpi, jibran, acbramley, Manuel Garcia, chr.fritsch, AaronMcHale, Nono95230, capysara, darvanen, enyug, ravi.shankar, Spokje, thhafner, larowlan, smustgrave, mstrelan, mikestar5, andregp, joachim, shubhangi1995, nterbogt, mkalkbrenner, Berdir, Sam152, Xano: Implement a generic revision UI 2022-10-27 08:38:21 +01:00
entity_test_third_party Issue #3072702 by alexpott, Wim Leers, mikelutz, xjm, catch, Berdir, tedbow, webchick, shaal, Mixologic, heddn: Core extensions should not need to specify the new core_version_requirement in *.info.yml files so that 9.0.x can be installed 2019-10-15 15:34:52 +01:00
entity_test_update 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
error_service_test Issue #3319170 by longwave, effulgentsia: Change the http_kernel.basic service to use Symfony 6.2's default of catching all throwables 2022-11-08 09:29:38 +00:00
error_test Issue #3293216 by longwave, Spokje, quietone: Rename references to Simpletest in tests 2022-08-15 11:24:13 +09:00
experimental_module_dependency_test Issue #3072702 by alexpott, Wim Leers, mikelutz, xjm, catch, Berdir, tedbow, webchick, shaal, Mixologic, heddn: Core extensions should not need to specify the new core_version_requirement in *.info.yml files so that 9.0.x can be installed 2019-10-15 15:34:52 +01:00
experimental_module_requirements_test 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
experimental_module_test Issue #3266397 by quietone, murilohp, dww, AaronMcHale, benjifisher, Antoniya, andregp, rkoller, kimberlly_amaral, ckrina: Highlight non-stable modules on the admin/modules/uninstall form 2022-04-11 16:44:11 +01:00
form_test Issue #3181634 by Wongjn: States API: Empty/Filled state with number <input> does not update when using spinner 2023-02-20 18:24:38 +02:00
generic_module1_test Issue #3041885 by tedbow, beautifulmind, dww, ayushmishra206, phenaproxima, webchick, xjm, AaronMcHale, larowlan, benjifisher, heddn, catch, jhodgdon, longwave, mglaman, alexpott, mxr576, effulgentsia: Display relevant Security Advisories data for Drupal 2021-05-12 16:40:17 +10:00
generic_module2_test Issue #3041885 by tedbow, beautifulmind, dww, ayushmishra206, phenaproxima, webchick, xjm, AaronMcHale, larowlan, benjifisher, heddn, catch, jhodgdon, longwave, mglaman, alexpott, mxr576, effulgentsia: Display relevant Security Advisories data for Drupal 2021-05-12 16:40:17 +10:00
hold_test Issue #3317658 by pooja saraah, mondrake, ravi.shankar, longwave: Fix HoldTestSubscriber PHPStan L0 issues 2022-11-02 14:54:34 +00:00
httpkernel_test Issue #3209723 by murilohp, daffie, longwave, andypost: [Symfony 6] Symfony\Component\HttpKernel\HttpKernelInterface::MASTER_REQUEST is deprecated, use ::MAIN_REQUEST instead 2022-01-24 14:31:35 +00:00
image_lazy_load_test Issue #3281434 by Vighneshh, Spokje, quietone, deviantintegral, nod_, guptahemant: Update System module tests to not use Bartik and Seven 2022-08-10 10:16:36 +09:00
image_test Issue #2583041 by mondrake, fietserwin, claudiu.cristea, alexpott, smustgrave, catch: GD toolkit & operations should catch \Throwable to fail gracefully in case of errors 2023-02-07 00:05:39 +00:00
invalid_module_name_over_the_maximum_allowed_character_length Issue #3072702 by alexpott, Wim Leers, mikelutz, xjm, catch, Berdir, tedbow, webchick, shaal, Mixologic, heddn: Core extensions should not need to specify the new core_version_requirement in *.info.yml files so that 9.0.x can be installed 2019-10-15 15:34:52 +01:00
jquery_keyevent_polyfill_test Issue #3342904 by Taran2L, jungle: Directory containing jquery_keyevent_polyfill_test module has an extra L in the end: jquery_keyevent_polyfilll_test 2023-02-22 12:20:40 +00:00
jqueryui_library_assets_test Issue #3113400 by bnjmnm, alexpott, catch, ankithashetty, sarvjeetsingh, anmolgoyal74, Suresh Prabhu Parkala, lauriii, zrpnr, xjm, DamienMcKenna, nod_: Deprecate more jQuery UI library definitions 2020-12-11 12:10:15 +00:00
js_deprecation_test Issue #3278415 by nod_, lauriii, catch, Wim Leers, longwave, xjm, claudiu.cristea: Remove usages of the JavaScript ES6 build step, the build step itself, and associated dev dependencies 2022-09-09 07:26:42 +01:00
js_displace Issue #3256768 by mherchel, nod_, andregp, andy-blum: Drupal.displace() should set CSS Variables indicating displacement values 2022-04-22 14:58:37 +03:00
js_errors_test Issue #3331835 by Spokje, znerol, smustgrave, murilohp, bircher: Some JavaScript errors are not recorded during test runs 2023-02-15 07:27:18 -05:00
js_interaction_test Issue #3327853 by Spokje, bbrala, longwave: Don't allow {@inheritDoc} annotation in PHPDocBlocks 2022-12-19 17:16:19 -06:00
js_message_test Issue #3278415 by nod_, lauriii, catch, Wim Leers, longwave, xjm, claudiu.cristea: Remove usages of the JavaScript ES6 build step, the build step itself, and associated dev dependencies 2022-09-09 07:26:42 +01:00
js_once_test Issue #3268550 by longwave, Spokje: Remove deprecated jquery-once 2022-03-11 11:56:26 +02:00
js_testing_log_test Issue #3331835 by Spokje, znerol, smustgrave, murilohp, bircher: Some JavaScript errors are not recorded during test runs 2023-02-15 07:27:18 -05:00
js_webassert_test Issue #3278415 by nod_, lauriii, catch, Wim Leers, longwave, xjm, claudiu.cristea: Remove usages of the JavaScript ES6 build step, the build step itself, and associated dev dependencies 2022-09-09 07:26:42 +01:00
keyvalue_test Issue #3207734 by Spokje, quietone: Fix Drupal.Commenting.InlineVariableComment 2021-05-20 21:47:18 +01:00
layout_test Issue #3273317 by clayfreeman, larowlan, tim.plunkett, danflanagan8: Add 'in_preview' variable to block and layout templates 2022-10-03 11:44:57 +01:00
lazy_route_provider_install_test Issue #3072702 by alexpott, Wim Leers, mikelutz, xjm, catch, Berdir, tedbow, webchick, shaal, Mixologic, heddn: Core extensions should not need to specify the new core_version_requirement in *.info.yml files so that 9.0.x can be installed 2019-10-15 15:34:52 +01:00
link_generation_test Issue #3072702 by alexpott, Wim Leers, mikelutz, xjm, catch, Berdir, tedbow, webchick, shaal, Mixologic, heddn: Core extensions should not need to specify the new core_version_requirement in *.info.yml files so that 9.0.x can be installed 2019-10-15 15:34:52 +01:00
mail_cancel_test Issue #3072702 by alexpott, Wim Leers, mikelutz, xjm, catch, Berdir, tedbow, webchick, shaal, Mixologic, heddn: Core extensions should not need to specify the new core_version_requirement in *.info.yml files so that 9.0.x can be installed 2019-10-15 15:34:52 +01:00
mail_html_test Issue #3072702 by alexpott, Wim Leers, mikelutz, xjm, catch, Berdir, tedbow, webchick, shaal, Mixologic, heddn: Core extensions should not need to specify the new core_version_requirement in *.info.yml files so that 9.0.x can be installed 2019-10-15 15:34:52 +01:00
menu_test Issue #3033904 by murilohp, stefan.korn, smustgrave: Hide empty description for an administrative block 2023-01-27 13:39:31 +00:00
module_autoload_test Issue #3144354 by alexpott, vijaycs85, andypost: ModuleInstaller loads .module and .install before allowing classes to autoloaded 2020-06-29 14:38:39 +01:00
module_cachebin Issue #3114785 by slootjes, longwave: [Symfony 5] Update deprecated short factory configurators in Yaml 2020-02-20 23:10:47 +01:00
module_handler_test_multiple Issue #3072702 by alexpott, Wim Leers, mikelutz, xjm, catch, Berdir, tedbow, webchick, shaal, Mixologic, heddn: Core extensions should not need to specify the new core_version_requirement in *.info.yml files so that 9.0.x can be installed 2019-10-15 15:34:52 +01:00
module_info_type_comment Issue #2513524 by andregp, JeroenT, Bill Choy, TR, tstoeckler, dawehner, Wim Leers, xjm: ExtensionDiscovery is unable to find modules that have a comment at the end of the type property in a .info.yml file 2022-05-23 20:27:02 +01:00
module_install_class_loader_test1 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
module_install_class_loader_test2 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
module_installer_config_test Issue #3072702 by alexpott, Wim Leers, mikelutz, xjm, catch, Berdir, tedbow, webchick, shaal, Mixologic, heddn: Core extensions should not need to specify the new core_version_requirement in *.info.yml files so that 9.0.x can be installed 2019-10-15 15:34:52 +01:00
module_required_test Issue #3072702 by alexpott, Wim Leers, mikelutz, xjm, catch, Berdir, tedbow, webchick, shaal, Mixologic, heddn: Core extensions should not need to specify the new core_version_requirement in *.info.yml files so that 9.0.x can be installed 2019-10-15 15:34:52 +01:00
module_test 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
new_dependency_test Issue #3085751 by alexpott, Deepak Goyal, rpayanm, longwave, volkerk, kristiaanvandeneynde, dww: Setter injection arguments are not checked for unmet dependencies 2020-06-22 15:25:06 +01:00
new_dependency_test_with_service Issue #3072702 by alexpott, Wim Leers, mikelutz, xjm, catch, Berdir, tedbow, webchick, shaal, Mixologic, heddn: Core extensions should not need to specify the new core_version_requirement in *.info.yml files so that 9.0.x can be installed 2019-10-15 15:34:52 +01:00
off_canvas_test Issue #3278415 by nod_, lauriii, catch, Wim Leers, longwave, xjm, claudiu.cristea: Remove usages of the JavaScript ES6 build step, the build step itself, and associated dev dependencies 2022-09-09 07:26:42 +01:00
olivero_test Issue #3279725 by rpayanm, DeepaliJ, jasonfelix, quietone, mherchel, larowlan, Kristen Pol: Default article content type form display should have image above body to match display 2022-12-06 07:19:01 +10:00
pager_test Issue #3123666 by smustgrave, larowlan, arunkumark, DuaelFr, acbramley, dpi, joshua1234511, Kristen Pol: Custom classes for pager links do not work with Claro theme 2023-03-03 10:50:13 +02:00
paramconverter_test Issue #3072702 by alexpott, Wim Leers, mikelutz, xjm, catch, Berdir, tedbow, webchick, shaal, Mixologic, heddn: Core extensions should not need to specify the new core_version_requirement in *.info.yml files so that 9.0.x can be installed 2019-10-15 15:34:52 +01:00
path_encoded_test 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
phpunit_test Issue #3293216 by longwave, Spokje, quietone: Rename references to Simpletest in tests 2022-08-15 11:24:13 +09:00
plugin_test 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
plugin_test_extended Issue #3072702 by alexpott, Wim Leers, mikelutz, xjm, catch, Berdir, tedbow, webchick, shaal, Mixologic, heddn: Core extensions should not need to specify the new core_version_requirement in *.info.yml files so that 9.0.x can be installed 2019-10-15 15:34:52 +01:00
position_shim_test Issue #3277744 by Taran2L, catch, nod_: Actually remove deprecated jquery_ui libraries from core 2022-05-12 16:30:13 +01:00
post_update_test_failing Issue #3319839 by alexpott: Exceptions in post updates are very broken since #3295625 2022-11-09 19:44:52 +10:00
render_array_non_html_subscriber_test Issue #3072702 by alexpott, Wim Leers, mikelutz, xjm, catch, Berdir, tedbow, webchick, shaal, Mixologic, heddn: Core extensions should not need to specify the new core_version_requirement in *.info.yml files so that 9.0.x can be installed 2019-10-15 15:34:52 +01:00
render_attached_test Issue #2945033 by longwave, yobottehg, TMWagner, vdsh, jlatorre, catch: HtmlHeadLink processing does not allow for duplicated alternate hreflang links 2021-10-25 11:44:13 +01:00
render_placeholder_message_test Issue #3072702 by alexpott, Wim Leers, mikelutz, xjm, catch, Berdir, tedbow, webchick, shaal, Mixologic, heddn: Core extensions should not need to specify the new core_version_requirement in *.info.yml files so that 9.0.x can be installed 2019-10-15 15:34:52 +01:00
requirements1_test Issue #309040 by claudiu.cristea, David_Rothstein, Chi, BryanGullan, larowlan, dww, joachim: Add hook_requirements_alter() 2022-10-21 11:29:07 +01:00
requirements2_test Issue #3072702 by alexpott, Wim Leers, mikelutz, xjm, catch, Berdir, tedbow, webchick, shaal, Mixologic, heddn: Core extensions should not need to specify the new core_version_requirement in *.info.yml files so that 9.0.x can be installed 2019-10-15 15:34:52 +01:00
router_installer_test Issue #1306624 by quietone, joachim, Spokje: hook_modules_un/installed/en/disabled aren't all in the same files 2021-06-28 09:56:56 +01:00
router_test_directory Issue #3293216 by longwave, Spokje, quietone: Rename references to Simpletest in tests 2022-08-15 11:24:13 +09:00
service_provider_test 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
services_defaults_test Issue #3021898 by longwave, alexpott, AaronBauman, daffie, opdavies: Support _defaults key in service.yml files for public, tags and autowire settings 2022-07-13 15:44:13 +09:00
session_exists_cache_context_test Issue #2473875 by znerol, alexpott, andypost, kim.pepper, amit.drupal, raman.b, martin107, joachim: Convert uses of $_SESSION to symfony session retrieved from the request 2021-08-18 09:53:24 +01:00
session_test Issue #3262190 by daffie, longwave: Add miscellaneous return type hints for Symfony 6 2022-02-03 17:41:13 +00:00
system_core_incompatible_semver_test Issue #2313917 by tedbow, pwolanin, jhedstrom, Wim Leers, Mixologic, larowlan, Mile23, Gábor Hojtsy, xjm, Berdir: Core version key in module's .info.yml doesn't respect core semantic versioning 2019-08-28 17:13:31 +01:00
system_core_semver_test Issue #3251891 by catch, andypost, longwave: Drupal 10 branch failures 2021-12-01 22:49:08 +00:00
system_dependencies_test Issue #3072702 by alexpott, Wim Leers, mikelutz, xjm, catch, Berdir, tedbow, webchick, shaal, Mixologic, heddn: Core extensions should not need to specify the new core_version_requirement in *.info.yml files so that 9.0.x can be installed 2019-10-15 15:34:52 +01:00
system_incompatible_core_version_dependencies_test Issue #3105701 by tedbow, xjm, Gábor Hojtsy, Krzysztof Domański, dww, Wim Leers, jungle: Do not allow core: 9.x in info.yml files 2020-03-13 22:25:24 +00:00
system_incompatible_module_version_dependencies_test Issue #3072702 by alexpott, Wim Leers, mikelutz, xjm, catch, Berdir, tedbow, webchick, shaal, Mixologic, heddn: Core extensions should not need to specify the new core_version_requirement in *.info.yml files so that 9.0.x can be installed 2019-10-15 15:34:52 +01:00
system_incompatible_module_version_test Issue #3072702 by alexpott, Wim Leers, mikelutz, xjm, catch, Berdir, tedbow, webchick, shaal, Mixologic, heddn: Core extensions should not need to specify the new core_version_requirement in *.info.yml files so that 9.0.x can be installed 2019-10-15 15:34:52 +01:00
system_incompatible_php_version_test Issue #3072702 by alexpott, Wim Leers, mikelutz, xjm, catch, Berdir, tedbow, webchick, shaal, Mixologic, heddn: Core extensions should not need to specify the new core_version_requirement in *.info.yml files so that 9.0.x can be installed 2019-10-15 15:34:52 +01:00
system_mail_failure_test Issue #3072702 by alexpott, Wim Leers, mikelutz, xjm, catch, Berdir, tedbow, webchick, shaal, Mixologic, heddn: Core extensions should not need to specify the new core_version_requirement in *.info.yml files so that 9.0.x can be installed 2019-10-15 15:34:52 +01:00
system_module_test Issue #3072702 by alexpott, Wim Leers, mikelutz, xjm, catch, Berdir, tedbow, webchick, shaal, Mixologic, heddn: Core extensions should not need to specify the new core_version_requirement in *.info.yml files so that 9.0.x can be installed 2019-10-15 15:34:52 +01:00
system_project_namespace_test Issue #3072702 by alexpott, Wim Leers, mikelutz, xjm, catch, Berdir, tedbow, webchick, shaal, Mixologic, heddn: Core extensions should not need to specify the new core_version_requirement in *.info.yml files so that 9.0.x can be installed 2019-10-15 15:34:52 +01:00
system_status_obsolete_test Issue #3266397 by quietone, murilohp, dww, AaronMcHale, benjifisher, Antoniya, andregp, rkoller, kimberlly_amaral, ckrina: Highlight non-stable modules on the admin/modules/uninstall form 2022-04-11 16:44:11 +01:00
system_test Issue #2701085 by michaellander, george.karaivanov, Evaldas Užkuras, raman.b, S3b0uN3t, geek-merlin: Cacheable Ajax response 2022-11-18 12:29:36 +00:00
tabbable_shim_test Issue #3277744 by Taran2L, catch, nod_: Actually remove deprecated jquery_ui libraries from core 2022-05-12 16:30:13 +01:00
tabbingmanager_test Issue #3229828 by bnjmnm, nod_, lauriii: Drupal.tabbingManager does not constrain tab navigation to the browser 2021-09-27 11:12:50 +03:00
tabledrag_test Issue #3278415 by nod_, lauriii, catch, Wim Leers, longwave, xjm, claudiu.cristea: Remove usages of the JavaScript ES6 build step, the build step itself, and associated dev dependencies 2022-09-09 07:26:42 +01:00
test_batch_test Issue #3072702 by alexpott, Wim Leers, mikelutz, xjm, catch, Berdir, tedbow, webchick, shaal, Mixologic, heddn: Core extensions should not need to specify the new core_version_requirement in *.info.yml files so that 9.0.x can be installed 2019-10-15 15:34:52 +01:00
test_page_test Issue #3232673 by alexpott, longwave, Berdir, andypost: \Drupal\Core\Entity\EntityInterface::label() can return a NULL 2021-09-30 12:15:17 +01:00
test_user_config Issue #3308919 by smustgrave, Lendude: Fix test performance of Drupal\Tests\user\Functional\UserPictureTest 2023-02-15 11:55:16 +00:00
theme_page_test Issue #3250342 by Spokje, smustgrave, rpayanm, quietone, xjm, catch, longwave: Deprecate "experimental: true" in .info.yml 2022-12-16 13:05:11 -06:00
theme_region_test Issue #3072702 by alexpott, Wim Leers, mikelutz, xjm, catch, Berdir, tedbow, webchick, shaal, Mixologic, heddn: Core extensions should not need to specify the new core_version_requirement in *.info.yml files so that 9.0.x can be installed 2019-10-15 15:34:52 +01:00
theme_suggestions_test Issue #3109480 by longwave, catch, bnjmnm, xjm, lauriii, Gábor Hojtsy: Properly deprecate theme functions for Drupal 10 2020-03-03 10:24:11 +00:00
theme_test Issue #3304731 by phenaproxima, bnjmnm: Update remaining tests using Classy to use Starterkit 2022-08-31 10:46:00 +03:00
token_test 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
trusted_hosts_test Issue #3162016 by longwave, andypost, Hardik_Patel_12, catch, alexpott, daffie, Chi, Kristen Pol: [Symfony 6] Retrieving a non-string value from "Symfony\Component\HttpFoundation\InputBag::get()" is deprecated 2021-08-03 16:51:34 +01:00
twig_extension_test 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
twig_loader_test 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
twig_theme_test Issue #3278415 by nod_, lauriii, catch, Wim Leers, longwave, xjm, claudiu.cristea: Remove usages of the JavaScript ES6 build step, the build step itself, and associated dev dependencies 2022-09-09 07:26:42 +01:00
unique_field_constraint_test Issue #3171047 by rpayanm, catch, jonathanshaw, Berdir, xjm, larowlan, hchonov, mxr576: Entity query in UniqueFieldValueValidator must not use access checking 2022-12-24 20:10:37 -06:00
update_script_test 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
update_test_0 Issue #3072702 by alexpott, Wim Leers, mikelutz, xjm, catch, Berdir, tedbow, webchick, shaal, Mixologic, heddn: Core extensions should not need to specify the new core_version_requirement in *.info.yml files so that 9.0.x can be installed 2019-10-15 15:34:52 +01:00
update_test_1 Issue #3072702 by alexpott, Wim Leers, mikelutz, xjm, catch, Berdir, tedbow, webchick, shaal, Mixologic, heddn: Core extensions should not need to specify the new core_version_requirement in *.info.yml files so that 9.0.x can be installed 2019-10-15 15:34:52 +01:00
update_test_2 Issue #3072702 by alexpott, Wim Leers, mikelutz, xjm, catch, Berdir, tedbow, webchick, shaal, Mixologic, heddn: Core extensions should not need to specify the new core_version_requirement in *.info.yml files so that 9.0.x can be installed 2019-10-15 15:34:52 +01:00
update_test_3 Issue #3072702 by alexpott, Wim Leers, mikelutz, xjm, catch, Berdir, tedbow, webchick, shaal, Mixologic, heddn: Core extensions should not need to specify the new core_version_requirement in *.info.yml files so that 9.0.x can be installed 2019-10-15 15:34:52 +01:00
update_test_description Issue #1624278 by quietone, longwave: cleanup of docblock to UI text in update_get_update_list() is weak 2021-04-24 13:23:55 +10:00
update_test_failing Issue #3072702 by alexpott, Wim Leers, mikelutz, xjm, catch, Berdir, tedbow, webchick, shaal, Mixologic, heddn: Core extensions should not need to specify the new core_version_requirement in *.info.yml files so that 9.0.x can be installed 2019-10-15 15:34:52 +01:00
update_test_invalid_hook Issue #3072702 by alexpott, Wim Leers, mikelutz, xjm, catch, Berdir, tedbow, webchick, shaal, Mixologic, heddn: Core extensions should not need to specify the new core_version_requirement in *.info.yml files so that 9.0.x can be installed 2019-10-15 15:34:52 +01:00
update_test_last_removed Issue #3121827 by dww: Documentation follow-up fixes for hook_update_last_removed() from #3098475 2020-03-27 11:44:50 +00:00
update_test_no_preexisting Issue #2738879 by mr.baileys, trobey, dawehner, alexpott, ravi.shankar, catch, Fernly: system.schema can end up with missing schema information for some modules, resulting in hook_update_N() not getting called 2020-02-06 12:04:04 +00:00
update_test_postupdate Issue #3066801 by catch, WidgetsBurritos, pobster, jungle, tim.plunkett, xjm, dww, alexpott, webchick, benjifisher, longwave, worldlinemine, lauriii, Berdir: Add hook_removed_post_updates() 2020-03-10 16:10:29 +00:00
update_test_schema Issue #3072702 by alexpott, Wim Leers, mikelutz, xjm, catch, Berdir, tedbow, webchick, shaal, Mixologic, heddn: Core extensions should not need to specify the new core_version_requirement in *.info.yml files so that 9.0.x can be installed 2019-10-15 15:34:52 +01:00
update_test_semver_update_n Issue #3251891 by catch, andypost, longwave: Drupal 10 branch failures 2021-12-01 22:49:08 +00:00
update_test_with_7x Issue #3072702 by alexpott, Wim Leers, mikelutz, xjm, catch, Berdir, tedbow, webchick, shaal, Mixologic, heddn: Core extensions should not need to specify the new core_version_requirement in *.info.yml files so that 9.0.x can be installed 2019-10-15 15:34:52 +01:00
url_alter_test Issue #3339770 by noorulshameera, larowlan: Remove dead class PathProcessor in url_alter_test module 2023-02-11 14:05:41 +13:00