Skip to content

Commit

Permalink
fga-eps-mds#175 - Updating all snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
Ronyell committed May 22, 2018
1 parent 428e57d commit 6c17ede
Show file tree
Hide file tree
Showing 36 changed files with 1,245 additions and 1,838 deletions.
5 changes: 3 additions & 2 deletions __tests__/components/__snapshots__/CpfField.test.js.snap
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP

exports[`Testing CpfField component Test if CpfField renders correctly 1`] = `
<View
<Component
style={
Object {
"alignItems": "center",
Expand Down Expand Up @@ -29,6 +29,7 @@ exports[`Testing CpfField component Test if CpfField renders correctly 1`] = `
}
/>
<TextInput
allowFontScaling={true}
keyboardType="numeric"
maxLength={11}
onChangeText={[Function]}
Expand All @@ -42,5 +43,5 @@ exports[`Testing CpfField component Test if CpfField renders correctly 1`] = `
}
underlineColorAndroid="transparent"
/>
</View>
</Component>
`;
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP

exports[`Testing LocalizationButton Component Test LocalizationButton Rendering 1`] = `
<View
<Component
key="localizationButton"
>
<Text
accessible={true}
allowFontScaling={true}
disabled={false}
ellipsizeMode="tail"
style={
Object {
Expand Down Expand Up @@ -38,7 +37,6 @@ exports[`Testing LocalizationButton Component Test LocalizationButton Rendering
<Text
accessible={true}
allowFontScaling={true}
disabled={false}
ellipsizeMode="tail"
style={
Object {
Expand All @@ -50,5 +48,5 @@ exports[`Testing LocalizationButton Component Test LocalizationButton Rendering
Ver no Mapa
</Text>
</TouchableOpacity>
</View>
</Component>
`;
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP

exports[`Testing LocalizationMapButton Component Test LocalizationButton Rendering 1`] = `
<View
<Component
key="localizationButton"
>
<Text
accessible={true}
allowFontScaling={true}
disabled={false}
ellipsizeMode="tail"
style={
Object {
Expand Down Expand Up @@ -38,7 +37,6 @@ exports[`Testing LocalizationMapButton Component Test LocalizationButton Renderi
<Text
accessible={true}
allowFontScaling={true}
disabled={false}
ellipsizeMode="tail"
style={
Object {
Expand All @@ -50,5 +48,5 @@ exports[`Testing LocalizationMapButton Component Test LocalizationButton Renderi
Ver no Mapa
</Text>
</TouchableOpacity>
</View>
</Component>
`;
8 changes: 4 additions & 4 deletions __tests__/components/__snapshots__/Menu.test.js.snap
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP

exports[`Testing Menu Side Bar Test Menu Rendering 1`] = `
<View
<Component
style={
Object {
"backgroundColor": "#FF9500",
Expand All @@ -13,7 +13,7 @@ exports[`Testing Menu Side Bar Test Menu Rendering 1`] = `
}
}
>
<ScrollViewMock>
<ScrollView>
<MenuButton
iconName="search"
isLogout={false}
Expand Down Expand Up @@ -70,6 +70,6 @@ exports[`Testing Menu Side Bar Test Menu Rendering 1`] = `
onPress={[Function]}
text="Sair"
/>
</ScrollViewMock>
</View>
</ScrollView>
</Component>
`;
20 changes: 6 additions & 14 deletions __tests__/components/__snapshots__/VisitCard.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ exports[`1 1`] = `1`;
exports[`1 2`] = `1`;

exports[`Testing VisitCard Component Test VisitCard Rendering 1`] = `
<View
<Component
style={
Object {
"alignItems": "center",
Expand All @@ -21,7 +21,7 @@ exports[`Testing VisitCard Component Test VisitCard Rendering 1`] = `
}
}
>
<View
<Component
style={
Object {
"flex": 4,
Expand All @@ -34,7 +34,6 @@ exports[`Testing VisitCard Component Test VisitCard Rendering 1`] = `
<Text
accessible={true}
allowFontScaling={true}
disabled={false}
ellipsizeMode="tail"
style={
Object {
Expand All @@ -46,7 +45,6 @@ exports[`Testing VisitCard Component Test VisitCard Rendering 1`] = `
<Text
accessible={true}
allowFontScaling={true}
disabled={false}
ellipsizeMode="tail"
style={
Object {
Expand All @@ -61,7 +59,6 @@ exports[`Testing VisitCard Component Test VisitCard Rendering 1`] = `
<Text
accessible={true}
allowFontScaling={true}
disabled={false}
ellipsizeMode="tail"
style={
Object {
Expand All @@ -73,7 +70,6 @@ exports[`Testing VisitCard Component Test VisitCard Rendering 1`] = `
<Text
accessible={true}
allowFontScaling={true}
disabled={false}
ellipsizeMode="tail"
style={
Object {
Expand All @@ -88,7 +84,6 @@ exports[`Testing VisitCard Component Test VisitCard Rendering 1`] = `
<Text
accessible={true}
allowFontScaling={true}
disabled={false}
ellipsizeMode="tail"
style={
Object {
Expand All @@ -100,7 +95,6 @@ exports[`Testing VisitCard Component Test VisitCard Rendering 1`] = `
<Text
accessible={true}
allowFontScaling={true}
disabled={false}
ellipsizeMode="tail"
style={
Object {
Expand All @@ -112,8 +106,8 @@ exports[`Testing VisitCard Component Test VisitCard Rendering 1`] = `
</Text>
00:00
</Text>
</View>
<View
</Component>
<Component
style={
Object {
"flex": 3,
Expand All @@ -140,8 +134,8 @@ exports[`Testing VisitCard Component Test VisitCard Rendering 1`] = `
<MoreInfoCard
infoCardCallBack={[Function]}
/>
</View>
</View>
</Component>
</Component>
`;

exports[`Testing Visitcard internal componentes Testing ConfirmAndCancelButtons rendering 1`] = `
Expand All @@ -153,7 +147,6 @@ exports[`Testing Visitcard internal componentes Testing ConfirmAndCancelButtons
<Text
accessible={true}
allowFontScaling={true}
disabled={false}
ellipsizeMode="tail"
style={
Object {
Expand Down Expand Up @@ -189,7 +182,6 @@ exports[`Testing Visitcard internal componentes Testing MoreInfoCard rendering 1
<Text
accessible={true}
allowFontScaling={true}
disabled={false}
ellipsizeMode="tail"
style={
Object {
Expand Down
16 changes: 4 additions & 12 deletions __tests__/components/__snapshots__/VisitInfoPopUp.test.js.snap
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP

exports[`Testing VisitInfoPopUp Component Test VisitInfoPopUp Rendering 1`] = `
<View
<Component
style={
Object {
"alignItems": "center",
Expand All @@ -17,7 +17,7 @@ exports[`Testing VisitInfoPopUp Component Test VisitInfoPopUp Rendering 1`] = `
}
}
>
<View
<Component
style={
Object {
"flex": 4,
Expand All @@ -30,7 +30,6 @@ exports[`Testing VisitInfoPopUp Component Test VisitInfoPopUp Rendering 1`] = `
<Text
accessible={true}
allowFontScaling={true}
disabled={false}
ellipsizeMode="tail"
style={
Object {
Expand All @@ -42,7 +41,6 @@ exports[`Testing VisitInfoPopUp Component Test VisitInfoPopUp Rendering 1`] = `
<Text
accessible={true}
allowFontScaling={true}
disabled={false}
ellipsizeMode="tail"
style={
Object {
Expand All @@ -57,7 +55,6 @@ exports[`Testing VisitInfoPopUp Component Test VisitInfoPopUp Rendering 1`] = `
<Text
accessible={true}
allowFontScaling={true}
disabled={false}
ellipsizeMode="tail"
style={
Object {
Expand All @@ -69,7 +66,6 @@ exports[`Testing VisitInfoPopUp Component Test VisitInfoPopUp Rendering 1`] = `
<Text
accessible={true}
allowFontScaling={true}
disabled={false}
ellipsizeMode="tail"
style={
Object {
Expand All @@ -84,7 +80,6 @@ exports[`Testing VisitInfoPopUp Component Test VisitInfoPopUp Rendering 1`] = `
<Text
accessible={true}
allowFontScaling={true}
disabled={false}
ellipsizeMode="tail"
style={
Object {
Expand All @@ -96,7 +91,6 @@ exports[`Testing VisitInfoPopUp Component Test VisitInfoPopUp Rendering 1`] = `
<Text
accessible={true}
allowFontScaling={true}
disabled={false}
ellipsizeMode="tail"
style={
Object {
Expand All @@ -111,7 +105,6 @@ exports[`Testing VisitInfoPopUp Component Test VisitInfoPopUp Rendering 1`] = `
<Text
accessible={true}
allowFontScaling={true}
disabled={false}
ellipsizeMode="tail"
style={
Object {
Expand All @@ -123,7 +116,6 @@ exports[`Testing VisitInfoPopUp Component Test VisitInfoPopUp Rendering 1`] = `
<Text
accessible={true}
allowFontScaling={true}
disabled={false}
ellipsizeMode="tail"
style={
Object {
Expand All @@ -140,6 +132,6 @@ exports[`Testing VisitInfoPopUp Component Test VisitInfoPopUp Rendering 1`] = `
visitLat={0}
visitLong={0}
/>
</View>
</View>
</Component>
</Component>
`;
Loading

0 comments on commit 6c17ede

Please sign in to comment.