Skip to content

Commit

Permalink
reverting tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Abdallah Al-Soqatri committed Jul 13, 2024
1 parent 9d90d26 commit 56bc85c
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 63 deletions.
23 changes: 0 additions & 23 deletions packages/core/test/__snapshots__/ArraySnap.test.jsx.snap
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,6 @@ exports[`array fields array icons 1`] = `
onChange={[Function]}
onFocus={[Function]}
placeholder=""
raiseFieldErrors={[Function]}
readOnly={false}
required={true}
type="text"
Expand Down Expand Up @@ -206,7 +205,6 @@ exports[`array fields array icons 1`] = `
onChange={[Function]}
onFocus={[Function]}
placeholder=""
raiseFieldErrors={[Function]}
readOnly={false}
required={true}
type="text"
Expand Down Expand Up @@ -424,7 +422,6 @@ exports[`array fields empty errors array 1`] = `
onChange={[Function]}
onFocus={[Function]}
placeholder=""
raiseFieldErrors={[Function]}
readOnly={false}
required={false}
type="text"
Expand Down Expand Up @@ -482,7 +479,6 @@ exports[`array fields fixed array 1`] = `
onChange={[Function]}
onFocus={[Function]}
placeholder=""
raiseFieldErrors={[Function]}
readOnly={false}
required={true}
type="text"
Expand Down Expand Up @@ -512,7 +508,6 @@ exports[`array fields fixed array 1`] = `
onChange={[Function]}
onFocus={[Function]}
placeholder=""
raiseFieldErrors={[Function]}
readOnly={false}
required={true}
step="any"
Expand Down Expand Up @@ -592,7 +587,6 @@ exports[`array fields has errors 1`] = `
onChange={[Function]}
onFocus={[Function]}
placeholder=""
raiseFieldErrors={[Function]}
readOnly={false}
required={false}
type="text"
Expand Down Expand Up @@ -658,7 +652,6 @@ exports[`array fields no errors 1`] = `
onChange={[Function]}
onFocus={[Function]}
placeholder=""
raiseFieldErrors={[Function]}
readOnly={false}
required={false}
type="text"
Expand Down Expand Up @@ -804,7 +797,6 @@ exports[`with title and description array icons 1`] = `
onChange={[Function]}
onFocus={[Function]}
placeholder=""
raiseFieldErrors={[Function]}
readOnly={false}
required={true}
type="text"
Expand Down Expand Up @@ -941,7 +933,6 @@ exports[`with title and description array icons 1`] = `
onChange={[Function]}
onFocus={[Function]}
placeholder=""
raiseFieldErrors={[Function]}
readOnly={false}
required={true}
type="text"
Expand Down Expand Up @@ -1203,7 +1194,6 @@ exports[`with title and description fixed array 1`] = `
onChange={[Function]}
onFocus={[Function]}
placeholder=""
raiseFieldErrors={[Function]}
readOnly={false}
required={true}
type="text"
Expand Down Expand Up @@ -1250,7 +1240,6 @@ exports[`with title and description fixed array 1`] = `
onChange={[Function]}
onFocus={[Function]}
placeholder=""
raiseFieldErrors={[Function]}
readOnly={false}
required={true}
step="any"
Expand Down Expand Up @@ -1400,7 +1389,6 @@ exports[`with title and description from both array icons 1`] = `
onChange={[Function]}
onFocus={[Function]}
placeholder=""
raiseFieldErrors={[Function]}
readOnly={false}
required={true}
type="text"
Expand Down Expand Up @@ -1537,7 +1525,6 @@ exports[`with title and description from both array icons 1`] = `
onChange={[Function]}
onFocus={[Function]}
placeholder=""
raiseFieldErrors={[Function]}
readOnly={false}
required={true}
type="text"
Expand Down Expand Up @@ -1799,7 +1786,6 @@ exports[`with title and description from both fixed array 1`] = `
onChange={[Function]}
onFocus={[Function]}
placeholder=""
raiseFieldErrors={[Function]}
readOnly={false}
required={true}
type="text"
Expand Down Expand Up @@ -1846,7 +1832,6 @@ exports[`with title and description from both fixed array 1`] = `
onChange={[Function]}
onFocus={[Function]}
placeholder=""
raiseFieldErrors={[Function]}
readOnly={false}
required={true}
step="any"
Expand Down Expand Up @@ -1996,7 +1981,6 @@ exports[`with title and description from uiSchema array icons 1`] = `
onChange={[Function]}
onFocus={[Function]}
placeholder=""
raiseFieldErrors={[Function]}
readOnly={false}
required={true}
type="text"
Expand Down Expand Up @@ -2133,7 +2117,6 @@ exports[`with title and description from uiSchema array icons 1`] = `
onChange={[Function]}
onFocus={[Function]}
placeholder=""
raiseFieldErrors={[Function]}
readOnly={false}
required={true}
type="text"
Expand Down Expand Up @@ -2395,7 +2378,6 @@ exports[`with title and description from uiSchema fixed array 1`] = `
onChange={[Function]}
onFocus={[Function]}
placeholder=""
raiseFieldErrors={[Function]}
readOnly={false}
required={true}
type="text"
Expand Down Expand Up @@ -2442,7 +2424,6 @@ exports[`with title and description from uiSchema fixed array 1`] = `
onChange={[Function]}
onFocus={[Function]}
placeholder=""
raiseFieldErrors={[Function]}
readOnly={false}
required={true}
step="any"
Expand Down Expand Up @@ -2553,7 +2534,6 @@ exports[`with title and description with global label off array icons 1`] = `
onChange={[Function]}
onFocus={[Function]}
placeholder=""
raiseFieldErrors={[Function]}
readOnly={false}
required={true}
type="text"
Expand Down Expand Up @@ -2673,7 +2653,6 @@ exports[`with title and description with global label off array icons 1`] = `
onChange={[Function]}
onFocus={[Function]}
placeholder=""
raiseFieldErrors={[Function]}
readOnly={false}
required={true}
type="text"
Expand Down Expand Up @@ -2907,7 +2886,6 @@ exports[`with title and description with global label off fixed array 1`] = `
onChange={[Function]}
onFocus={[Function]}
placeholder=""
raiseFieldErrors={[Function]}
readOnly={false}
required={true}
type="text"
Expand Down Expand Up @@ -2937,7 +2915,6 @@ exports[`with title and description with global label off fixed array 1`] = `
onChange={[Function]}
onFocus={[Function]}
placeholder=""
raiseFieldErrors={[Function]}
readOnly={false}
required={true}
step="any"
Expand Down
21 changes: 0 additions & 21 deletions packages/core/test/__snapshots__/FormSnap.test.jsx.snap
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,6 @@ exports[`single fields field with description 1`] = `
onChange={[Function]}
onFocus={[Function]}
placeholder=""
raiseFieldErrors={[Function]}
readOnly={false}
required={false}
type="text"
Expand Down Expand Up @@ -314,7 +313,6 @@ exports[`single fields field with description in uiSchema 1`] = `
onChange={[Function]}
onFocus={[Function]}
placeholder=""
raiseFieldErrors={[Function]}
readOnly={false}
required={false}
type="text"
Expand Down Expand Up @@ -356,7 +354,6 @@ exports[`single fields format color 1`] = `
onChange={[Function]}
onFocus={[Function]}
placeholder=""
raiseFieldErrors={[Function]}
readOnly={false}
type="color"
value=""
Expand Down Expand Up @@ -395,7 +392,6 @@ exports[`single fields format date 1`] = `
onChange={[Function]}
onFocus={[Function]}
placeholder=""
raiseFieldErrors={[Function]}
readOnly={false}
type="date"
value=""
Expand Down Expand Up @@ -434,7 +430,6 @@ exports[`single fields format datetime 1`] = `
onChange={[Function]}
onFocus={[Function]}
placeholder=""
raiseFieldErrors={[Function]}
readOnly={false}
type="datetime-local"
value=""
Expand Down Expand Up @@ -473,7 +468,6 @@ exports[`single fields format time 1`] = `
onChange={[Function]}
onFocus={[Function]}
placeholder=""
raiseFieldErrors={[Function]}
readOnly={false}
type="time"
value=""
Expand Down Expand Up @@ -534,7 +528,6 @@ exports[`single fields help and error display 1`] = `
onChange={[Function]}
onFocus={[Function]}
placeholder=""
raiseFieldErrors={[Function]}
readOnly={false}
type="text"
value=""
Expand Down Expand Up @@ -627,7 +620,6 @@ exports[`single fields hidden label 1`] = `
onChange={[Function]}
onFocus={[Function]}
placeholder=""
raiseFieldErrors={[Function]}
readOnly={false}
type="text"
value=""
Expand Down Expand Up @@ -687,7 +679,6 @@ exports[`single fields number field 0 1`] = `
onChange={[Function]}
onFocus={[Function]}
placeholder=""
raiseFieldErrors={[Function]}
readOnly={false}
step="any"
type="number"
Expand Down Expand Up @@ -727,7 +718,6 @@ exports[`single fields number field 1`] = `
onChange={[Function]}
onFocus={[Function]}
placeholder=""
raiseFieldErrors={[Function]}
readOnly={false}
step="any"
type="number"
Expand Down Expand Up @@ -767,7 +757,6 @@ exports[`single fields password field 1`] = `
onChange={[Function]}
onFocus={[Function]}
placeholder=""
raiseFieldErrors={[Function]}
readOnly={false}
type="password"
value=""
Expand Down Expand Up @@ -882,7 +871,6 @@ exports[`single fields schema examples 1`] = `
onChange={[Function]}
onFocus={[Function]}
placeholder=""
raiseFieldErrors={[Function]}
readOnly={false}
type="text"
value=""
Expand Down Expand Up @@ -1524,7 +1512,6 @@ exports[`single fields slider field 1`] = `
onChange={[Function]}
onFocus={[Function]}
placeholder=""
raiseFieldErrors={[Function]}
readOnly={false}
type="range"
value={75}
Expand Down Expand Up @@ -1570,7 +1557,6 @@ exports[`single fields string field format data-url 1`] = `
onChange={[Function]}
onFocus={[Function]}
placeholder=""
raiseFieldErrors={[Function]}
readOnly={false}
type="file"
value=""
Expand Down Expand Up @@ -1610,7 +1596,6 @@ exports[`single fields string field format email 1`] = `
onChange={[Function]}
onFocus={[Function]}
placeholder=""
raiseFieldErrors={[Function]}
readOnly={false}
type="email"
value=""
Expand Down Expand Up @@ -1649,7 +1634,6 @@ exports[`single fields string field format uri 1`] = `
onChange={[Function]}
onFocus={[Function]}
placeholder=""
raiseFieldErrors={[Function]}
readOnly={false}
type="url"
value=""
Expand Down Expand Up @@ -1688,7 +1672,6 @@ exports[`single fields string field regular 1`] = `
onChange={[Function]}
onFocus={[Function]}
placeholder=""
raiseFieldErrors={[Function]}
readOnly={false}
type="text"
value=""
Expand Down Expand Up @@ -1727,7 +1710,6 @@ exports[`single fields string field with placeholder 1`] = `
onChange={[Function]}
onFocus={[Function]}
placeholder="placeholder"
raiseFieldErrors={[Function]}
readOnly={false}
type="text"
value=""
Expand Down Expand Up @@ -1819,7 +1801,6 @@ exports[`single fields title field 1`] = `
onChange={[Function]}
onFocus={[Function]}
placeholder=""
raiseFieldErrors={[Function]}
readOnly={false}
required={false}
type="text"
Expand Down Expand Up @@ -1903,7 +1884,6 @@ exports[`single fields up/down field 1`] = `
onChange={[Function]}
onFocus={[Function]}
placeholder=""
raiseFieldErrors={[Function]}
readOnly={false}
type="number"
value=""
Expand Down Expand Up @@ -1942,7 +1922,6 @@ exports[`single fields using custom tagName 1`] = `
onChange={[Function]}
onFocus={[Function]}
placeholder=""
raiseFieldErrors={[Function]}
readOnly={false}
type="text"
value=""
Expand Down
Loading

0 comments on commit 56bc85c

Please sign in to comment.