rjsf-team/react-jsonschema-form

Tests for experimental_customMergeAllOf

Open

#4,385 opened on 2024年11月18日

GitHub で見る
 (3 comments) (0 reactions) (1 assignee)TypeScript (2,136 forks)batch import
bughelp wanted

Repository metrics

Stars
 (13,175 stars)
PR merge metrics
 (平均マージ 3d 17h) (30d で 32 merged PRs)

説明

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

コントリビューターガイド