Commit Graph

185 Commits

Author SHA1 Message Date
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 6528bea017 Workaround for drawer issue on Android 2023-02-23 11:37:20 -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 0b9c325863 Increase possible chars in random 2023-02-23 09:53:23 -03:00
Diego Mello a1f8ef6c33 Cleanup data_setup 2023-02-23 09:53:02 -03:00
Diego Mello 26fe36a961 Remove globalSetup 2023-02-23 09:36:24 -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 607cf4a6e3 TEST_SESSION env and retries 2023-02-21 10:02:09 -03:00
Diego Mello f01b62e70e fix flaky tests 2023-02-21 10:01:53 -03:00
Diego Mello b4e802d4bf lint 2023-02-20 17:37:19 -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 bf73aed144 target onboarding assorted 2023-02-17 08:33:41 -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 2ef69a80db Run tests alphabetically 2023-02-16 10:13:11 -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 6e3f4aa6fb Remove prepareAndroid 2023-02-07 17:49:12 -03:00
Diego Mello 12d4c097fe Remove render checks 2023-02-07 14:01:20 -03:00
Diego Mello b3f2c1f3d2 Remove mocha and fix lint 2023-02-06 10:08:07 -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 03484e824a Android tests working 2023-01-25 15:02:12 -03:00
Diego Mello 91938db0c1 Merge branch 'develop' into chore.revamp-detox
# Conflicts:
#	e2e/README.md
#	ios/RocketChatRN.xcodeproj/project.pbxproj
2023-01-24 15:28:20 -03:00
Diego Mello 8ae51f65d1 stash 2023-01-24 13:33:11 -03:00
Umang Patel 21f64b08e5
Docs: Fix Rocket.Chat server guide URL (#4848) 2023-01-23 13:50:30 -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