add some basic e2e tests

This commit is contained in:
ammarahm-ed
2021-12-06 12:52:55 +05:00
parent 731233b58f
commit afc4871d90
16 changed files with 117 additions and 57 deletions

View File

@@ -127,6 +127,7 @@ const SplashScreen = () => {
return (
!isIntroCompleted && (
<Animated.View
testID="notesnook.splashscreen"
style={{
zIndex: 999,
...getElevation(10),