dillon1000/react
Commit
Browse files 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
Changed paths4 files
First-parent comparisonfixtures/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 ModifiedPatch
Files changed
Rendering syntax-highlighted changes…