Created on 12 February 2025, 3 months ago

Problem/Motivation

Getting below error when running phpunit Functional test which install this module during test run

Exception: Exception when installing config for module editoria11y, message was: No schema for views.view.editoria11y_dismissals

Steps to reproduce

this is an automated testing only issue. When you run PHPUnit tests, part of the testing procedure ensures that all config you are importing has a valid schema, and since there is no schema being provided by this module for views.view.editoria11y_dismissals, when using this module as part of an automated test, the test always fails.

So as an example, if I have a my_module.info.yml, and in my dependencies of the module, I list editoria11y, and then I have a Functional test in my module, my test will fail.

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Active

Version

2.2

Component

Bugs

Created by

🇮🇳India nitesh624 Ranchi, India

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

Comments & Activities

Production build 0.71.5 2024