Yogev Ben David
55ef525f6a
Handle rejections - pop and dismissModal (#4168 )
* Handle pop and dismissModal rejections - #3914
* Added e2e
* Update TextScreen.js
6 years ago
Shalom Yerushalmy
3c3da0454f
Migrate to jest (#3343 )
* Migrate to jest to support parallel ios simulator from detox
* When e2e lint only ts or js files
* Remove mocha from deps and decrease from 480000ms to 180000ms
6 years ago
yogevbd
17c8ea0672
test modal didDisappear called on dismiss
6 years ago
yogevbd
3a282ea24b
Closes #3216
6 years ago
Yusuf YILDIRIM
81a9cef310
Modal unmount e2e test (#3215 )
* Update docs
Outdated onAppLaunched part is changed
I just started to a project with v2 and I realized this part of the documentation was wrong. I searched a bit and find this 2 commits:
104e3f97fd
1d2680c5aa
So, that part is probably forgotten
* Modal unmount e2e test
* Modal unmount e2e test changes.
6 years ago
Guy Carmeli
ac13fc6560
Fix dismissModal root issue
Add root only if a modal was actually dismissed
6 years ago
Guy Carmeli
3a03b1d1ea
skip failing e2e test
6 years ago
Shalom Yerushalmy
49cf97c903
Fix trailing whitespace e2e/Modals.test.js
6 years ago
yogevbd
ef4acd9fbb
Closes #2935
6 years ago
Guy Carmeli
8045c23da2
More Detox related work
6 years ago
Guy Carmeli
cb4ced860f
Detox android (#2811 )
* Make detox android test suit pass
Disabled emulator animations due to limitation of espresso/detox which can't wait until
a push/pop animation ends
* Fix orientation parsing and enable detox orientation tests
* remove only
* Fix BottomTabs testId
* Support user orientation
* Fix rightButtons testId
* Add Modals tests
* e2e fix ios
6 years ago
yogevbd
04c578cc4e
V2 e2e Test IDs (#2304 )
* refactored e2e tests to work with testIDs
* lint fix
* android e2e fixed
7 years ago
Daniel Zlotin
f56267e71e
moved to using XO
7 years ago
Daniel Zlotin
e1e95988e0
fixed releases and ios e2e on travis
7 years ago
Daniel Zlotin
ebcf770a42
refctor ios e2e
7 years ago
Daniel Zlotin
3e800889b6
oops
7 years ago
Daniel Zlotin
00d30a511f
trying to pop
7 years ago
Daniel Zlotin
e6c81b626d
pop screen deep in stack
7 years ago
Daniel Zlotin
5e74cc72c6
work on #965
7 years ago
Daniel Zlotin
e04d175880
fixed e2e dismissModal #962
7 years ago
Daniel Zlotin
9b8a2dd010
works
7 years ago
Daniel Zlotin
2bda4c271f
fixed typo
7 years ago
Daniel Zlotin
883875e731
trigger build
7 years ago
Daniel Zlotin
c980ef33c1
fixing modals and title
7 years ago
Daniel Zlotin
e354e21500
#949
7 years ago
Daniel Zlotin
1d9a852533
moving stuff around to work on everything locally without hacks
7 years ago
Ran Greenberg
3b03bccf03
ios - popToRoot fixed #891
7 years ago
Ran Greenberg
3fba336381
fixed #889
7 years ago
Ran Greenberg
569592cb3c
ios: popTo
7 years ago
Daniel Zlotin
f500505b87
android: tests for utils
7 years ago
Daniel Zlotin
471071dab1
detox migration completed
7 years ago
Daniel Zlotin
73927dc875
fix for \#878
7 years ago
Daniel Zlotin
143804134a
fixing modal leak
7 years ago
Daniel Zlotin
563a975093
enabled tests
7 years ago
Daniel Zlotin
29cb8a4f66
lifecycle screen fix
7 years ago
Daniel Zlotin
2460ac3ded
fix lint
7 years ago
Ran Greenberg
ffe86e383f
refactor e2e tests
7 years ago
Ran Greenberg
0117b1d61e
#833 - pop screen by id when not on top
7 years ago
Ran Greenberg
b9af609e37
#830 dismissAllModals
7 years ago
Daniel Zlotin
1e7fa711a5
added Navigation.dismissAllModals
7 years ago
Ran Greenberg
abc6bb7113
#824
7 years ago
Ran Greenberg
f70d6de710
#824
7 years ago
Ran Greenberg
37bf8666e0
#824
7 years ago
Ran Greenberg
dc5ffecad7
support dismissModal by id
7 years ago
Ran Greenberg
7b36884e3b
support multiple modals shows
7 years ago
Daniel Zlotin
7b7b7a2d1b
added another testcase
7 years ago
Daniel Zlotin
b72f19f975
fixed tests, refactored
7 years ago
Ran Greenberg
4bd0ded475
iOS refactoring
7 years ago
Daniel Zlotin
d55736c101
ios all green
7 years ago
Daniel Zlotin
923a1dcc39
disabled temporary reload bug
7 years ago