Fix update test

Created on 28 August 2024, 4 months ago

Problem/Motivation

In 🐛 \Drupal::$container is not initialized yet Fixed , we created a new test which programmatically executes the update.php to make sure, this module doesn't break updates (as we ran into that issue).

Unfortunately, the path to the db dump used in the test only resolves locally to the dump from core/system, but not in the GitLab CI instance.

In the method "setDatabaseDumpFiles" we do not have access to any \Drupal:: calls.

Steps to reproduce

Proposed resolution

Fix the path if possible.

Remaining tasks

User interface changes

API changes

Data model changes

📌 Task
Status

Active

Version

3.0

Component

Code

Created by

🇩🇪Germany Grevil

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024