Churikova Tetiana
966b6e5a33
refactor group e2e + send_stt_in_1_1 + deleted obsolate e2e
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com>
2020-04-10 13:05:24 +02:00
Churikova Tetiana
ff9cd359e9
3 e2e commands and skip e2e due to bug
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com>
2020-04-02 12:35:16 +02:00
Churikova Tetiana
5809cba0df
1-1 send ETH test
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com>
2020-03-25 10:33:47 +01:00
Churikova Tetiana
8aff7f487d
refactoring e2e
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com>
2020-03-17 18:37:16 +01:00
Serhy
280063b687
pdate e2e and fleet in e2e env
...
Signed-off-by: Serhy <sergii@status.im>
2020-01-17 11:32:28 +02:00
Gheorghe Pinzaru
f34a7bc3f1
Restyle chat messages
...
Update the rounded corners on all messages
Update paddings and margin for message author
Move timestamp 3pt from bottom
Fix miss-placed padding in message author name
Add margin between emoji and timestamp
Change reply icon
Decrese font size of emoji message
Remove extra space in style map
Remove extra margin between author and message
Replace reply icon with glymph
Update Inter font to support new glyphs
Update paddings for reply author
Update timestamp padding from bottom
Added line-height explicitly to support it cross platform. Otherwise android and ios use different size.
Remove margin right space on usernames
Remove hardcoded width of messages
Use same line-height for all types of names
Add background to emoji
Bug in RN emoji cropped on smaller line-height https://github.com/facebook/react-native/issues/18559
Fix reply on user with ens name
Fix message margin top should be always 4
Add minimal fix for ui in ens name screen
Remove extra computations for timestamp position
Update e2e test
Signed-off-by: Gheorghe Pinzaru <feross95@gmail.com>
2020-01-15 12:56:53 +03:00
Churikova Tetiana
1caec28d03
review TODO
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com>
2020-01-03 23:20:59 +01:00
Serhy
4096487637
Test reply to messages in chats
...
Signed-off-by: Serhy <sergii@status.im>
2019-12-27 18:20:55 +02:00
Serhy
6aa225192f
Test can cancel quote message
...
Signed-off-by: Serhy <sergii@status.im>
2019-11-18 12:25:28 +02:00
Churikova Tetiana
3127f2fcb2
Reworked test_ens
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2019-11-14 12:04:26 +01:00
Serhy
eb00df147d
E2E transaction appears in history
...
Signed-off-by: Serhy <sergii@status.im>
2019-10-28 10:04:45 +02:00
Serhy
8ac531ed9c
Add unblock user test
...
Signed-off-by: Serhy <sergii@status.im>
2019-10-24 19:29:02 +03:00
Churikova Tetiana
2d1fff479a
Fix stickers \ collectibles
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com>
2019-10-10 15:51:21 +02:00
Churikova Tetiana
da120feef8
fix for menu item
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com>
2019-09-20 16:11:06 +02:00
Churikova Tetiana
f7c7a10258
Small fix for new user profile
...
Signed-off-by: yenda <eric@status.im>
2019-09-20 14:09:34 +02:00
Churikova Tetiana
d3e6414c89
e2e fixes for false failures
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com>
2019-09-13 17:36:32 +02:00
yevh-berdnyk
e02b7489cc
Updated and added e2e tests
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com>
2019-09-05 12:58:56 +02:00
yevh-berdnyk
df66f9ddbe
Added new tests
...
Signed-off-by: Serhy <sergii@status.im>
2019-08-06 16:54:29 +03:00
Serhy
d92eb8374f
e2e fix after new onboarding
...
Signed-off-by: Serhy <sergii@status.im>
2019-07-12 13:02:10 +03:00
Serhy
7a7bafd5ef
Fix critical e2e
...
Signed-off-by: Serhy <sergii@status.im>
2019-06-26 12:08:27 +03:00
Serhy
7237dd510d
Multiaccount critical e2e fixed
...
Signed-off-by: Serhy <sergii@status.im>
2019-06-25 13:42:27 +03:00
Anton Danchenko
d1b991f656
e2e fixes
2019-06-12 13:20:02 +02:00
Anton Danchenko
43ac92b9b0
enable stickers in e2e builds and added accessibility labels
...
Signed-off-by: Serhy <sergii@status.im>
2019-04-26 14:32:33 +03:00
Churikova Tetiana
e9fa601e7a
Add tests for block user from public chat and 1-1 header
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com>
2019-04-22 14:49:24 +02:00
Anton Danchenko
b16c224fd5
add daaps view, remove start_chat view; desktop and wallet modal
...
Signed-off-by: Anton Danchenko <ant.danchenko@gmail.com>
2019-04-11 04:14:20 +03:00
Churikova Tetiana
e26844547d
Clear group chat history
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com>
2019-04-10 12:38:07 +02:00
Churikova Tetiana
7cb1919f99
make_admin and remove_user group chat tests
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com>
2019-03-26 14:02:23 +01:00
yenda
496f3f1cc7
[design] use Inter font on Android
...
- implement typography component
- replace InterUI font by Inter font (renaming)
Signed-off-by: yenda <eric@status.im>
2019-03-20 18:42:31 +01:00
Churikova Tetiana
f8dfc82dd4
Decline group invites
...
Signed-off-by: Serhy <sergii@status.im>
2019-03-18 16:59:16 +02:00
Serhy
305bc8e1cf
Add accessibility-id for create group chat button
...
Signed-off-by: Serhy <sergii@status.im>
2019-01-31 20:38:15 +02:00
Anton Danchenko
471d26c6d1
fix group chat tests
...
Signed-off-by: Serhy <sergii@status.im>
2019-01-15 16:01:46 +02:00
Lukasz Fryc
45aa302637
Add group chats appium tests
...
Signed-off-by: Oleksii Lymarenko <alexey.lymarenko@gmail.com>
2018-12-11 12:55:25 +02:00
Oleksii Lymarenko
602a33fdaa
added tests: not enough eth for gas validation from DApp/wallet/chat
...
Signed-off-by: Oleksii Lymarenko <alexey.lymarenko@gmail.com>
2018-11-28 10:03:33 +02:00
Oleksii Lymarenko
f1b457677c
new test added: user can send/read messages in public chat
...
Signed-off-by: Oleksii Lymarenko <alexey.lymarenko@gmail.com>
2018-11-22 15:28:37 +02:00
yevh-berdnyk
37c3f30d75
Updated share public key accessibility ids
...
Signed-off-by: yevh-berdnyk <ie.berdnyk@gmail.com>
2018-10-03 11:10:15 +03:00
Anton Danchenko
1ceebe703a
Added unique users for transactions tests
...
Signed-off-by: Serhy <sergii@status.im>
2018-09-27 18:11:30 +03:00
yevh-berdnyk
6679374573
Fix for transaction confirmation and asset button
...
Signed-off-by: yevh-berdnyk <ie.berdnyk@gmail.com>
2018-08-31 10:23:46 +03:00
Anton Danchenko
869d64a2ff
fixes for false failures in e2e tests
...
Signed-off-by: Anton Danchenko <ant.danchenko@gmail.com>
2018-08-30 13:16:31 +03:00
yevh-berdnyk
a22d13fd80
Added screenshots for failed tests and device number to errors
...
Signed-off-by: yevh-berdnyk <ie.berdnyk@gmail.com>
2018-08-28 17:06:28 +03:00
yevh-berdnyk
a3c25163be
Removed old tests and console, added test for faucet from test DApp
...
Signed-off-by: yevh-berdnyk <ie.berdnyk@gmail.com>
2018-07-23 20:12:08 +02:00
yevh-berdnyk
59edf46be3
Fixed tests with relogin
...
Signed-off-by: yevh-berdnyk <ie.berdnyk@gmail.com>
2018-07-18 01:18:48 +02:00
yevh-berdnyk
458e7231bd
Added new atomic tests for Smoke phase 1 section
...
Signed-off-by: yevh-berdnyk <ie.berdnyk@gmail.com>
2018-07-16 11:36:44 +02:00
tbenr
6672400041
Fixes #4938
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-07-16 08:56:17 +02:00
yevh-berdnyk
6a17f9387c
Added atomic tests for chats management and DApps
...
Signed-off-by: yevh-berdnyk <ie.berdnyk@gmail.com>
2018-07-06 20:30:25 +02:00
Anton Danchenko
3d86e646be
added more atomic tests
...
Signed-off-by: Anton Danchenko <ant.danchenko@gmail.com>
2018-07-05 00:05:37 +03:00
Anton Danchenko
f4c156c3f7
added atomic transaction tests
...
Signed-off-by: yevh-berdnyk <ie.berdnyk@gmail.com>
2018-07-03 12:30:47 +02:00
yevh-berdnyk
2817d00720
Added atomic tests for chats
...
Signed-off-by: yevh-berdnyk <ie.berdnyk@gmail.com>
2018-06-29 14:58:07 +02:00
yevh-berdnyk
d12c05d6f7
Fix for e2e tests
...
Signed-off-by: yevh-berdnyk <ie.berdnyk@gmail.com>
2018-06-22 12:18:07 +02:00
yevh-berdnyk
8bf083cf88
Added atomic tests for chats and sigh in
...
Signed-off-by: yevh-berdnyk <ie.berdnyk@gmail.com>
2018-06-21 20:08:54 +02:00
Goran Jovic
32bbf4e533
feature #3233 #4095 and #3234 - send and request tokens in chat and wallet
2018-06-20 19:04:55 +03:00