Diego Mello
8a83d22d35
Fix some flaky tests
2023-02-28 14:00:10 -03:00
Diego Mello
391ec65a42
Explicit export Detox imports as per documentation
2023-02-28 11:18:41 -03:00
Diego Mello
e7b7f8e613
Trying react-native-dotenv
2023-02-27 15:23:40 -03:00
Diego Mello
22b485994a
Decrease threads flakiness
2023-02-27 09:43:17 -03:00
Diego Mello
81a4c319a0
Fix random message
2023-02-24 16:01:26 -03:00
Diego Mello
fa95aed4d8
skip android
2023-02-24 15:21:26 -03:00
Diego Mello
a32817202f
threads
2023-02-24 08:57:08 -03:00
Diego Mello
7e56950437
Workaround for Android tapBack
2023-02-23 17:36:50 -03:00
Diego Mello
1e850b2840
room android
2023-02-23 17:07:30 -03:00
Diego Mello
3b35344cf1
Skipped a few tests on Android
2023-02-23 14:00:15 -03:00
Diego Mello
fa6057e070
Removed android specific conditions
2023-02-23 10:55:13 -03:00
Diego Mello
2dbf43c46b
Lint
2023-02-23 10:06:22 -03:00
Diego Mello
336950624d
Lint
2023-02-23 09:59:27 -03:00
Diego Mello
d2aa631b37
first iteration
2023-02-22 17:54:30 -03:00
Diego Mello
ae0c55ac21
til createdmgroup
2023-02-22 16:38:30 -03:00
Diego Mello
8d9644c8ac
refactoring
2023-02-22 14:46:16 -03:00
Diego Mello
ac827ffa07
stash
2023-02-22 13:58:21 -03:00
Diego Mello
c4b60efa50
until deleteserver
2023-02-22 11:03:29 -03:00
Diego Mello
cc121e66f5
til changeserver
2023-02-22 10:36:51 -03:00
Diego Mello
e9721c8743
Making tests truly idempotent to use reply: enc and broadcast
2023-02-22 10:06:16 -03:00
Diego Mello
c79cef0465
Making tests more reliable
2023-02-21 17:38:23 -03:00
Diego Mello
f01b62e70e
fix flaky tests
2023-02-21 10:01:53 -03:00
Diego Mello
f2c3ffa6bc
Fix several tests
2023-02-20 17:34:51 -03:00
Diego Mello
e6a3300b6e
set back to en
2023-02-20 11:07:36 -03:00
Diego Mello
00f9bfc3e9
team
2023-02-20 10:40:15 -03:00
Diego Mello
6ae8042e34
ignore user
2023-02-20 09:39:23 -03:00
Diego Mello
2fd1e34ed8
room info
2023-02-17 17:42:42 -03:00
Diego Mello
7c70821706
Threads
2023-02-17 09:32:06 -03:00
Diego Mello
b4b9192ba0
Room Actions
2023-02-17 09:21:42 -03:00
Diego Mello
d56bb46c5b
Disable emoji picker tests and fix 02-room
2023-02-16 16:51:20 -03:00
Diego Mello
d3763e37db
fix in app notification and added navigateToRoom and checkRoomTitle
2023-02-16 11:39:56 -03:00
Diego Mello
a0606aa23c
Comment failing test. We can enable it again once we refactor test setup
2023-02-16 11:02:18 -03:00
Diego Mello
8fd07c18d5
Fix join public room
2023-02-16 10:57:42 -03:00
Diego Mello
ea2360754b
Fix profile
2023-02-16 10:50:21 -03:00
Diego Mello
579af558f4
Fix e2ee
2023-02-16 10:29:14 -03:00
Diego Mello
7ab289d009
Cleanup createuser
2023-02-16 09:47:05 -03:00
Diego Mello
6ea3e70ad2
Fix server history with tapAndWaitFor
2023-02-16 09:46:50 -03:00
Diego Mello
b2204619e8
GlobalSetup workaround
2023-02-08 13:06:06 -03:00
Diego Mello
12d4c097fe
Remove render checks
2023-02-07 14:01:20 -03:00
Diego Mello
86060deb92
tapReturnKey
2023-01-27 10:23:38 -03:00
Diego Mello
efaabd891a
Run login only
2023-01-26 10:24:18 -03:00
Diego Mello
b332bfecd4
Re-add previous tests
2023-01-25 16:03:02 -03:00
Diego Mello
8ae51f65d1
stash
2023-01-24 13:33:11 -03:00
Diego Mello
4174aef4f8
Chore: Upgrade react-native-device-info to 10.3.0 ( #4770 )
2022-12-21 15:47:42 -03:00
Reinaldo Neto
cbd9b27cf7
[FIX] Cannot read property 'fetch' of undefined on ThreadMessagesView ( #4557 )
...
* [FIX] Cannot read property 'fetch' of undefined on ThreadMessagesView
* added e2e test
* change from _raw to _id
* test thread messages view with a thread created
2022-12-02 14:06:14 -03:00
Reinaldo Neto
aa26f7251e
[FIX] Remove nested room navigation ( #4702 )
...
* reset from room to room
* jump from room to room it's fine
* threads ipad
* fix ts roomslistview
* remove params
* fix the ipad highlight
* jump to a message from a thread to main room
* the reset within the goRoom
* create channel
* changes in canned response
* fix discussion navigation
* navigation newmessageview to users
* fix go room from room info view
* inappnotification, deeplinking, room.js
* change from room.rooms to room.subscribed
* minor tweak jumptomessage
* fix add existing channel to team and fixing test 02 of teams
* keep the same behavior after add existing channel
* keep the same behavior after add existing channel
* clean cosole
* changes requested about the name
* inapp redux to hooks
* added a comment to addexistingchanneltoteam
* minor tweak jumptomessage
* refactor goRoom to add the param popToRoot, also refactor the navigate in deeplinking too
* refactor other places that exist goRoom
* fix the didUpdate
* added in app notification test
* clean js
* minor tweak test
2022-11-25 10:21:56 -03:00
Diego Mello
05a04f7f29
[IMPROVE] Sync message actions order with web app ( #4672 )
2022-11-10 16:48:52 -03:00
Reinaldo Neto
640d83c9df
[FIX] The TS in data_setup and add expect in room and ignoreuser spec ( #4658 )
2022-11-09 13:41:39 -03:00
Gleidson Daniel Silva
3a9a98bdfe
[NEW] Reply in direct ( #4582 )
...
* add translations
* implements reply in DM
* refactor data e2e
* fix ignoreuser e2e
* create test for reply in dm
* minor tweak
Co-authored-by: Reinaldo Neto <47038980+reinaldonetof@users.noreply.github.com>
Co-authored-by: Reinaldo Neto <reinaldonetof@hotmail.com>
2022-11-04 14:09:58 -03:00
Danish Ahmed Mirza
1486204546
[IMPROVE] Redesign emoji picker ( #4328 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2022-10-21 15:27:55 -03:00