Expand `::getClientSideInfo()` test to all ComponentSource plugins

Created on 11 April 2025, about 2 months ago

Overview

📌 Introduce unit test coverage for both ComponentSource plugins (Block + SDC) Active added ComponentSourceTestBase with only 2 mandatory test methods:

  1. ::testDiscovery()
  2. ::testRenderComponentLive() (which @depends on the previous one)

The base test class was used for testing both the sdc and block ComponentSource plugins.

But the block's test coverage has one more: BlockComponentTest::testGetClientSideInfo().

Proposed resolution

Move this to the base test class and implement it for SDCs, too.

User interface changes

None.

📌 Task
Status

Active

Version

0.0

Component

Component sources

Created by

🇧🇪Belgium wim leers Ghent 🇧🇪🇪🇺

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