drupal/core/modules/system/tests/modules
Alex Pott b80a4b6293 Issue #2532476 by dawehner, pwolanin, pfrenssen, Gábor Hojtsy, effulgentsia: Menu links should use a TranslationWrapper to encapsulate safe translatable strings from YAML files 2015-07-30 11:26:44 +01:00
..
accept_header_routing_test Issue #2514044 by dawehner, stefan.r, alexpott: Do not use SafeMarkup::format in exceptions 2015-07-28 17:03:59 +01:00
action_test Issue #2172017 by dawehner, larowlan, MegaChriz, kim.pepper, Désiré, Sam Hermans, tim.plunkett, Antti J. Salminen: Bulk operations does not respect entity access 2015-01-12 17:19:55 +00:00
ajax_forms_test Issue #2502785 by dawehner, effulgentsia, tim.plunkett, amateescu, Fabianx, Wim Leers, catch, dsnopek, EclipseGc, yched, Berdir, larowlan, mondrake, olli: Remove support for $form_state->setCached() for GET requests 2015-07-13 13:06:28 +01:00
ajax_test Issue #2472323 by dawehner, neclimdul, Crell, kim.pepper, nod_, Wim Leers, larowlan, jibran, pwolanin, catch: Move modal / dialog to query parameters 2015-05-13 18:12:54 -07:00
batch_test Issue #2195183 by cleaver, sandykadam, elgordogrande, jhodgdon, joachim, Eda, hussainweb: document Batch API callbacks as callback implementations 2015-02-13 11:51:15 -08:00
cache_test Issue #2351015 by plach, effulgentsia, Wim Leers, dawehner, martin107, damiankloip, cilefen, Fabianx, catch, pwolanin, Damien Tournoud, znerol, YesCT, larowlan: URL generation does not bubble cache contexts 2015-07-16 15:26:21 +01:00
common_test Issue #2511472 by Wim Leers, Fabianx, dawehner: Refactor all usages of drupal_render()/Renderer::render() that break #2450993 2015-06-24 16:31:20 -05:00
common_test_cron_helper
condition_test Issue #2513244 by Berdir, Wim Leers, EclipseGc, Fabianx: ContextHandler incorrectly checks required/optional contexts of plugins 2015-07-02 12:29:28 +01:00
conneg_test Issue #2536508 by Aki Tendo: Content Negotiation Test showing up as a core module 2015-07-27 12:36:36 +01:00
cron_queue_test Issue #2038275 by tim.plunkett, mr.baileys, Sam Hermans: Convert hook_queue_info() to plugin system. 2014-09-23 10:47:47 +01:00
database_test Issue #2477853 by ingaro, daffie, bzrudi71, mradcliffe, alexpott: PostgreSQL: Add support for reserved field/column names 2015-07-01 12:49:16 +01:00
display_variant_test Issue #2512062 by dsnopek, tim.plunkett, Wim Leers: VariantInterface extends ConfigurablePluginInterface so PageDisplayVariantSelectionEvent should allow passing configuration to the Variant (to enable Panels Everywhere) 2015-07-27 13:36:15 +01:00
drupal_system_listing_compatible_test
early_rendering_controller_test Issue #2351015 by plach, effulgentsia, Wim Leers, dawehner, martin107, damiankloip, cilefen, Fabianx, catch, pwolanin, Damien Tournoud, znerol, YesCT, larowlan: URL generation does not bubble cache contexts 2015-07-16 15:26:21 +01:00
entity_crud_hook_test Issue #2338571 by znerol: Remove SessionManager::startLazy(). 2014-09-19 10:40:50 +01:00
entity_schema_test Issue #2482295 by Berdir: Rebuilding field map with many bundles/fields is very slow 2015-05-12 13:36:06 +01:00
entity_test Issue #2507967 by tim.plunkett: \Drupal\Core\Entity\Controller\EntityViewController::buildTitle() assumes the is in the render array 2015-07-09 11:32:54 -07:00
entity_test_constraints Issue #2429037 by fago, larowlan: Allow adding entity level constraints 2015-04-02 10:20:05 +01:00
entity_test_extra Issue #2338873 by plach, fago, effulgentsia, swentel: Modules providing non-configurable field storage definitions can be uninstalled, leaving orphaned unpurged data 2014-12-15 20:52:40 +00:00
entity_test_operation Issue #2462907 by tstoeckler, penyaskito, Gábor Hojtsy, miro_dietiker: Entity operations to field UI shown in config overview 2015-07-17 17:23:27 +01:00
error_service_test Issue #2527710 by Fabianx: Decouple Error testing from running with container builder 2015-07-07 14:17:12 +01:00
error_test Issue #2451085 by dawehner, Arla: _drupal_log_error() passes NULL to ThemeManager::setActiveTheme(), violating its typehint 2015-03-19 17:45:25 +00:00
form_test Issue #2502785 by dawehner, effulgentsia, tim.plunkett, amateescu, Fabianx, Wim Leers, catch, dsnopek, EclipseGc, yched, Berdir, larowlan, mondrake, olli: Remove support for $form_state->setCached() for GET requests 2015-07-13 13:06:28 +01:00
httpkernel_test Issue #1392754 by tss, justAChris, jhodgdon: Comply with new documentation standards for @file for namespaced class files 2015-06-26 21:53:33 +01:00
image_test Issue #2392319 by alexpott, effulgentsia: Config objects (but not config entities) should by default be immutable 2015-01-16 10:43:35 +00:00
invalid_module_name_over_the_maximum_allowed_character_length
keyvalue_test Issue #1853856 by tim.plunkett, alexpott: Document that ConfigEntityBase and ConfigStorageController are tightly coupled 2015-02-21 18:06:58 +00:00
menu_test Issue #2532476 by dawehner, pwolanin, pfrenssen, Gábor Hojtsy, effulgentsia: Menu links should use a TranslationWrapper to encapsulate safe translatable strings from YAML files 2015-07-30 11:26:44 +01:00
module_autoload_test Issue #1392754 by tss, justAChris, jhodgdon: Comply with new documentation standards for @file for namespaced class files 2015-06-26 21:53:33 +01:00
module_installer_config_test Issue #2474363 by Aki Tendo, alexpott, Dom., MattA, dawehner, TR, hass, Wim Leers, cburschka, Berdir: Stuck in failed module install process 2015-07-04 13:50:08 +01:00
module_required_test Issue #2392293 by bircher, tim.plunkett, alexpott, cilefen, gobinathm: Refactor hook_system_info_alter implementations to use ModuleUninstallValidatorInterface 2015-06-09 10:47:28 +01:00
module_test Issue #2451395 by dawehner, catch, fgm, David_Rothstein: drupal_get_schema()/drupal_get_complete_schema() no longer work as expected; remove them 2015-06-13 21:22:27 +01:00
pager_test Issue #2512866 by lauriii, Berdir, Wim Leers, Fabianx, effulgentsia, catch, dawehner: CacheContextsManager::optimizeTokens() optimizes ['user', 'user.permissions'] to ['user'] without adding cache tags to invalidate that when the user's roles are modified 2015-07-08 12:50:52 +01:00
paramconverter_test Issue #1392754 by tss, justAChris, jhodgdon: Comply with new documentation standards for @file for namespaced class files 2015-06-26 21:53:33 +01:00
path_test
plugin_test Issue #1392754 by tss, justAChris, jhodgdon: Comply with new documentation standards for @file for namespaced class files 2015-06-26 21:53:33 +01:00
requirements1_test
requirements2_test
router_test_directory Issue #2514044 by dawehner, stefan.r, alexpott: Do not use SafeMarkup::format in exceptions 2015-07-28 17:03:59 +01:00
service_provider_test Issue #2493665 by Fabianx, dawehner, msonnabaum, catch: Add centralized container invalidation method 2015-07-07 17:35:44 +01:00
session_test Issue #2512734 by Wim Leers, dawehner, Berdir: session_test routes/controllers don't specify the appropriate cacheability metadata 2015-07-04 14:14:08 +01:00
system_dependencies_test
system_incompatible_core_version_dependencies_test
system_incompatible_core_version_test
system_incompatible_module_version_dependencies_test
system_incompatible_module_version_test
system_mail_failure_test Issue #2423555 by vijaycs85: Fix a leftover comment to reflect "immutable" config objects change 2015-02-10 16:27:16 +00:00
system_module_test Issue #2352155 by Wim Leers: Remove HtmlFragment/HtmlPage. 2014-11-14 10:43:20 +00:00
system_project_namespace_test Issue #2205271 by trobey, jhedstrom: Project namespace for dependencies 2015-01-19 08:35:17 +00:00
system_test Issue #2521774 by naveenvalecha: Add new line at the EOF in system_test.permissions.yml file 2015-07-14 08:26:32 +01:00
test_page_test Issue #2530908 by olli: Caching problem in PageTitleTest 2015-07-14 09:51:52 +01:00
theme_page_test
theme_region_test Issue #1530774 by lokapujya, jenlampton, Cottser, svdhout, alexrayu, hpz: Fixed Test coverage for adding classes into region template. 2014-09-10 12:22:40 +01:00
theme_suggestions_test Issue #2226207 by lauriii, mgbellaire, Cottser, m1r1k, Mark Carver, LinL, rachel_norfolk, rteijeiro, skwashd, davidhernandez, euphoric_mv: Make 'template' the default output option for hook_theme(). 2014-10-08 12:06:17 +01:00
theme_test Issue #2511472 by Wim Leers, Fabianx, dawehner: Refactor all usages of drupal_render()/Renderer::render() that break #2450993 2015-06-24 16:31:20 -05:00
token_test Issue #2525910 by dawehner, effulgentsia, Berdir, lauriii, larowlan, timmillwood, Wim Leers, chx, arlinsandbulte, Fabianx, Gábor Hojtsy, Dave Reid, alexpott, catch: Ensure token replacements have cacheability + attachments metadata and that it is bubbled in any case 2015-07-22 07:16:01 -07:00
trusted_hosts_test Issue #1392754 by tss, justAChris, jhodgdon: Comply with new documentation standards for @file for namespaced class files 2015-06-26 21:53:33 +01:00
twig_extension_test Issue #2398331 by cilefen, davidhernandez, Wim Leers, nod_: Add the ability to attach asset libraries directly from a template file 2015-03-31 16:50:35 +01:00
twig_loader_test Issue #2291449 by Cottser: Add Twig template inheritance based on the theme registry, enable adding Twig loaders 2015-01-23 12:36:39 +00:00
twig_theme_test Issue #2506151 by joelpittet, Cottser, lauriii, Lukas von Blarer, tim.plunkett: Make the Twig extension link() accept Attribute objects 2015-07-16 23:13:26 +01:00
update_order_test Issue #2535082 by alexpott, jhedstrom, xjm, plach, Fabianx, effulgentsia, Berdir: Allow hook_update_N() implementations to run before the automated entity updates 2015-07-22 11:24:01 +01:00
update_script_test Issue #2459971 by Gábor Hojtsy: The langcode key on configuration files is not explicit in configuration schema 2015-03-31 10:40:13 +01:00
update_test_0
update_test_1
update_test_2
update_test_3
update_test_invalid_hook
update_test_schema Issue #2498625 by jhedstrom, larowlan: Write tests that ensure hook_update_N is properly run 2015-06-12 12:31:10 +01:00
update_test_with_7x
url_alter_test Issue #2512132 by Wim Leers, effulgentsia, Fabianx: Make CSRF links cacheable 2015-07-15 15:09:47 +01:00