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
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
Reinaldo Neto
531f3d0147
[IMPROVE] Add ignore user to user profile ( #4600 )
...
* button ignore and pased the param
* load room from database and check is is ignored
* move handleIgnore to lib/method/helpers
* Ignore and Unignore, also reactivity
* block and unblock user
* pass fromRid from actionView to InfoView too
* remove console.log
* unsubscribe subscriptionFrom
* block and unblock user from dm
* test to block user and ignore user
* minor tweak
* tweak data
* minor tweak
* add test before tapBack
* refactor names
2022-10-13 18:29:55 -03:00
Danish Ahmed Mirza
2f03ca52c5
[IMPROVE] Add `All` tab in Reactions List ( #4409 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2022-09-29 16:42:04 -03:00
Diego Mello
e883795c5f
[FIX] Reply and deep link from push notifications not working on iOS ( #4550 )
2022-09-23 17:35:03 -03:00
Reinaldo Neto
bb880f01ad
Chore: Migrate E2E tests from JS to TS ( #4475 )
...
* Migrate E2E tests from JS to TS
* fixed type mocha into tsconfig
* migration data.cloud and data.docker
* migrate team folder and fix Detox namescpace
* add type TTextMatcher and start the room folder migration
* room / 02 and 03
* room's folder
* onboarding's folder
* assorted/ 01
* assorted/ 02, 03, 04
* assorted/ 05, 06, 07
* folder assorted
* fix lint
* fix device
2022-09-12 11:51:33 -03:00