Add basic Functional test for text format settings form

Created on 7 December 2024, 5 months ago

Problem/Motivation

Currently, the module does not have any test coverage at all, in particular for issues such as 🐛 Fix missing schema Active related with the text format settings form.

Proposed resolution

Add a basic Functional test class with a simple test for the Collapse Text form settings on a text format form:

  • Add the text format Filtered HTML
  • Open the text format editing form:
    admin/config/content/formats/manage/filtered_html
  • Check the Collapse Text filter options are displayed and disabled
  • Enable the Collapse Text filter with default configuration values, and submit the form
  • Check the configuration was successfully saved
  • Check the Collapse Text filter options are displayed and enabled

 
Update the Gitlab CI configuration to enable PHPUnit tests, if necessary.
 

📌 Task
Status

Active

Version

2.0

Component

SimpleTests

Created by

🇫🇷France dydave

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024