dillon1000/react

Commit

Add date time test fixtures (#10154)

* Add date time test fixtures

This commit adds a new section for the DOM test fixtures specifically
for date inputs. Additionally, it adds a test case to verify that
correct transference of dates between the `"date"` and
`"datetime-locale"` input types.

* Adjust date parsing to be clearer
Browse files
Changed paths4 files
First-parent comparison
M fixtures/dom/src/components/Header.js ModifiedA fixtures/dom/src/components/fixtures/date-inputs/index.js AddedA fixtures/dom/src/components/fixtures/date-inputs/switch-date-test-case.js AddedM fixtures/dom/src/components/fixtures/index.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…