835 lines
18 KiB
Plaintext
835 lines
18 KiB
Plaintext
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
|
|
|
exports[`render channel 1`] = `
|
|
<View>
|
|
<View
|
|
accessibilityComponentType={undefined}
|
|
accessibilityLabel="general, last message Nov 10"
|
|
accessibilityTraits="selected"
|
|
accessible={true}
|
|
hasTVPreferredFocus={undefined}
|
|
hitSlop={undefined}
|
|
isTVSelectable={true}
|
|
nativeID={undefined}
|
|
onLayout={undefined}
|
|
onResponderGrant={[Function]}
|
|
onResponderMove={[Function]}
|
|
onResponderRelease={[Function]}
|
|
onResponderTerminate={[Function]}
|
|
onResponderTerminationRequest={[Function]}
|
|
onStartShouldSetResponder={[Function]}
|
|
style={
|
|
Array [
|
|
Object {
|
|
"backgroundColor": "transparent",
|
|
},
|
|
undefined,
|
|
]
|
|
}
|
|
testID={undefined}
|
|
tvParallaxProperties={undefined}
|
|
>
|
|
<View
|
|
style={
|
|
Array [
|
|
Object {
|
|
"alignItems": "center",
|
|
"flexDirection": "row",
|
|
"paddingHorizontal": 16,
|
|
"paddingVertical": 10,
|
|
},
|
|
undefined,
|
|
]
|
|
}
|
|
>
|
|
<View
|
|
style={
|
|
Array [
|
|
Object {
|
|
"alignItems": "center",
|
|
"justifyContent": "center",
|
|
"overflow": "hidden",
|
|
},
|
|
Object {
|
|
"backgroundColor": "#00BCD4",
|
|
"borderRadius": 4,
|
|
"height": 40,
|
|
"width": 40,
|
|
},
|
|
undefined,
|
|
]
|
|
}
|
|
>
|
|
<Text
|
|
accessible={true}
|
|
allowFontScaling={false}
|
|
ellipsizeMode="tail"
|
|
style={
|
|
Array [
|
|
Object {
|
|
"color": undefined,
|
|
"fontSize": 12,
|
|
},
|
|
Array [
|
|
Object {
|
|
"color": "#ffffff",
|
|
},
|
|
Object {
|
|
"fontSize": 20,
|
|
},
|
|
],
|
|
Object {
|
|
"fontFamily": "Material Design Icons",
|
|
"fontStyle": "normal",
|
|
"fontWeight": "normal",
|
|
},
|
|
]
|
|
}
|
|
>
|
|
|
|
</Text>
|
|
</View>
|
|
<View
|
|
style={
|
|
Object {
|
|
"flex": 1,
|
|
"marginLeft": 16,
|
|
"marginRight": 4,
|
|
}
|
|
}
|
|
>
|
|
<Text
|
|
accessible={true}
|
|
allowFontScaling={true}
|
|
ellipsizeMode="tail"
|
|
numberOfLines={1}
|
|
style={
|
|
Array [
|
|
Object {
|
|
"color": "#444",
|
|
"flex": 1,
|
|
"fontSize": 16,
|
|
},
|
|
undefined,
|
|
]
|
|
}
|
|
>
|
|
general
|
|
</Text>
|
|
<Text
|
|
accessible={true}
|
|
allowFontScaling={true}
|
|
ellipsizeMode="tail"
|
|
numberOfLines={1}
|
|
style={
|
|
Object {
|
|
"color": "#888",
|
|
"flex": 1,
|
|
"fontSize": 10,
|
|
}
|
|
}
|
|
>
|
|
Nov 10
|
|
</Text>
|
|
</View>
|
|
</View>
|
|
</View>
|
|
</View>
|
|
`;
|
|
|
|
exports[`render no icon 1`] = `
|
|
<View>
|
|
<View
|
|
accessibilityComponentType={undefined}
|
|
accessibilityLabel="name, last message Nov 10"
|
|
accessibilityTraits="selected"
|
|
accessible={true}
|
|
hasTVPreferredFocus={undefined}
|
|
hitSlop={undefined}
|
|
isTVSelectable={true}
|
|
nativeID={undefined}
|
|
onLayout={undefined}
|
|
onResponderGrant={[Function]}
|
|
onResponderMove={[Function]}
|
|
onResponderRelease={[Function]}
|
|
onResponderTerminate={[Function]}
|
|
onResponderTerminationRequest={[Function]}
|
|
onStartShouldSetResponder={[Function]}
|
|
style={
|
|
Array [
|
|
Object {
|
|
"backgroundColor": "transparent",
|
|
},
|
|
undefined,
|
|
]
|
|
}
|
|
testID={undefined}
|
|
tvParallaxProperties={undefined}
|
|
>
|
|
<View
|
|
style={
|
|
Array [
|
|
Object {
|
|
"alignItems": "center",
|
|
"flexDirection": "row",
|
|
"paddingHorizontal": 16,
|
|
"paddingVertical": 10,
|
|
},
|
|
undefined,
|
|
]
|
|
}
|
|
>
|
|
<View
|
|
style={
|
|
Array [
|
|
Object {
|
|
"alignItems": "center",
|
|
"justifyContent": "center",
|
|
"overflow": "hidden",
|
|
},
|
|
Object {
|
|
"backgroundColor": "#3F51B5",
|
|
"borderRadius": 4,
|
|
"height": 40,
|
|
"width": 40,
|
|
},
|
|
undefined,
|
|
]
|
|
}
|
|
>
|
|
<Text
|
|
accessible={true}
|
|
allowFontScaling={false}
|
|
ellipsizeMode="tail"
|
|
style={
|
|
Array [
|
|
Object {
|
|
"color": undefined,
|
|
"fontSize": 12,
|
|
},
|
|
Array [
|
|
Object {
|
|
"color": "#ffffff",
|
|
},
|
|
Object {
|
|
"fontSize": 20,
|
|
},
|
|
],
|
|
Object {
|
|
"fontFamily": "Material Design Icons",
|
|
"fontStyle": "normal",
|
|
"fontWeight": "normal",
|
|
},
|
|
]
|
|
}
|
|
>
|
|
|
|
</Text>
|
|
</View>
|
|
<View
|
|
style={
|
|
Object {
|
|
"flex": 1,
|
|
"marginLeft": 16,
|
|
"marginRight": 4,
|
|
}
|
|
}
|
|
>
|
|
<Text
|
|
accessible={true}
|
|
allowFontScaling={true}
|
|
ellipsizeMode="tail"
|
|
numberOfLines={1}
|
|
style={
|
|
Array [
|
|
Object {
|
|
"color": "#444",
|
|
"flex": 1,
|
|
"fontSize": 16,
|
|
},
|
|
undefined,
|
|
]
|
|
}
|
|
>
|
|
name
|
|
</Text>
|
|
<Text
|
|
accessible={true}
|
|
allowFontScaling={true}
|
|
ellipsizeMode="tail"
|
|
numberOfLines={1}
|
|
style={
|
|
Object {
|
|
"color": "#888",
|
|
"flex": 1,
|
|
"fontSize": 10,
|
|
}
|
|
}
|
|
>
|
|
Nov 10
|
|
</Text>
|
|
</View>
|
|
</View>
|
|
</View>
|
|
</View>
|
|
`;
|
|
|
|
exports[`render private group 1`] = `
|
|
<View>
|
|
<View
|
|
accessibilityComponentType={undefined}
|
|
accessibilityLabel="private-group, last message Nov 10"
|
|
accessibilityTraits="selected"
|
|
accessible={true}
|
|
hasTVPreferredFocus={undefined}
|
|
hitSlop={undefined}
|
|
isTVSelectable={true}
|
|
nativeID={undefined}
|
|
onLayout={undefined}
|
|
onResponderGrant={[Function]}
|
|
onResponderMove={[Function]}
|
|
onResponderRelease={[Function]}
|
|
onResponderTerminate={[Function]}
|
|
onResponderTerminationRequest={[Function]}
|
|
onStartShouldSetResponder={[Function]}
|
|
style={
|
|
Array [
|
|
Object {
|
|
"backgroundColor": "transparent",
|
|
},
|
|
undefined,
|
|
]
|
|
}
|
|
testID={undefined}
|
|
tvParallaxProperties={undefined}
|
|
>
|
|
<View
|
|
style={
|
|
Array [
|
|
Object {
|
|
"alignItems": "center",
|
|
"flexDirection": "row",
|
|
"paddingHorizontal": 16,
|
|
"paddingVertical": 10,
|
|
},
|
|
undefined,
|
|
]
|
|
}
|
|
>
|
|
<View
|
|
style={
|
|
Array [
|
|
Object {
|
|
"alignItems": "center",
|
|
"justifyContent": "center",
|
|
"overflow": "hidden",
|
|
},
|
|
Object {
|
|
"backgroundColor": "#FF9800",
|
|
"borderRadius": 4,
|
|
"height": 40,
|
|
"width": 40,
|
|
},
|
|
undefined,
|
|
]
|
|
}
|
|
>
|
|
<Text
|
|
accessible={true}
|
|
allowFontScaling={false}
|
|
ellipsizeMode="tail"
|
|
style={
|
|
Array [
|
|
Object {
|
|
"color": undefined,
|
|
"fontSize": 12,
|
|
},
|
|
Array [
|
|
Object {
|
|
"color": "#ffffff",
|
|
},
|
|
Object {
|
|
"fontSize": 20,
|
|
},
|
|
],
|
|
Object {
|
|
"fontFamily": "Material Design Icons",
|
|
"fontStyle": "normal",
|
|
"fontWeight": "normal",
|
|
},
|
|
]
|
|
}
|
|
>
|
|
|
|
</Text>
|
|
</View>
|
|
<View
|
|
style={
|
|
Object {
|
|
"flex": 1,
|
|
"marginLeft": 16,
|
|
"marginRight": 4,
|
|
}
|
|
}
|
|
>
|
|
<Text
|
|
accessible={true}
|
|
allowFontScaling={true}
|
|
ellipsizeMode="tail"
|
|
numberOfLines={1}
|
|
style={
|
|
Array [
|
|
Object {
|
|
"color": "#444",
|
|
"flex": 1,
|
|
"fontSize": 16,
|
|
},
|
|
undefined,
|
|
]
|
|
}
|
|
>
|
|
private-group
|
|
</Text>
|
|
<Text
|
|
accessible={true}
|
|
allowFontScaling={true}
|
|
ellipsizeMode="tail"
|
|
numberOfLines={1}
|
|
style={
|
|
Object {
|
|
"color": "#888",
|
|
"flex": 1,
|
|
"fontSize": 10,
|
|
}
|
|
}
|
|
>
|
|
Nov 10
|
|
</Text>
|
|
</View>
|
|
</View>
|
|
</View>
|
|
|
|
</View>
|
|
`;
|
|
|
|
exports[`render unread +999 1`] = `
|
|
<View>
|
|
<View
|
|
accessibilityComponentType={undefined}
|
|
accessibilityLabel="name, 1000 alerts, last message Nov 10"
|
|
accessibilityTraits="selected"
|
|
accessible={true}
|
|
hasTVPreferredFocus={undefined}
|
|
hitSlop={undefined}
|
|
isTVSelectable={true}
|
|
nativeID={undefined}
|
|
onLayout={undefined}
|
|
onResponderGrant={[Function]}
|
|
onResponderMove={[Function]}
|
|
onResponderRelease={[Function]}
|
|
onResponderTerminate={[Function]}
|
|
onResponderTerminationRequest={[Function]}
|
|
onStartShouldSetResponder={[Function]}
|
|
style={
|
|
Array [
|
|
Object {
|
|
"backgroundColor": "transparent",
|
|
},
|
|
undefined,
|
|
]
|
|
}
|
|
testID={undefined}
|
|
tvParallaxProperties={undefined}
|
|
>
|
|
<View
|
|
style={
|
|
Array [
|
|
Object {
|
|
"alignItems": "center",
|
|
"flexDirection": "row",
|
|
"paddingHorizontal": 16,
|
|
"paddingVertical": 10,
|
|
},
|
|
undefined,
|
|
]
|
|
}
|
|
>
|
|
<View
|
|
style={
|
|
Array [
|
|
Object {
|
|
"alignItems": "center",
|
|
"justifyContent": "center",
|
|
"overflow": "hidden",
|
|
},
|
|
Object {
|
|
"backgroundColor": "#3F51B5",
|
|
"borderRadius": 4,
|
|
"height": 40,
|
|
"width": 40,
|
|
},
|
|
undefined,
|
|
]
|
|
}
|
|
>
|
|
<Text
|
|
accessible={true}
|
|
allowFontScaling={false}
|
|
ellipsizeMode="tail"
|
|
style={
|
|
Array [
|
|
Object {
|
|
"color": "#ffffff",
|
|
},
|
|
Object {
|
|
"fontSize": 20,
|
|
},
|
|
]
|
|
}
|
|
>
|
|
NA
|
|
</Text>
|
|
|
|
</View>
|
|
<View
|
|
style={
|
|
Object {
|
|
"flex": 1,
|
|
"marginLeft": 16,
|
|
"marginRight": 4,
|
|
}
|
|
}
|
|
>
|
|
<Text
|
|
accessible={true}
|
|
allowFontScaling={true}
|
|
ellipsizeMode="tail"
|
|
numberOfLines={1}
|
|
style={
|
|
Array [
|
|
Object {
|
|
"color": "#444",
|
|
"flex": 1,
|
|
"fontSize": 16,
|
|
},
|
|
undefined,
|
|
]
|
|
}
|
|
>
|
|
name
|
|
</Text>
|
|
<Text
|
|
accessible={true}
|
|
allowFontScaling={true}
|
|
ellipsizeMode="tail"
|
|
numberOfLines={1}
|
|
style={
|
|
Object {
|
|
"color": "#888",
|
|
"flex": 1,
|
|
"fontSize": 10,
|
|
}
|
|
}
|
|
>
|
|
Nov 10
|
|
</Text>
|
|
</View>
|
|
<Text
|
|
accessible={true}
|
|
allowFontScaling={true}
|
|
ellipsizeMode="tail"
|
|
style={
|
|
Object {
|
|
"backgroundColor": "#1d74f5",
|
|
"borderRadius": 3,
|
|
"color": "#fff",
|
|
"fontSize": 14,
|
|
"minWidth": 20,
|
|
"overflow": "hidden",
|
|
"paddingHorizontal": 5,
|
|
"paddingVertical": 2,
|
|
"textAlign": "center",
|
|
}
|
|
}
|
|
>
|
|
999+
|
|
</Text>
|
|
</View>
|
|
</View>
|
|
</View>
|
|
`;
|
|
|
|
exports[`render unread 1`] = `
|
|
<View>
|
|
<View
|
|
accessibilityComponentType={undefined}
|
|
accessibilityLabel="name, 1 alert, last message Nov 10"
|
|
accessibilityTraits="selected"
|
|
accessible={true}
|
|
hasTVPreferredFocus={undefined}
|
|
hitSlop={undefined}
|
|
isTVSelectable={true}
|
|
nativeID={undefined}
|
|
onLayout={undefined}
|
|
onResponderGrant={[Function]}
|
|
onResponderMove={[Function]}
|
|
onResponderRelease={[Function]}
|
|
onResponderTerminate={[Function]}
|
|
onResponderTerminationRequest={[Function]}
|
|
onStartShouldSetResponder={[Function]}
|
|
style={
|
|
Array [
|
|
Object {
|
|
"backgroundColor": "transparent",
|
|
},
|
|
undefined,
|
|
]
|
|
}
|
|
testID={undefined}
|
|
tvParallaxProperties={undefined}
|
|
>
|
|
<View
|
|
style={
|
|
Array [
|
|
Object {
|
|
"alignItems": "center",
|
|
"flexDirection": "row",
|
|
"paddingHorizontal": 16,
|
|
"paddingVertical": 10,
|
|
},
|
|
undefined,
|
|
]
|
|
}
|
|
>
|
|
<View
|
|
style={
|
|
Array [
|
|
Object {
|
|
"alignItems": "center",
|
|
"justifyContent": "center",
|
|
"overflow": "hidden",
|
|
},
|
|
Object {
|
|
"backgroundColor": "#3F51B5",
|
|
"borderRadius": 4,
|
|
"height": 40,
|
|
"width": 40,
|
|
},
|
|
undefined,
|
|
]
|
|
}
|
|
>
|
|
<Text
|
|
accessible={true}
|
|
allowFontScaling={false}
|
|
ellipsizeMode="tail"
|
|
style={
|
|
Array [
|
|
Object {
|
|
"color": "#ffffff",
|
|
},
|
|
Object {
|
|
"fontSize": 20,
|
|
},
|
|
]
|
|
}
|
|
>
|
|
NA
|
|
</Text>
|
|
|
|
</View>
|
|
<View
|
|
style={
|
|
Object {
|
|
"flex": 1,
|
|
"marginLeft": 16,
|
|
"marginRight": 4,
|
|
}
|
|
}
|
|
>
|
|
<Text
|
|
accessible={true}
|
|
allowFontScaling={true}
|
|
ellipsizeMode="tail"
|
|
numberOfLines={1}
|
|
style={
|
|
Array [
|
|
Object {
|
|
"color": "#444",
|
|
"flex": 1,
|
|
"fontSize": 16,
|
|
},
|
|
undefined,
|
|
]
|
|
}
|
|
>
|
|
name
|
|
</Text>
|
|
<Text
|
|
accessible={true}
|
|
allowFontScaling={true}
|
|
ellipsizeMode="tail"
|
|
numberOfLines={1}
|
|
style={
|
|
Object {
|
|
"color": "#888",
|
|
"flex": 1,
|
|
"fontSize": 10,
|
|
}
|
|
}
|
|
>
|
|
Nov 10
|
|
</Text>
|
|
</View>
|
|
<Text
|
|
accessible={true}
|
|
allowFontScaling={true}
|
|
ellipsizeMode="tail"
|
|
style={
|
|
Object {
|
|
"backgroundColor": "#1d74f5",
|
|
"borderRadius": 3,
|
|
"color": "#fff",
|
|
"fontSize": 14,
|
|
"minWidth": 20,
|
|
"overflow": "hidden",
|
|
"paddingHorizontal": 5,
|
|
"paddingVertical": 2,
|
|
"textAlign": "center",
|
|
}
|
|
}
|
|
>
|
|
1
|
|
</Text>
|
|
</View>
|
|
</View>
|
|
</View>
|
|
`;
|
|
|
|
exports[`renders correctly 1`] = `
|
|
<View>
|
|
<View
|
|
accessibilityComponentType={undefined}
|
|
accessibilityLabel="name, last message Nov 10"
|
|
accessibilityTraits="selected"
|
|
accessible={true}
|
|
hasTVPreferredFocus={undefined}
|
|
hitSlop={undefined}
|
|
isTVSelectable={true}
|
|
nativeID={undefined}
|
|
onLayout={undefined}
|
|
onResponderGrant={[Function]}
|
|
onResponderMove={[Function]}
|
|
onResponderRelease={[Function]}
|
|
onResponderTerminate={[Function]}
|
|
onResponderTerminationRequest={[Function]}
|
|
onStartShouldSetResponder={[Function]}
|
|
style={
|
|
Array [
|
|
Object {
|
|
"backgroundColor": "transparent",
|
|
},
|
|
undefined,
|
|
]
|
|
}
|
|
testID={undefined}
|
|
tvParallaxProperties={undefined}
|
|
>
|
|
<View
|
|
style={
|
|
Array [
|
|
Object {
|
|
"alignItems": "center",
|
|
"flexDirection": "row",
|
|
"paddingHorizontal": 16,
|
|
"paddingVertical": 10,
|
|
},
|
|
undefined,
|
|
]
|
|
}
|
|
>
|
|
<View
|
|
style={
|
|
Array [
|
|
Object {
|
|
"alignItems": "center",
|
|
"justifyContent": "center",
|
|
"overflow": "hidden",
|
|
},
|
|
Object {
|
|
"backgroundColor": "#3F51B5",
|
|
"borderRadius": 4,
|
|
"height": 40,
|
|
"width": 40,
|
|
},
|
|
undefined,
|
|
]
|
|
}
|
|
>
|
|
<Text
|
|
accessible={true}
|
|
allowFontScaling={false}
|
|
ellipsizeMode="tail"
|
|
style={
|
|
Array [
|
|
Object {
|
|
"color": "#ffffff",
|
|
},
|
|
Object {
|
|
"fontSize": 20,
|
|
},
|
|
]
|
|
}
|
|
>
|
|
NA
|
|
</Text>
|
|
|
|
</View>
|
|
<View
|
|
style={
|
|
Object {
|
|
"flex": 1,
|
|
"marginLeft": 16,
|
|
"marginRight": 4,
|
|
}
|
|
}
|
|
>
|
|
<Text
|
|
accessible={true}
|
|
allowFontScaling={true}
|
|
ellipsizeMode="tail"
|
|
numberOfLines={1}
|
|
style={
|
|
Array [
|
|
Object {
|
|
"color": "#444",
|
|
"flex": 1,
|
|
"fontSize": 16,
|
|
},
|
|
undefined,
|
|
]
|
|
}
|
|
>
|
|
name
|
|
</Text>
|
|
<Text
|
|
accessible={true}
|
|
allowFontScaling={true}
|
|
ellipsizeMode="tail"
|
|
numberOfLines={1}
|
|
style={
|
|
Object {
|
|
"color": "#888",
|
|
"flex": 1,
|
|
"fontSize": 10,
|
|
}
|
|
}
|
|
>
|
|
Nov 10
|
|
</Text>
|
|
</View>
|
|
</View>
|
|
</View>
|
|
</View>
|
|
`;
|