Yevheniia Berdnyk
3f12c04684
e2e: fix for fallback tests
2024-11-13 19:39:22 +02:00
Yevheniia Berdnyk
028f959bc3
e2e: updated onboarding flow
2024-11-12 15:06:23 +05:30
Tetiana Churikova
f6dc9d1ad3
e2e: skipping waku tests and fixes ( #21471 )
2024-11-04 16:33:03 +01:00
Tetiana Churikova
76882690d7
e2e: fix error in reporting ( #21447 )
2024-10-16 15:27:00 +02:00
Tetiana Churikova
6a33c4723a
e2e: balance test ( #21440 )
2024-10-16 11:26:57 +02:00
Yevheniia Berdnyk
5f1d74a77a
e2e: added tests for fallback flow
2024-10-08 17:49:27 +03:00
Yevheniia Berdnyk
9c3ff8c88c
e2e: fixes for edit/delete message in tests
2024-10-04 17:04:18 +03:00
Yevheniia Berdnyk
f94be17b11
e2e: updated SauceLabs capabilities
2024-09-23 18:09:07 +03:00
Yevheniia Berdnyk
17950e0ac0
e2e: removed unused element
2024-09-20 11:54:39 +03:00
Yevheniia Berdnyk
69664322b8
e2e: requests.log for failed tests
2024-09-18 12:07:50 +03:00
John Ngei
a1662752bc
chore(onboarding): Remove welcome screen from onboarding ( #20912 )
...
* Fix customization color in disclaimer on onboarding
* Remove welcome page from onboarding
* Fix notification permission request on onboarding
* e2e: updated create user flow
---------
Co-authored-by: Ulises M <ulises.ssb@hotmail.com>
Co-authored-by: Yevheniia Berdnyk <ie.berdnyk@gmail.com>
2024-09-17 16:20:34 -06:00
Yevheniia Berdnyk
bf6c89e263
e2e: fix for getting profile link
2024-09-11 17:07:04 +03:00
Yevheniia Berdnyk
6a5e718cd3
e2e: fixes for communities tests
2024-08-18 23:13:00 +03:00
Sean Hagstrom
373ca6ec2d
feature: require manual acceptance of terms-of-use and privacy-statement ( #21010 )
...
This change changes the initial onboarding screen to require users to manually accept the terms-of-use and privacy-statement before continuing to onboard into the app.
---------
Co-authored-by: Yevheniia Berdnyk <ie.berdnyk@gmail.com>
2024-08-15 10:41:12 +01:00
Yevheniia Berdnyk
605e3a727d
e2e: fixes for welcome button and more
2024-08-09 00:20:50 +03:00
Yevheniia Berdnyk
9a3cdc4f8b
e2e: fixes for community link and welcome button error
2024-08-06 18:58:31 +03:00
Jamie Caprani
8133c4c5f0
chore(wallet): feature flag adding watch only accounts ( #20955 )
...
* chore(wallet): feature flag adding watch only accounts
* e2e: disabled test for watch-only accounts
---------
Co-authored-by: Yevheniia Berdnyk <ie.berdnyk@gmail.com>
2024-08-05 10:08:05 -07:00
Yevheniia Berdnyk
e21ece0f8d
e2e: update for deep links tests
2024-08-05 17:57:35 +03:00
Yevheniia Berdnyk
28da6f8bfc
e2e: fixes for wallet, community urls and more
2024-07-31 19:27:28 +03:00
Yevheniia Berdnyk
0fed8113d1
e2e: updated testnet switching and added one test into smoke
2024-07-25 23:46:13 +03:00
Yevheniia Berdnyk
59374543ef
e2e: disabled activity verification in wallet tests
2024-07-18 19:45:20 +03:00
Yevheniia Berdnyk
97b19c5440
e2e: fixes for wallet and deep/universal links tests
2024-07-18 00:52:06 +03:00
Yevheniia Berdnyk
13232dc7b7
e2e: updated create profile flow
2024-07-16 15:46:23 +01:00
Yevheniia Berdnyk
942c130d23
e2e: separated tests to run in PRs
2024-07-15 12:46:18 +03:00
John Ngei
311fde9409
chore: remove identifiers screens ( #20503 )
...
* chore: remove identifiers screens so users are navigated straight to enable notifications during onboarding
* removed navigated back button from enable notification screen
* fix top margin
* e2e: updated sign in flow
* make lint-fix
---------
Co-authored-by: Yevheniia Berdnyk <ie.berdnyk@gmail.com>
2024-07-11 02:09:03 +02:00
Yevheniia Berdnyk
f89b66f562
e2e: adding android.gpu.mode capability to fix emulators crash
2024-07-11 02:43:32 +03:00
Yevheniia Berdnyk
d179cbf59b
e2e: updated discover communities test
2024-07-10 19:53:48 +05:30
Yevheniia Berdnyk
460aaedbca
e2e: false failures fixes
2024-07-05 16:25:12 +03:00
Yevheniia Berdnyk
e8e05e58e0
e2e: update for Syncing view
2024-07-02 18:30:06 +03:00
Yevheniia Berdnyk
3b3a39e37b
e2e: fixes for community,wallet and removed outdated xfails
2024-07-02 01:50:29 +03:00
Yevheniia Berdnyk
136c3c0032
e2e: fixed KeyError for missed SauceLabs session id
2024-06-26 00:03:50 +03:00
yqrashawn
ead51b7e7c
feat: simplification of onboarding intro view ( #20386 )
...
* feat: simplification of onboarding intro view
Signed-off-by: yqrashawn <namy.19@gmail.com>
* feat: new onboarding illustration
* fix: add accessibility label
* fix: wrong navigation stack
Signed-off-by: yqrashawn <namy.19@gmail.com>
* e2e: updated sign in
* fix: onboarding nav stack after flow change
---------
Signed-off-by: yqrashawn <namy.19@gmail.com>
Co-authored-by: Yevheniia Berdnyk <ie.berdnyk@gmail.com>
2024-06-25 11:03:10 +08:00
Yevheniia Berdnyk
9d825ee04e
e2e: update for wallet users and community links test
2024-06-21 18:25:49 +03:00
Yevheniia Berdnyk
88b97d1151
e2e: update for wallet tests
2024-06-14 18:28:55 +03:00
Jamie Caprani
48f00f17a9
chore: fix some comments ( #20410 )
...
Signed-off-by: longxiangqiao <longxiangqiao@qq.com>
Co-authored-by: longxiangqiao <longxiangqiao@qq.com>
2024-06-11 12:48:24 +02:00
Yevheniia Berdnyk
712e67a62e
e2e: updates for community tests
2024-06-08 00:07:22 +03:00
Yevheniia Berdnyk
76a61bc56c
e2e: removed jump-to from tests
2024-05-29 01:22:56 +03:00
Jakub Sokołowski
2ceef5ced3
chore: drop obsolete eth.staging fleet
...
92ef58d4...c7397e18
Previously used to stage upgrades of `eth.prod`.
Now `eth.prod` fleet is in maintenance mode and no upgrades are expected.
And yes, I'm removing tests that reference old Waku v1 fleets because
I don't see a point in them.
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2024-05-28 12:59:05 +02:00
Yevheniia Berdnyk
59f2eca75a
e2e: small fixes for wallet tests
2024-05-27 17:24:26 +03:00
Yevheniia Berdnyk
a480df4ef5
e2e: fixes 21.05
2024-05-21 16:50:58 +03:00
Anton Iakimov
b3361b7d89
chore: drop wakuv2 fleets, use waku fleets
...
See https://github.com/status-im/infra-nim-waku/issues/91 for details
Mostly done automatically. Some parts manually.
3103c298...92ef58d4
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2024-05-21 14:02:30 +02:00
Yevheniia Berdnyk
634dd74768
e2e: fixes for activity center and some more
2024-05-15 22:52:08 +03:00
Yevheniia Berdnyk
8a24185ad6
e2e: fixes 3.05
2024-05-03 19:32:13 +03:00
Sean Hagstrom
a1490d414c
Ensure users can share a community url ( #19710 )
...
* fix: ensure :communities/share-community-url-with-data is defined
* fix: ensure we show the share-sheet when pressing the community share-action
* fix: ensure we use the correct share-sheet title when sharing a community
* e2e: updated inviting contacts to community flow
* tweak: remove extra url message when sharing community url on android
* tweak: remove extra url message when sharing community channel url on android
* tidy: remove redundant event handler for sharing community url
---------
Co-authored-by: Yevheniia Berdnyk <ie.berdnyk@gmail.com>
2024-04-30 13:44:14 +01:00
flexsurfer
65b0d1cd17
Feature/remove old screens and code ( #19795 )
2024-04-30 08:41:47 +02:00
Yevheniia Berdnyk
6d6766dce1
e2e: fix for wallet amount input
2024-04-25 12:11:47 +03:00
Yevheniia Berdnyk
9b550e4b82
e2e: fixes 23.04
2024-04-23 18:24:20 +03:00
Yevheniia Berdnyk
5c801331af
e2e: false failure fixes 22.04
2024-04-22 18:04:46 +03:00
Yevheniia Berdnyk
34930a7136
e2e: fix for reruning tests
2024-04-22 15:22:18 +03:00
Mohsen
8f67f38de9
[ #19182 ] fix: shell share design feedback ( #19617 )
...
Co-authored-by: Yevheniia Berdnyk <ie.berdnyk@gmail.com>
2024-04-18 18:12:29 +03:00