Churikova Tetiana
e52f6b8753
e2e for mentions, gr chats, fixes
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com>
2020-10-20 18:20:37 +02:00
Churikova Tetiana
f3ed1e370a
new e2e+fixes
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com>
2020-10-06 16:50:07 +02:00
Churikova Tetiana
754b826629
accept agreement remove + group invite e2e
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com>
2020-09-10 11:35:36 +02:00
Churikova Tetiana
151ef4a952
e2e false failures fixes
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com>
2020-08-20 14:02:00 +02:00
Serhy
afb4e9fdb9
Add e2e test for PN
...
Signed-off-by: Serhy <sergii@status.im>
2020-07-21 12:30:04 +03:00
Gheorghe Pinzaru
e8fca7ce68
Add interactive dismiss and new input UI
...
New input UI
Inverse panel height calculation
Remove old chat input
Better animations
fix for pasting text
Add buttons accessibility
Fix dark mode
Update react navigation to fix the keyboard issues
Force close bottom sheet
Unmount android bottom sheet when not visible
Reset bottom sheet height android
more fixes
more fixes
Add hidden audio icon
Signed-off-by: Gheorghe Pinzaru <feross95@gmail.com>
2020-07-20 12:21:47 +03:00
Serhy
ba0ae149ad
Logcat grep, new templates e2e fix
...
Signed-off-by: Serhy <sergii@status.im>
2020-07-13 12:39:43 +03:00
Serhy
68a07740d8
Update scroll to element
...
Signed-off-by: Serhy <sergii@status.im>
2020-07-10 10:40:14 +03:00
Gheorghe Pinzaru
497af38a7f
Update usage for toolbars
...
Replace all the usage of the button without component
Use quo
Fix tests
List item in multiaccounts
Use list items in contacts
Fix welcome screen button
Experiment long press
Big list item
Remove old bottom sheet
Use bottom sheet
Keycard
Add error to list item
Stickers panel button
Images panel
Fix z-index in profile
Fix android crash
Fix signing list item
Try fixing test
iOs gas sheet keyboard
Disable root alert in e2e
keycard signing sheet height
Clean up bottom sheet events
Replace flat list in profile
Memorise the manual-close value for bottom sheet
Mailserver QR scanner
Fix e2e tests
E2e fix 2
Fix e2e 3
Remove extra fn
Reduce bridging time for animation
Trick android layout
Try hooks
Fix profile missing ens-name
Disable press on control in list-view
allow disabling animations in list item
Use simple list in wallet assets settings
TBD - this screen should be rewritten from scratch. Now on every interaction the full list is re-rendered, also it makes the wallet main screen to re-render.
Fix send sheet
Handle long press in main thread
UI fixes
perf
Update e2e
fix missing user name in image long press
Signed-off-by: Gheorghe Pinzaru <feross95@gmail.com>
2020-07-06 13:35:50 +03:00
Churikova Tetiana
c1583249f6
e2e for scanning chat key and small fixes
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com>
2020-06-23 11:14:16 +02:00
Churikova Tetiana
c3d14f1664
new e2e: stickers, share links, search
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com>
2020-05-20 17:46:35 +02:00
Serhy
449cfd05b5
Flaky tests plugin and another capability
...
Signed-off-by: Serhy <sergii@status.im>
2020-05-20 16:27:18 +03:00
Serhy
f334f59223
Update e2e to fix false fails in deep link test
...
Signed-off-by: Serhy <sergii@status.im>
2020-05-07 11:41:43 +03:00
Churikova Tetiana
4c360f9ea1
e2e fix + pairing code align
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com>
2020-05-05 10:54:11 +02:00
Churikova Tetiana
00422cec6f
interruption keycard flows e2e
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com>
2020-05-01 11:05:33 +02:00
Churikova Tetiana
d9862e2cef
upgrade e2e
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com>
2020-04-22 13:17:03 +02:00
Churikova Tetiana
7a89b2852a
fix nightly e2e + new scan EIP qr e2e
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com>
2020-04-15 16:28:58 +02:00
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
9b6e7cad6d
basic e2e keycard
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com>
2020-04-03 17:11:58 +02:00
Serhy
efab1d30ed
E2E to receive message while in different tab
...
Signed-off-by: Serhy <sergii@status.im>
2020-04-03 14:11:57 +03: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
Andrea Maria Piana
e5dbac877e
Handle new universal links
...
Fixes : #10192
Fixes : #10083
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2020-04-01 21:51:42 +02:00
Churikova Tetiana
2f446a73bb
fix e2e + disable e2e deep links
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com>
2020-03-19 17:38:06 +01:00
Gheorghe Pinzaru
d24f4690b8
Fix failing test for navigation task
...
Handle default case for ens confirmation
Before navigation away the registration state is cleared and case does not handle default value for nil
Remove extra space on home button
Remove outdated options
Fix e2e
Change navigation replace arguments as per rn5
Fixes #10178
Dispatch navigation later
Do not restore state for react-native-screens
Signed-off-by: Gheorghe Pinzaru <feross95@gmail.com>
2020-03-18 17:47:03 +03:00
Churikova Tetiana
8aff7f487d
refactoring e2e
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com>
2020-03-17 18:37:16 +01:00
Serhy
f5488e1f61
Update e2e
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2020-03-03 14:28:02 +01:00
Gheorghe Pinzaru
6ad84f4232
Update your keys screen
...
Fixes #9782
Change theme of new key action
Update translations
Fix e2e tests
Signed-off-by: Gheorghe Pinzaru <feross95@gmail.com>
2020-02-04 13:51:29 +03:00
Serhy
9fb513cea0
Disable editprofile tests
...
Signed-off-by: Serhy <sergii@status.im>
2020-01-29 11:53:31 +02:00
Churikova Tetiana
d5e2ed4475
align e2e
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com>
2020-01-21 15:21:52 +01:00
Churikova Tetiana
b81f92bf43
changed translation for OK got it
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com>
2020-01-09 14:38:40 +01:00
Churikova Tetiana
ae13cd0ad9
Align e2e with new translations
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com>
2020-01-07 13:38:18 +01:00
Serhy
d8db958319
Fix alert dismiss if it appears
...
Signed-off-by: Serhy <sergii@status.im>
2019-12-26 14:20:35 +02:00
Serhy
0fa6ae589b
v1 Copy Changes - Key Generation, Storage
...
Signed-off-by: Serhy <sergii@status.im>
2019-12-21 18:06:29 +02:00
Churikova Tetiana
1d0ab4052d
Watch-only test and additional waiting when signing transaction
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com>
2019-12-20 18:53:31 +01:00
Serhy
1a61ae4b73
Fix e2e update Dapps tp Browser
...
Signed-off-by: Serhy <sergii@status.im>
2019-12-19 12:32:27 +02:00
Serhy
577e699405
Upgrade to pytest 5.3.1
...
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2019-12-02 12:55:50 +02:00
Serhy
13a619502c
Fixing wallet send tx tests
...
Signed-off-by: Serhy <sergii@status.im>
2019-11-29 19:43:59 +02:00
Churikova Tetiana
34b356866b
fixed several e2e
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com>
2019-11-29 11:30:40 +01:00
Serhy
84325fc528
Fix invite friends test
...
Signed-off-by: Serhy <sergii@status.im>
2019-11-21 12:47:34 +02:00
Churikova Tetiana
40ca4af6a6
align e2e with accessibility-ids
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com>
2019-11-18 13:11:52 +01:00
Serhy
6aa225192f
Test can cancel quote message
...
Signed-off-by: Serhy <sergii@status.im>
2019-11-18 12:25:28 +02:00
Serhy
c7cc80bc60
Followup e2e fix after PN remove
...
Signed-off-by: Serhy <sergii@status.im>
2019-10-30 21:34:53 +02:00
Serhy
c872c5c487
Enable high priority tests in PRs
...
Also:
- add ci/tests/Jenkinsfile.e2e-prs
- remove maybe_later_button click after new onboarding
- update job name for e2e tests
- Fix testrail checklist creationg for nightly builds
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2019-10-14 13:52:49 +02:00
Churikova Tetiana
4eac209b9b
4 e2e fix
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com>
2019-10-04 15:53:43 +02:00
Serhy
42a65a7a1e
Fix multipleaccount test
...
Signed-off-by: Serhy <sergii@status.im>
2019-09-26 12:39:35 +03:00
Churikova Tetiana
4239ae5686
Mobile popup
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com>
2019-09-25 16:57:22 +02:00
Serhy
0a5acfb0f7
Update logcat tests
...
Signed-off-by: Serhy <sergii@status.im>
2019-09-25 11:21:09 +03: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
Churikova Tetiana
ebefb0c9e3
fixed actions for profile
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com>
2019-08-19 10:16:59 +02:00
yevh-berdnyk
df66f9ddbe
Added new tests
...
Signed-off-by: Serhy <sergii@status.im>
2019-08-06 16:54:29 +03:00
yevh-berdnyk
ce84f81741
Re-enabled and updated e2e tests
...
Signed-off-by: Serhy <sergii@status.im>
2019-07-29 14:54:25 +03:00
yenda
c3c4a5170a
[multiaccount] rename multiaccount to account
...
Signed-off-by: yenda <eric@status.im>
2019-07-22 11:14:44 +02:00
Serhy
840fbfd2d7
E2e nightly fixes
...
Signed-off-by: Serhy <sergii@status.im>
2019-07-16 11:28:27 +03:00
Serhy
d92eb8374f
e2e fix after new onboarding
...
Signed-off-by: Serhy <sergii@status.im>
2019-07-12 13:02:10 +03:00
Churikova Tetiana
d4aac3c423
fix for 4 e2e
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com>
2019-07-02 09:59:01 +02:00
Serhy
7237dd510d
Multiaccount critical e2e fixed
...
Signed-off-by: Serhy <sergii@status.im>
2019-06-25 13:42:27 +03:00
Serhy
c9048f2e35
Fix stickers and wallet e2e tests
...
Signed-off-by: Serhy <sergii@status.im>
2019-06-19 09:32:22 +03:00
Serhy
092860f38a
Enable asset in Wallet before usage
...
Signed-off-by: Serhy <sergii@status.im>
2019-05-28 17:44:33 +03:00
Serhy
aa7292d757
Fix deep links tests
...
Signed-off-by: Serhy <sergii@status.im>
2019-05-20 15:38:53 +03:00
Serhy
abeaaa4218
Enable TX history view test on PR level
...
Signed-off-by: Serhy <sergii@status.im>
2019-05-08 09:54:31 +03:00
Serhy
71852bf111
Adopt e2e to new Status.im design
...
Signed-off-by: Serhy <sergii@status.im>
2019-05-03 09:43:47 +03: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
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
Jakub Sokołowski
1d00e9bb3d
change App ID for PRs on Android to avoid replacing release
...
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2019-04-10 11:49:40 +02:00
Serhy
25c24bf716
Test opening app from deep links
...
Signed-off-by: Serhy <sergii@status.im>
2019-04-03 14:42:57 +03:00
Serhy
dd6f659809
Fix e2e tests adding custom network
...
Signed-off-by: Serhy <sergii@status.im>
2019-03-22 13:17:03 +02:00
Anton Danchenko
cf21763a97
false failures fixes
...
Signed-off-by: Anton Danchenko <ant.danchenko@gmail.com>
2019-03-21 13:47:20 +02: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
Anton Danchenko
e87d93c820
open dapp fix
...
Signed-off-by: Serhy <sergii@status.im>
2019-03-20 13:45:10 +02:00
Serhy
036692f8ba
Fix autotests for new welcome screen
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2019-03-19 13:11:26 +01:00
Serhy
ac718de425
Update critical autotests
2019-03-14 09:45:55 +01:00
Serhy
a98264014f
Fix switch to home view from Wallet
...
Signed-off-by: Serhy <sergii@status.im>
2019-03-04 11:33:58 +02:00
Roman Volosovskyi
b8d4f2911b
new bottom tab (react-navigation)
2019-02-20 19:14:17 +02:00
Anton Danchenko
fd46113ab3
run all tests on android 8
...
Signed-off-by: Anton Danchenko <ant.danchenko@gmail.com>
2019-02-13 23:30:14 +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
Bruce Hauman
d5dde69af9
[ #6718 ] restyle wallet onboarding flow
...
Signed-off-by: Goran Jovic <goranjovic@gmail.com>
2018-11-20 17:21:26 +01:00
Oleksii Lymarenko
bc44df32cb
new test added: check that system replaces capital letters when typing passphrase
...
Signed-off-by: Oleksii Lymarenko <alexey.lymarenko@gmail.com>
2018-11-19 19:02:00 +02:00
Oleksii Lymarenko
89e0ea0bd2
new test added: check fiat value is correct for token transactions
...
Signed-off-by: Oleksii Lymarenko <alexey.lymarenko@gmail.com>
2018-11-14 22:43:50 +02:00
Oleksii Lymarenko
96fe193daa
switching airplane toggle method added
...
Signed-off-by: Oleksii Lymarenko <alexey.lymarenko@gmail.com>
2018-10-23 16:30:54 +03:00
yevh-berdnyk
75ade1673b
False failures fix
...
Signed-off-by: Anton Danchenko <ant.danchenko@gmail.com>
2018-10-18 12:04:12 +03:00
Lukasz Fryc
8e9f0143ad
Remove TestFairy from E2E tests
...
Signed-off-by: yevh-berdnyk <ie.berdnyk@gmail.com>
2018-10-17 22:37:05 +03:00
Serhy
c863f05a83
Fix tests after wallet modal button moved
...
Signed-off-by: Serhy <sergii@status.im>
2018-10-08 15:38:12 +03: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
4a21b5192c
Fixed assets selection and default running time for chat bot
...
Signed-off-by: Anton Danchenko <ant.danchenko@gmail.com>
2018-09-14 17:19:33 +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
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
Anton Danchenko
c57a1f4cf7
alert text to error message, removed locator text from the message, reduced running time
...
Signed-off-by: Anton Danchenko <ant.danchenko@gmail.com>
2018-08-15 13:47:06 +03:00
yevh-berdnyk
c5fc619eff
Fixed password in logcat verification and TestFairy warning text
...
Signed-off-by: yevh-berdnyk <ie.berdnyk@gmail.com>
2018-08-13 16:03:33 +03:00
yevh-berdnyk
8b6f924b26
Fixed public key and chat name inputs and amount for tokens
...
Signed-off-by: yevh-berdnyk <ie.berdnyk@gmail.com>
2018-08-07 17:42:21 +03:00
yevh-berdnyk
746d580e34
Wallet modal tests
...
Signed-off-by: yevh-berdnyk <ie.berdnyk@gmail.com>
2018-08-02 20:54:52 +02:00
yevh-berdnyk
011a7e2218
Added DApp public key, transactions filtering, deep link tests
...
Signed-off-by: yevh-berdnyk <ie.berdnyk@gmail.com>
2018-07-30 16:27:37 +02:00
yevh-berdnyk
0aaf20911a
False failures fix
...
Signed-off-by: yevh-berdnyk <ie.berdnyk@gmail.com>
2018-07-25 18:43:03 +02:00
yevh-berdnyk
290e0b6d0c
Added error handling tests
...
Signed-off-by: yevh-berdnyk <ie.berdnyk@gmail.com>
2018-07-24 20:23:08 +02: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
3229f95ca9
Added new atomic tests for Smoke phase 2
...
Signed-off-by: yevh-berdnyk <ie.berdnyk@gmail.com>
2018-07-19 20:34:49 +02:00
yevh-berdnyk
4663c03ac7
Included test for home verification and false failures fix
...
Signed-off-by: yevh-berdnyk <ie.berdnyk@gmail.com>
2018-07-18 15:22:49 +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
a08c556528
Fixed failed e2e tests
...
Signed-off-by: yevh-berdnyk <ie.berdnyk@gmail.com>
2018-07-16 16:42:26 +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
yevh-berdnyk
c0e5d24791
Fix for logcat verifications and connection status
...
Signed-off-by: yevh-berdnyk <ie.berdnyk@gmail.com>
2018-07-11 20:20:52 +02:00
Anton Danchenko
fa52958382
added more tests and smoke_1 mark
...
Signed-off-by: yevh-berdnyk <ie.berdnyk@gmail.com>
2018-07-11 19:47:26 +02:00
yevh-berdnyk
fcb68e7713
Added tests for logcat verification
...
Signed-off-by: yevh-berdnyk <ie.berdnyk@gmail.com>
2018-07-10 12:19:55 +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
yevh-berdnyk
13c8cbf253
Fix for profile and chats tests
...
Signed-off-by: yevh-berdnyk <ie.berdnyk@gmail.com>
2018-07-03 14:41:40 +02:00
yevh-berdnyk
0cef5041de
Added atomic tests for account management
...
Signed-off-by: Anton Danchenko <ant.danchenko@gmail.com>
2018-06-30 19:51:54 +03: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
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
yevh-berdnyk
49bc773037
Fixed accept_agreements method
...
Signed-off-by: yevh-berdnyk <ie.berdnyk@gmail.com>
2018-06-14 20:37:19 +02:00
yevh-berdnyk
8f1610527b
Fixed e2e tests
...
Signed-off-by: yevh-berdnyk <ie.berdnyk@gmail.com>
2018-06-08 13:08:05 +02:00
yevh-berdnyk
65fa9e5741
Fixed login in e2e tests
...
Signed-off-by: yevh-berdnyk <ie.berdnyk@gmail.com>
2018-06-01 20:12:51 +02:00
Andrey Shovkoplyas
83afbd515a
show onboarding for transaction from chat [ #4456 ]
2018-06-01 07:17:49 +03:00
Anton Danchenko
d8c8608419
test 'delete 1to1 chat' has been reworked in order to decrease execution time
...
Signed-off-by: Anton Danchenko <ant.danchenko@gmail.com>
2018-05-31 16:30:08 +03:00
yevh-berdnyk
3d33f3feac
Added tests for messaging, chats deleting and wallet set up
...
Signed-off-by: Anton Danchenko <ant.danchenko@gmail.com>
2018-05-20 17:47:39 +03:00
Anton Danchenko
942c703bd8
testrail report for extended automated tests
...
Signed-off-by: yevh-berdnyk <ie.berdnyk@gmail.com>
2018-05-10 00:39:20 +03:00
Lukasz Fryc
d9755f546d
Add appium test about deleting 1-1 chat
2018-05-09 10:57:43 +02:00
yevh-berdnyk
f94e1c5826
Added e2e tests for account management verifications
...
Signed-off-by: yevh-berdnyk <ie.berdnyk@gmail.com>
2018-05-04 16:31:31 +03:00
yevh-berdnyk
c95bc11d52
Removed getting latest nightly apk, fixed messaging tests
...
Signed-off-by: yevh-berdnyk <ie.berdnyk@gmail.com>
2018-04-30 19:30:05 +03:00
yevh-berdnyk
4cd85154a3
Fixed transaction tests and account recovery method
...
Signed-off-by: Anton Danchenko <ant.danchenko@gmail.com>
2018-04-27 16:47:01 +03:00
Anton Danchenko
b2f5146a8a
wip
...
Signed-off-by: yevh-berdnyk <ie.berdnyk@gmail.com>
2018-04-10 14:06:29 +03:00
yevh-berdnyk
b0a2bbe27b
Changed xpath locators to accessibility labels in end to end tests
...
Signed-off-by: Anton Danchenko <ant.danchenko@gmail.com>
2018-03-23 13:38:59 +02:00
yevh-berdnyk
581d4f04a5
Added sanity automation tests for chats deletion
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-03-21 16:55:51 +01:00
Anton Danchenko
9cae0a5d90
tests aligned with latest nightly behavior
...
Signed-off-by: Anton Danchenko <ant.danchenko@gmail.com>
2018-03-15 20:55:49 +02:00
yevh-berdnyk
3a33e04410
Tests updated with new onboarding flow
2018-03-02 12:37:37 +02:00
yevh-berdnyk
d45af20a28
Updated group chat creation flow
2018-02-21 09:45:24 +01:00
yevh-berdnyk
b228883de5
Added sanity tests for message sending verification
2018-02-16 10:54:51 +01:00
Anton Danchenko
8ecde7feb6
added/reworked transaction tests (sanity)
2018-02-14 12:40:57 +01:00
Serhy
cd53b21a05
added sanity profile and browsing tests
2018-02-14 12:37:11 +01:00
Anton Danchenko
cbc61500f7
e2e tests reworked according to new 'start chat' and 'browse DAap' flows
...
Signed-off-by: Goran Jovic <goranjovic@gmail.com>
2018-02-08 11:11:03 +01:00
Anton Danchenko
f3a1248b13
WIP, report automated test results to GitHub as comment under appropriate PR
...
Signed-off-by: Eric Dvorsak <eric@dvorsak.fr>
2018-02-07 08:30:53 +01:00
yevh-berdnyk
cbb77b5f8d
Automated tests aligned with new design
2018-01-22 13:04:33 +01:00
Anton Danchenko
e66b5c435b
the automation framework refactored in order to increase readability, decrease running time and bypass several minor bugs in product
...
Signed-off-by: Oskar Thoren <ot@oskarthoren.com>
2018-01-04 19:29:39 +09:00
Anton Danchenko
10da67a63f
added 'request transaction from wallet' test
2017-12-13 14:19:00 +01:00
Anton Danchenko
c9b785cead
added native android keys to send_as_keyevent method
2017-11-17 13:48:07 +02:00
yevh-berdnyk
63848efc20
[ISSUE #166 ] Added test for sending ETH after request command
2017-11-16 10:25:48 +02:00
Anton Danchenko
a95d118959
added verification of user data absence in logcat
2017-11-09 17:36:15 +02:00
Anton Danchenko
bd8d967743
added 'test_new_profile_name_and_status_on_discover' and 'test_change_profile_name_and_status'
...
fixed verification of user status on drawer menu
2017-10-30 13:36:49 +02:00
yevh-berdnyk
7256ddafa9
[ISSUE #2225 ] Added rate test and transactions history verification
2017-10-26 13:50:42 +03:00
Anton Danchenko
cdc75d6238
added transaction from wallet tests: 'sign now' and 'sign_later', also added 'insufficient funds' test
2017-10-19 15:56:55 +02:00
Anton Danchenko
6c7ca9648f
tests refactored for faster runs, updated scenarios for transactions in one-to-one chats
2017-10-18 15:43:24 +03:00
Anton Danchenko
98beef138f
added 'send transaction initiated from the DApp' and 'send transaction with invalid password' tests, basetestcase reworked for smooth local runs
...
added 'send transaction initiated from the DApp' and 'send transaction with invalid password' tests, basetestcase reworked for smooth local runs
2017-10-10 18:41:18 +03:00
Anton Danchenko
698e90a62c
added 'recover access' and 'send transaction in group chat' tests
2017-09-26 13:59:43 +03:00
Anton Danchenko
e1af9144cf
added tests: transaction and sign in
2017-09-22 11:16:46 +03:00
Anton Danchenko
debd51bfce
test_remove_user_from_group_chat added as a part of test_group_chat_send_receive_messages_and_remove_user
2017-09-13 21:41:00 +03:00
Anton Danchenko
eaf9d8dce4
added additional verifications to group/one-to-one chat tests, added accessibility ids
...
Revert "added checkout step to Jenkinsfile"
This reverts commit 22cd1fd021
.
checkout to jenkinsfile
2017-09-11 15:26:08 +03:00
Anton Danchenko
fb53417295
added group chat test and auto retrieving of latest apk
2017-08-31 16:39:45 +03:00
Anton Danchenko
e69d998071
e2e-tests, android: added infrastructure for running e2e tests, added test send/receive in chat, added request password tests, updated gitignore to exclude python related files.
2017-08-28 15:27:02 +02:00