Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Someone in the UK develops dementia every three minutes – it’s now the nation’s biggest killer. Alzheimer’s Society is the UK’s leading dementia support and research charity, working towards a vision of a world without dementia - campaigning for change, fundraising for research, and supporting people living with dementia today. To improve digital experiences for fundraisers, donors, partners, and people affected by dementia, they needed to rebuild their main public-facing website to offer more personalised content and faster access to services.
I have made a new module. And I would like to have autotests for it. I made one and even could run it.
But my code doesn't work inside test, because it is run in a separated naked Drupal environment and I see errors that I never meet on my real environment.
My question: how to run autotests on the same drupal environment, or at least with 100% the same configuration? With the same unknown modules, the same configuration, etc.
I am getting an error in my status report, but can't get drush to fix it. Does anyone have any suggestions?
From the status report:
ENTITY/FIELD DEFINITIONS: Mismatched entity and/or field definitions
The following changes were detected in the entity type and field definitions.
Webform submission: The Language field needs to be updated.
After running the drush commands below, the status report doesn't change: