status-desktop/test/ui-test/src/screens
Alex Jbanca 8a69f3bc63
fix(SeedPhrase): Fixing seed phrase validation (#13496)
* fix(SeedPhrase): Fixing seed phrase validation

1. Validate each word after the editing is finished
2. Fixing the seed phrase suggestions where the suggestions box was hidden behind other ui elements
3. Propagate editingFinished signal in StatusBaseInput, StatusInput, StatusSeedPhraseInput
4. Fixing undefined `mnemonicIndex` errors

* fix: Refactoring of SeedPhraseInputView

Remove duplicated code and use EnterSeedPhrase component

+ Added storybook page

* fix(Onboarding): Fixing seed phrase validation on windows

The seed phrase validation fails on windows due to the dictionary line endings

* chore(squish): Update e2e tests to the new enter seed phrase panel construction

* fix: Load english dictionary from local file using StringUtils
2024-02-14 15:50:14 +02:00
..
components fix(SeedPhrase): Fixing seed phrase validation (#13496) 2024-02-14 15:50:14 +02:00
SettingsScreen.py test(@tst_wallet_settingsManagement): add test to add new account from settings 2023-07-27 11:27:00 +03:00
StatusAccountsScreen.py test(suite_settings/tst_userIdentity): Fix test on display name, bio and social links (#10226) 2023-04-24 11:39:07 +02:00
StatusChatScreen.py test/start multiple app instances added (#10779) 2023-05-30 12:24:04 +02:00
StatusCommunityPortalScreen.py Tests fix (#10871) 2023-06-02 16:34:09 +02:00
StatusCommunityScreen.py test(Communities) Adding permission test automated (#11993) 2023-08-31 12:31:43 +07:00
StatusCreateChatScreen.py test(CreateGroupChat): Create Group Chat 2022-07-28 14:21:32 +02:00
StatusLanguageScreen.py test(Settings/Language): Can change language 2022-08-18 11:28:55 +02:00
StatusLoginScreen.py test(suite_onboarding): fix tests (#10260) 2023-05-04 18:18:19 +02:00
StatusMainScreen.py test(Onboarding and Wallet) Fixes of user sign up with profile image test and using Keycard wallet test 2023-08-15 17:05:38 +03:00
StatusSearchScreen.py fix(wallet) fix Add Account Modal and wallet tests 2023-03-01 15:36:06 +04:00
StatusWalletScreen.py bug(savedaddresses): the send modal should be run clicking on the send button of a saved address item 2024-01-12 11:29:35 +01:00
StatusWelcomeScreen.py test(suite_onboarding): fix tests (#10260) 2023-05-04 18:18:19 +02:00
__init__.py chore(ui-test): First-approach 2022-03-31 16:02:57 -04:00
main_window.py test/start multiple app instances added (#10779) 2023-05-30 12:24:04 +02:00