907 Commits

Author SHA1 Message Date
Brian Sztamfater
23d3a2db2a
feat(wallet): simplify send and bridge flow ux (#21595)
Signed-off-by: Brian Sztamfater <brian@status.im>
2024-12-23 12:00:17 -03:00
Yevheniia Berdnyk
c8b063493b
e2e: False failures fixes 2024-12-11 00:38:34 +02:00
Ulises Manuel
e85bc539d3
feat(onboarding): Remove color and username steps (#21715)
* Remove password disclaimer, update copy and simplify implementation

* Remove non-existing wallet event

* Skip profile configuration for the "create profile" onboarding flow

* Include flow for new profiles when another profile already exists

* Add explanation about temp username

* Point 20 to a constant

* Simplify create profile password screen

* Fix password creation screen jump on mount

* e2e: updated tests

* Completely remove the "create profile" onboarding screen

* e2e: updated tests with recovering user

---------

Co-authored-by: Yevheniia Berdnyk <ie.berdnyk@gmail.com>
2024-12-09 13:55:47 -06:00
Yevheniia Berdnyk
1faa2e8f88
e2e: added key pair test 2024-12-04 16:55:39 +02:00
Yevheniia Berdnyk
e67f6c1cd3
e2e: mark skipped tests in TR 2024-12-02 20:13:35 +02:00
Tetiana Churikova
1d7eb49c57
e2e: remove xfail for staging fleet (#21681) 2024-12-02 18:33:48 +01:00
frank
f45f96975e
refactor_: rename LOG_REQUEST_GO to API_LOGGING_ENABLED (#21677)
032eb5b6...c014fbfc

- Rename LOG_REQUEST_GO env variable to API_LOGGING_ENABLED across all env files
- Rename requests.log to api.log for consistency
- Remove standalone initLogging functionality from native modules as it's now
  handled within InitializeApplication
- Add logging configuration (logEnabled, logLevel, apiLoggingEnabled) to
  InitializeApplication params
- Add logDir parameter for Android to ensure proper log file location

This change consolidates logging initialization into the InitializeApplication
flow and makes the naming more consistent with its actual functionality.
2024-11-29 22:01:27 +08:00
Yevheniia Berdnyk
60911a1dd1
e2e: false failures fixes 2024-11-22 17:54:38 +02:00
Ulises Manuel
ac0a115f1d
feat(onboarding): Switch profiles keeping biometrics valid (#21628)
* Rework login and logout flow to keep biometrics valid

- Move logout logic to a new namespace, the implementation no longer uses `rf/defn`

* Code style fixes

* Fix warning: "null is not an image" in login

* Fix biometric icons used all over the app

---------

Co-authored-by: Yevheniia Berdnyk <ie.berdnyk@gmail.com>
2024-11-20 13:51:06 -06: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
69664322b8
e2e: requests.log for failed tests 2024-09-18 12:07:50 +03:00
Yevheniia Berdnyk
6a5e718cd3
e2e: fixes for communities tests 2024-08-18 23:13:00 +03:00
Yevheniia Berdnyk
605e3a727d
e2e: fixes for welcome button and more 2024-08-09 00:20:50 +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
942c130d23
e2e: separated tests to run in PRs 2024-07-15 12:46:18 +03: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
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
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
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
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
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
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
Yevheniia Berdnyk
a8395e51a4
e2e: GH report: rerun tests link update 2024-04-18 05:41:36 +03:00
Yevheniia Berdnyk
76773a4165
e2e: fix for sharing community flow 2024-04-15 12:11:24 +03:00
Yevheniia Berdnyk
f98e5cf11f
e2e: fixes 8.04 2024-04-08 23:00:46 +03:00
Yevheniia Berdnyk
5fc23816a6
e2e: false failures fixes for wallet and image 2024-04-05 13:38:09 +03:00