rjsf-team/react-jsonschema-form

Tests for experimental_customMergeAllOf

Open

#4385 aperta il 18 nov 2024

Vedi su GitHub
 (3 commenti) (0 reazioni) (1 assegnatario)TypeScript (2136 fork)batch import
bughelp wanted

Metriche repository

Star
 (13.175 star)
Metriche merge PR
 (Merge medio 3g 17h) (32 PR mergiate in 30 g)

Descrizione

Prerequisites

What theme are you using?

utils

Version

5.x

Current Behavior

The experimental_customMergeAllOf feature was introduced in https://github.com/rjsf-team/react-jsonschema-form/pull/4308. Later, I discovered some missing code branches and fixed them in https://github.com/rjsf-team/react-jsonschema-form/pull/4383.

Following a discussion, we agreed it would be valuable to test whether all functions successfully propagate experimental_customMergeAllOf.

This issue aims to explore the possibility of writing such tests.

Expected Behavior

No response

Steps To Reproduce

No response

Environment

No response

Anything else?

No response

Guida contributor