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
b4e802d4bf
lint
2023-02-20 17:37:19 -03:00
Diego Mello
b2204619e8
GlobalSetup workaround
2023-02-08 13:06:06 -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
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
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
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