Cuteivist
289c14aefd
feat: Remove beta popup ( #17264 )
...
* feat: Remove beta popup
* chore(@e2e): remove beta consent popup
---------
Co-authored-by: Anastasiya <anastasija.ig@gmail.com>
2025-02-11 10:18:16 +01:00
Lukáš Tinkl
3705249e40
feat(Onboarding): Create Profile & Login flows
...
- implement the basic Onboarding UI skeleton and the Create Profile
flows
- adjust the PasswordView and EnterSeedPhrase views to the latest design
- add the main OnboardingLayout and StatusPinInput pages to Storybook
- change terminology app-wide: "Seed phrase" -> "Recovery phrase"
- implement the Login flows (seed, sync, keycard)
- amend the keycard flow sequences with separate (non) empty page
Fixes #16719
Fixes #16742
Fixes #16743
2025-01-14 10:49:42 +01:00
Anastasiya Semenkevich
5992054f0d
chore(@e2e): fixes for tests according to changes to wallet tab reordering
2024-11-22 12:24:03 +02:00
Anastasiya Semenkevich
e2faa62697
chore(@e2e): fix community link parsing
2024-11-12 15:26:13 +03:00
Anastasiya Semenkevich
f48eed2b28
chore: refactor community tests to use random community data
2024-10-18 20:14:28 +03:00
Anastasiya Semenkevich
3623807f62
chore: update password range and make change password test required for PRs
2024-10-16 22:24:56 +02:00
Anastasiya Semenkevich
2b0af81139
chore: extract methods to helper class
2024-09-10 11:23:14 +03:00
Anastasiya Semenkevich
e41b9ec12c
chore: remove fixture. fixed tests
2024-09-10 11:23:14 +03:00
Anastasiya Semenkevich
66fac6fa96
tests: refactor user.py
2024-08-21 17:06:41 +03:00
Anastasiya Semenkevich
de7872546a
tests: reorganise automated tests executed in prs for better visibility
2024-08-16 12:08:32 +03:00
Anastasiya Semenkevich
5cae2edf08
chore: make tests running for dev build and update marks
2024-08-08 13:22:33 +03:00
Anastasiya Semenkevich
021d06deb8
chore: add background color verification for avatar
2024-07-18 13:06:11 +03:00
Anastasiya Semenkevich
d814ec12ef
chore: remove repetitive code and re-order some classes
2024-07-12 13:00:10 +03:00
Valentina Novgorodtceva
01b4d1305d
test: verifications for share profile popup added
2024-07-11 16:56:27 +03:00
Anastasiya Semenkevich
1c5aad7733
chore: replace conditions with function call in system.py
2024-06-18 15:04:44 +03:00
Anastasiya Semenkevich
19f6cf9e11
chore: removed unnecessary steps, brought back commented ones
2024-06-12 13:09:23 +03:00
Anastasiya Semenkevich
b2f6b68ddb
chore: temp disable application restart step
2024-06-11 12:25:04 +03:00
Valentina Novgorodtceva
45f7445595
chore: added reference to re-importing test case
2024-05-28 14:51:07 +03:00
Valentina Novgorodtceva
9be7160f5b
test: re-importing seed phrase added to existing test
2024-05-28 14:51:07 +03:00
Valentina Novgorodtceva
25cba56273
chore: fixed cancel syncing test
2024-05-16 16:12:59 +07:00
Valentina Novgorodtceva
2e123a0d38
chore: get rid of echo mode
2024-04-26 11:37:08 +03:00
Valentina Novgorodtceva
5d78f43915
chore: tests adjusted according to new onboarding flow
2024-04-24 19:19:21 +03:00
Anastasiya Semiankevich
aae6fed768
chore: fix syncing test
2024-04-19 17:21:58 +03:00
Anastasiya Semiankevich
3450d24680
test: enable sync devices test in critical suite
2024-04-19 17:21:58 +03:00
Anastasiya Semiankevich
7cde63f032
test: remove syncing test from critical path because it is failing too often
2024-04-18 19:40:30 +03:00
Anastasiya Semenkevich
3cf0bfdec8
chore: fix data type in public key assertion
2024-04-05 11:46:19 +03:00
Anastasiya Semenkevich
7994739d04
chore: add random user attributes usage where possible
2024-03-29 09:17:39 +03:00
Anastasiya Semenkevich
1963553f39
chore: fix missing dot validation for display name
2024-03-29 09:17:39 +03:00
Anastasiya Semenkevich
33251f2bfe
chore: remove data usage for syncing test as we actually dont need it there and it was not working anyway
2024-03-29 09:17:39 +03:00
Anastasiya Semenkevich
2858abeb98
add missing parameter, renamed function, removed super() from aut class (no parent exists)
2024-03-29 09:17:39 +03:00
Anastasiya Semenkevich
fc33d7986e
chore: enable tests
...
enable ens test because bug is fixed
bring back import seed test to critical path
bring back edit community test to critical path
2024-03-20 14:33:10 +03:00
Anastasiya Semenkevich
2121e89ef0
chore: switch off the test again to make the release 2.27 finally green
2024-03-19 08:44:16 +03:00
Anastasiya Semenkevich
0a8d8b4a97
chore: bring the test back
2024-03-18 18:45:20 +03:00
Anastasiya Semenkevich
fa349e7762
chore: temp remove import seed test from suite to make release green
2024-03-15 16:20:12 +03:00
Valentina Novgorodtceva
6a2bbe1904
chore: enabled login_with_wrong_password test
2024-03-06 14:25:14 +03:00
Valentina Novgorodtceva
d0fc8ddc3d
chore: replaced locator for account item, refactored method using index and added index in tests
2024-03-04 15:19:48 +03:00
Anastasiya Semenkevich
2117675172
chore: account reference for status account
2024-03-04 15:19:48 +03:00
Anastasiya Semenkevich
53f0fd1fa0
chore: general updates
2024-03-01 12:51:51 +03:00
Anastasiya Semenkevich
62ec470ab1
chore: update bug reference
2024-02-29 15:09:54 +03:00
Anastasiya Semenkevich
f7b975ec17
chore: comment out password strength test and other minor updates
2024-02-29 13:23:10 +03:00
Valentina Novgorodtceva
2fc228732e
chore: verifications of dots in password field commented for now
2024-02-28 14:20:01 +03:00
Valentina Novgorodtceva
ca6e8f12c1
chore: test_login_with_wrong_password skipped because of bug for now
2024-02-28 14:20:01 +03:00
Valentina Novgorodtceva
d793b3108c
chore: fixed dots for password
2024-02-28 14:20:01 +03:00
Anastasiya Semenkevich
6bbdff0691
chore: add import seed test to critical suite for now
2024-02-28 10:42:40 +03:00
Anastasiya Semenkevich
37b2a065d9
chore: replace UI references
2024-02-26 13:52:20 +03:00
Valentina Novgorodtceva
10bf994f39
chore: increased timeout for device synced
2024-02-21 10:34:32 +03:00
Anastasiya Semenkevich
b309456a33
chore: combine 2 tests to save time
2024-02-19 11:13:44 +03:00
Anastasiya Semenkevich
1fc44f5e3d
chore: replace file dialog interactions with direct function
2024-02-16 10:10:59 +03:00
Valentina Novgorodtceva
6f84fe7c08
chore: fixes for fails from nightly run
2024-02-12 10:27:31 +03:00
Anastasiya Semenkevich
2c22faa780
chore: reduce the critical set because of file dialog issue on release CI
...
https://github.com/status-im/status-desktop/issues/13483
2024-02-08 20:34:48 +03:00