Skip to content

Commit

Permalink
spec: update snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
paolojulian committed Jul 28, 2024
1 parent ad5d0e8 commit 5e56730
Show file tree
Hide file tree
Showing 6 changed files with 23 additions and 0 deletions.
10 changes: 10 additions & 0 deletions components/add/AddTaskForm/__snapshots__/AddTaskForm.test.tsx.snap
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ exports[`TESTING AddTaskForm GIVEN the AddTaskForm component WHEN it is rendered
"fontFamily": "PoppinsMedium",
"fontSize": 16,
"fontWeight": 500,
"lineHeight": 24,
},
{
"fontWeight": 400,
Expand Down Expand Up @@ -96,6 +97,7 @@ exports[`TESTING AddTaskForm GIVEN the AddTaskForm component WHEN it is rendered
{
"fontFamily": "PoppinsRegular",
"fontSize": 16,
"lineHeight": 24,
},
{
"borderColor": "transparent",
Expand Down Expand Up @@ -133,6 +135,7 @@ exports[`TESTING AddTaskForm GIVEN the AddTaskForm component WHEN it is rendered
"fontFamily": "PoppinsMedium",
"fontSize": 16,
"fontWeight": 500,
"lineHeight": 24,
},
{
"fontWeight": 400,
Expand Down Expand Up @@ -174,6 +177,7 @@ etc.."
{
"fontFamily": "PoppinsRegular",
"fontSize": 16,
"lineHeight": 24,
},
{
"borderColor": "transparent",
Expand Down Expand Up @@ -312,6 +316,7 @@ etc.."
{
"fontFamily": "PoppinsRegular",
"fontSize": 14,
"lineHeight": 20,
},
{
"fontWeight": 400,
Expand Down Expand Up @@ -438,6 +443,7 @@ etc.."
{
"fontFamily": "PoppinsRegular",
"fontSize": 14,
"lineHeight": 20,
},
{
"fontWeight": 400,
Expand Down Expand Up @@ -564,6 +570,7 @@ etc.."
{
"fontFamily": "PoppinsRegular",
"fontSize": 14,
"lineHeight": 20,
},
{
"fontWeight": 400,
Expand Down Expand Up @@ -672,6 +679,7 @@ etc.."
{
"fontFamily": "PoppinsRegular",
"fontSize": 16,
"lineHeight": 24,
},
{
"fontWeight": 400,
Expand Down Expand Up @@ -750,6 +758,7 @@ etc.."
"fontFamily": "PoppinsMedium",
"fontSize": 16,
"fontWeight": 500,
"lineHeight": 24,
},
{
"fontWeight": 400,
Expand Down Expand Up @@ -839,6 +848,7 @@ etc.."
{
"fontFamily": "PoppinsRegular",
"fontSize": 14,
"lineHeight": 20,
},
{
"fontWeight": 400,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ exports[`TESTING Button Component GIVEN a text WHEN the component is rendered TH
"fontFamily": "PoppinsMedium",
"fontSize": 16,
"fontWeight": 500,
"lineHeight": 24,
},
{
"fontWeight": 400,
Expand Down
3 changes: 3 additions & 0 deletions components/common/Tabs/__snapshots__/Tabs.test.tsx.snap
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ exports[`TESTING Tabs WHEN rendering should match snapshot 1`] = `
{
"fontFamily": "PoppinsRegular",
"fontSize": 14,
"lineHeight": 20,
},
{
"fontWeight": 400,
Expand Down Expand Up @@ -118,6 +119,7 @@ exports[`TESTING Tabs WHEN rendering should match snapshot 1`] = `
{
"fontFamily": "PoppinsRegular",
"fontSize": 14,
"lineHeight": 20,
},
{
"fontWeight": 400,
Expand Down Expand Up @@ -176,6 +178,7 @@ exports[`TESTING Tabs WHEN rendering should match snapshot 1`] = `
{
"fontFamily": "PoppinsRegular",
"fontSize": 14,
"lineHeight": 20,
},
{
"fontWeight": 400,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ exports[`TESTING ThemedText Component WHEN the component is rendered should matc
{
"fontFamily": "PoppinsRegular",
"fontSize": 14,
"lineHeight": 20,
},
{
"fontWeight": 400,
Expand All @@ -27,6 +28,7 @@ exports[`TESTING ThemedText Component WHEN the variant is set to heading should
"fontFamily": "PoppinsSemiBold",
"fontSize": 24,
"fontWeight": 600,
"lineHeight": 32,
},
{
"fontWeight": 400,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ exports[`TESTING DatePicker WHEN the component is rendered should match snapshot
"fontFamily": "PoppinsMedium",
"fontSize": 16,
"fontWeight": 500,
"lineHeight": 24,
},
{
"fontWeight": 400,
Expand All @@ -103,6 +104,7 @@ exports[`TESTING DatePicker WHEN the component is rendered should match snapshot
{
"fontFamily": "PoppinsRegular",
"fontSize": 16,
"lineHeight": 24,
},
{
"fontWeight": 400,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ exports[`TESTING TextField component WHEN the TextField component is rendered TH
"fontFamily": "PoppinsMedium",
"fontSize": 16,
"fontWeight": 500,
"lineHeight": 24,
},
{
"fontWeight": 400,
Expand Down Expand Up @@ -61,6 +62,7 @@ exports[`TESTING TextField component WHEN the TextField component is rendered TH
{
"fontFamily": "PoppinsRegular",
"fontSize": 16,
"lineHeight": 24,
},
{
"borderColor": "transparent",
Expand Down Expand Up @@ -101,6 +103,7 @@ exports[`TESTING TextField component WHEN the TextField has errors THEN it shoul
"fontFamily": "PoppinsMedium",
"fontSize": 16,
"fontWeight": 500,
"lineHeight": 24,
},
{
"fontWeight": 400,
Expand Down Expand Up @@ -134,6 +137,7 @@ exports[`TESTING TextField component WHEN the TextField has errors THEN it shoul
{
"fontFamily": "PoppinsRegular",
"fontSize": 16,
"lineHeight": 24,
},
{
"borderColor": "#CC3333",
Expand All @@ -149,6 +153,7 @@ exports[`TESTING TextField component WHEN the TextField has errors THEN it shoul
{
"fontFamily": "PoppinsRegular",
"fontSize": 14,
"lineHeight": 20,
},
{
"fontWeight": 400,
Expand Down

0 comments on commit 5e56730

Please sign in to comment.