Anastasiya Semenkevich
c67785100b
chore: click indicator on before get started modal instead of checkboxes
2024-06-17 15:43:32 +03:00
Anastasiya Semenkevich
3b4a50b46f
chore: click check boxes specifically, other elements in the middle
2024-06-17 15:43:32 +03:00
Anastasiya Semenkevich
5508cd96c9
chore: do not hardcode fileuri so it becomes OS agnostic
2024-06-17 13:39:18 +03:00
Anastasiya Semenkevich
e2f06fb204
test: disable change password test because it creates ghost instances
...
https://github.com/status-im/status-desktop/issues/15178
2024-06-14 12:52:14 +03:00
Valentina1133
1250373037
chore: more verifications added (community title and description on web page) ( #15022 )
2024-06-13 21:18:41 +07:00
Anastasiya Semenkevich
e896267874
chore: fix typo for keypair error string
2024-06-12 13:09:23 +03:00
Anastasiya Semenkevich
9ce23fe556
chore: squeeze 2 kill methods to 1
2024-06-12 13:09:23 +03:00
Anastasiya Semenkevich
19f6cf9e11
chore: removed unnecessary steps, brought back commented ones
2024-06-12 13:09:23 +03:00
Anastasiya Semenkevich
e8e1e08a89
chore: use sigkill to kill the process
2024-06-11 14:20:04 +03:00
Valentina Novgorodtceva
3d34b30390
test: 5 characters minimum length for account name and keypair name
2024-06-11 12:33:44 +03:00
Valentina Novgorodtceva
97291731ac
chore: fix for nightly fail
2024-06-11 12:33:44 +03:00
Anastasiya Semenkevich
b2f6b68ddb
chore: temp disable application restart step
2024-06-11 12:25:04 +03:00
Belal Shehab
f0bcea0044
fix(wallet): Renamed KeyPair to key pair throughout the entire app ( #15051 )
...
* fix(wallet): Renamed KeyPair to key pair throughout the entire app
replaced the keypair occurances with key pair in the entire qml ui files
fixes : #13612
---------
Co-authored-by: belalshehab <belal@status.im>
Co-authored-by: Valentina Novgorodtceva <valentina@status.im>
2024-06-07 16:29:09 +03:00
Valentina1133
675ef05eaa
Fixes and changes for tests stability ( #15034 )
...
* chore: fixes for community channel test
* chore: changes for wallet tests stabilisation and increase of timeout for pin unpin test
2024-06-05 14:52:32 +07:00
Anastasiya Semenkevich
c016333aad
chore: use correct variable in default config template
2024-06-04 10:55:56 +03:00
Anastasiya Semenkevich
225fe15464
chore: update local config template file
2024-06-04 09:26:21 +03:00
Jakub Sokołowski
862a1400d1
fix(e2e): remove colons from test filenames
...
They cause weird Git errors on Windows slaves:
```
stderr: error: invalid path 'test/e2e/tests/wallet_main_screen/wallet: assets tab/test_wallet_assets_sorting.py'
```
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2024-06-03 12:57:04 +02:00
Jakub Sokołowski
c8ed4a37c4
chore(ci): fix e2e test directories and build path
...
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2024-06-03 10:02:58 +02:00
Anastasiya Semenkevich
2a60da15ed
chore: improve profile
2024-06-03 10:18:31 +03:00
Valentina Novgorodtceva
2467af110f
test: share community link test
2024-06-03 10:13:14 +03:00
Anastasiya Semenkevich
5ea1eb5c3c
chore: remove duplicated authentication popup
2024-06-03 09:55:21 +03:00
Anton
eb98c5a153
ignore envrc and squish.ini
2024-05-31 10:22:29 +02:00
Valentina Novgorodtceva
70c2a33e5c
test: try re-importing seed phrase in wallet
2024-05-31 13:44:18 +07:00
Valentina Novgorodtceva
f9d3e11e07
test: added random selection of emoji reaction and verification on both - sender and recipient sides
2024-05-30 15:33:49 +03:00
Valentina Novgorodtceva
e93a7365cb
test: added random selection of emoji reaction and verification on both - sender and recipient sides
2024-05-30 15:33:49 +03:00
Valentina Novgorodtceva
5a9a93d343
test: 1-1 chat adding reaction and sending image
2024-05-30 15:33:49 +03:00
Valentina Novgorodtceva
ddea6fb3fd
chore: skipped tests dependant on issues with rates limits
2024-05-30 15:33:24 +03:00
Anastasiya Semenkevich
c9cfe35542
test: disable test for identity request as the functionality is going to be hidden
...
Context: https://github.com/status-im/status-desktop/issues/14954
2024-05-30 10:32:42 +03:00
Valentina Novgorodtceva
2cca033dc2
chore: replaced with recommended method to check that add new account opened
2024-05-30 13:51:30 +07:00
Valentina Novgorodtceva
d25d5cc9c8
chore: stabilisation rename keypair
2024-05-30 13:51:30 +07:00
Valentina Novgorodtceva
a3fa0ebaa3
chore: test send divided into 2 separate files
2024-05-29 16:47:55 +03:00
Valentina Novgorodtceva
cf99bfc879
chore: i returned back symbol @ before allure
2024-05-29 16:47:55 +03:00
Anastasiya Semenkevich
8136d81c2b
chore: replace locator for ChatView component and remove waiting
2024-05-29 16:27:10 +03:00
Anastasiya Semenkevich
af8ed6c068
chore: add transaction mark for mint owner token test
2024-05-29 16:27:10 +03:00
Valentina1133
9d370a621b
Update tests/communities/test_communities_adding_contact_from_channel.py
...
Co-authored-by: Anastasiya <82375995+anastasiyaig@users.noreply.github.com>
2024-05-29 12:28:08 +03:00
Valentina1133
48d5239273
Update tests/communities/test_communities_adding_contact_from_channel.py
...
Co-authored-by: Anastasiya <82375995+anastasiyaig@users.noreply.github.com>
2024-05-29 12:28:08 +03:00
Valentina Novgorodtceva
390a3e4d77
chore: increased timeout
2024-05-29 12:28:08 +03:00
Valentina Novgorodtceva
45f016efb9
test: add contact from community channel test added
2024-05-29 12:28:08 +03:00
Anastasiya Semenkevich
2723281937
chore: add verification after emoji selection
...
Added verification step for emoji selection, so test is checking wether emoji is applied or not
2024-05-28 14:51:23 +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
Anastasiya Semenkevich
996518534a
Revert "chore: change scroll method for settings pane"
...
This reverts commit 1018edc3cc
.
2024-05-28 10:44:03 +03:00
Anastasiya Semenkevich
1018edc3cc
chore: change scroll method for settings pane
...
Tests were failing on my mac with 16-inch display (3456 × 2234) (were not able to scroll the left navigation panel and reach out the buttons at the bottom, like Sign Out for example)
2024-05-27 16:56:24 +03:00
Valentina Novgorodtceva
8c37767ea6
test: link preview tests added
2024-05-22 10:12:27 +07:00
Valentina Novgorodtceva
98c2544abb
chore: replaced locator for add button
2024-05-20 18:50:59 +07:00
Valentina Novgorodtceva
5ea271e136
chore: reworked method for text edit to check how it will work on ci
2024-05-20 18:50:59 +07:00
Emil Sawicki
c6bcdf237e
feat: Update network short name
2024-05-16 17:17:04 +02:00
Valentina Novgorodtceva
c24bb794e4
test: rename keypair test added
2024-05-16 16:51:03 +07:00
Valentina Novgorodtceva
35d79a7771
chore: set timeout for send tests
2024-05-16 16:12:59 +07:00
Valentina Novgorodtceva
aad2ac956c
chore: stabilise opening wallet
2024-05-16 16:12:59 +07:00