Valentina Novgorodtceva
7ec4230a32
chore: fixes for new flow
2024-07-23 10:59:03 +02:00
Valentina1133
bb4c94438f
chore: owner and member can view and post in non-restricted channel ( #15421 )
2024-07-19 17:44:04 +07:00
Valentina1133
e1611cbc83
chore: keycard tests fixed, improved and other tests fixed accordingly ( #15656 )
2024-07-19 13:43:44 +07:00
Valentina1133
2b415bdc53
test: block and unblock user test added ( #15577 )
2024-07-18 17:57:24 +07:00
Anastasiya Semenkevich
021d06deb8
chore: add background color verification for avatar
2024-07-18 13:06:11 +03:00
Anastasiya Semenkevich
9f03c2d425
tests: enable back test for account creation in settings
...
Closes https://github.com/status-im/status-desktop/issues/15286
2024-07-17 12:32:33 +03:00
Valentina Novgorodtceva
b0f373f1dc
chore: removed duplicated method, updated test according to changes
2024-07-17 12:32:16 +03:00
Anastasiya Semenkevich
7e69a2e465
tests: fix broken reference in links preview test
2024-07-15 14:33:56 +03:00
Anastasiya Semenkevich
046892dd98
chore: temp remove the wrong test case reference
2024-07-15 07:59:08 +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
Valentina1133
4dc170688e
test: hidden community channel test added ( #15485 )
2024-07-11 17:51:56 +07:00
Valentina1133
6672816f84
chore: changes for tests stability ( #15500 )
2024-07-11 17:04:32 +07:00
Valentina1133
48b3c72957
chore: added removing of watched account ( #15517 )
2024-07-11 16:15:22 +07:00
Valentina1133
50b0d7d039
chore: fix link preview and add more verifications ( #15435 )
2024-07-04 16:02:54 +07:00
Valentina Novgorodtceva
cd37994e6b
chore: some changes to stabilise tests, skipped assets sorting
2024-07-01 13:56:22 +03:00
Anastasiya Semenkevich
5684aac868
tests: replace seed recovery with new user creation instead
2024-07-01 13:41:57 +03:00
Valentina Novgorodtceva
1c38b209c1
chore: replaced steps with user data for online identifier test
2024-06-28 16:53:59 +03:00
Valentina Novgorodtceva
4693660226
chore: replaced watched address to another one and enabled test
2024-06-28 16:53:49 +03:00
Valentina Novgorodtceva
c71d11e990
chore: duplicate permission step added to permission test
2024-06-27 09:58:24 +03:00
Valentina Novgorodtceva
8bc24c5803
chore: fix for community name
2024-06-26 11:41:10 +03:00
Valentina Novgorodtceva
afde836517
test: replaced old test of sending request to send/accept/decline request and remove contact
2024-06-24 16:24:57 +03:00
Anastasiya
033bf99974
chore: add reference to skipped test
2024-06-20 22:07:19 +03:00
Anastasiya Semenkevich
d975dc66a1
tests: test for adding account from settings is disabled
2024-06-20 22:07:19 +03:00
Valentina1133
c3112e9f23
chore: replaced inviting people to community by another method ( #15226 )
2024-06-20 17:18:10 +07:00
Valentina1133
c8eb48cf04
chore: changes for mint owner token test ( #15270 )
2024-06-20 11:24:35 +03:00
Patryk Osmaczko
774c08eec7
chore(tests): make permissions tests required for PRs
2024-06-19 13:58:55 +02:00
Patryk Osmaczko
dc49843948
Revert "chore: disabled permissions tests, there is a bug"
...
This reverts commit 4226eaed0b
.
2024-06-19 13:58:55 +02:00
Valentina Novgorodtceva
4226eaed0b
chore: disabled permissions tests, there is a bug
2024-06-19 11:44:19 +03:00
Anastasiya Semenkevich
1c5aad7733
chore: replace conditions with function call in system.py
2024-06-18 15:04:44 +03:00
Valentina1133
4170f589b3
chore: improved 1-1 chat so it will decrease duration of test + added verification that message was edited ( #15201 )
2024-06-18 16:42:55 +07:00
Valentina Novgorodtceva
28a7b691cd
chore: fix for click_mint
2024-06-17 15:43:32 +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
19f6cf9e11
chore: removed unnecessary steps, brought back commented ones
2024-06-12 13:09:23 +03:00
Valentina Novgorodtceva
3d34b30390
test: 5 characters minimum length for account name and keypair name
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
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
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
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
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
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
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
Valentina Novgorodtceva
8c37767ea6
test: link preview tests added
2024-05-22 10:12:27 +07: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
25cba56273
chore: fixed cancel syncing test
2024-05-16 16:12:59 +07:00
Valentina Novgorodtceva
5b4a4e31e9
test: custom ordering of assets added
2024-05-16 16:12:39 +07:00
Valentina Novgorodtceva
4cf0626a25
chore: some changes for stability
2024-05-16 15:41:00 +07:00
Valentina Novgorodtceva
44c0a3feac
test: min owner token test added
2024-05-16 15:41:00 +07:00
Valentina Novgorodtceva
d9fb163cb7
chore: unpin method reworked
2024-05-08 17:31:39 +07:00
Valentina Novgorodtceva
56f8359296
chore: edited tests with steps of creation community
2024-05-03 19:20:25 +03:00
Valentina Novgorodtceva
0e1d0bc854
chore: fix creation of community
2024-05-03 19:20:25 +03:00
Anastasiya Semiankevich
45fc6ec608
chore: no colors validation for channels test
2024-05-02 13:21:04 +03:00
Anastasiya Semiankevich
d06cfd342a
chore: raise lookup error if contacts list is empty and don't waste 30 minutes
2024-05-02 13:21:04 +03:00
Anastasiya Semiankevich
1588c02f1b
chore: remove edit community test from critical path
...
temp, because of https://github.com/status-im/status-desktop/pull/14565
2024-05-02 09:11:45 +03:00
Valentina Novgorodtceva
2e123a0d38
chore: get rid of echo mode
2024-04-26 11:37:08 +03:00
Anastasiya Semiankevich
60d9c5bebd
chore: enable failing tests to reflect the current picture
2024-04-25 17:14:29 +03:00
Anastasiya Semiankevich
22b989cef8
chore: enable balance test
...
https://github.com/status-im/status-desktop/issues/14427 should be fixed
2024-04-25 11:18:58 +03:00
Valentina Novgorodtceva
5d78f43915
chore: tests adjusted according to new onboarding flow
2024-04-24 19:19:21 +03:00
Anastasiya Semiankevich
b8f832dc1d
chore: disable balance test
...
reason: https://github.com/status-im/status-desktop/issues/14427
2024-04-23 11:23:32 +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
Valentina Novgorodtceva
5f413b319d
chore: ens name purchase test skipped because of bug
2024-04-19 13:38:10 +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
Valentina Novgorodtceva
faf4a88f16
chore: stabilisation for make picture step added and for nft test + skipped nft test because of bug for now
2024-04-18 15:49:49 +03:00
Valentina Novgorodtceva
cf52a8222f
1-1 chat: added reply to own message, clear chat and close chat steps
2024-04-16 16:19:56 +03:00
Valentina Novgorodtceva
d6a71fa37b
chore: skipped assets sorting test because of bug
2024-04-16 13:02:46 +03:00
Valentina Novgorodtceva
0d8db92300
test: test_wallet_send_nft added
2024-04-11 11:43:30 +03:00
Valentina Novgorodtceva
3b5f0d792a
chore: fixed community admin kik member and also changed timeouts in several places
2024-04-10 13:55:14 +03:00
Anastasiya Semenkevich
5f7ac07157
test: enable back account reordering
2024-04-10 10:07:36 +03:00
Anastasiya Semenkevich
16b2976da4
chore: create, update and delete all permissions at 1 go
2024-04-09 12:20:17 +03:00
Anastasiya Semenkevich
c0ea22ede0
chore: introduce new mark
2024-04-09 12:20:17 +03:00
Valentina Novgorodtceva
531abf4cb5
chore: fix for 1-1 chat test
2024-04-09 11:10:55 +03:00
Valentina Novgorodtceva
a78381bf9e
chore: refactored method of getting chat names
2024-04-09 11:10:55 +03:00
Valentina Novgorodtceva
956f86fced
test: admin can kick a member and delete message
2024-04-09 10:07:56 +03:00
Anastasiya Semenkevich
9de9f2b6e8
test: fix send asset test and enable other tests
2024-04-08 10:03:18 +03:00
Valentina Novgorodtceva
970c650576
chore: user data removed and pin unpin test fixed
2024-04-05 16:26:00 +03:00
Valentina Novgorodtceva
14b80d4bb7
chore: fixed not working asserts, added waitFor for changed group name
2024-04-05 16:26:00 +03:00
Anastasiya Semenkevich
3cf0bfdec8
chore: fix data type in public key assertion
2024-04-05 11:46:19 +03:00
Anastasiya Semenkevich
50cb471e3c
test: check member role permission limit added
2024-04-04 14:05:48 +03:00
Anastasiya Semenkevich
b25ec2bd1b
chore: disable ens purchase test because of issue
...
Ticket opened: https://github.com/status-im/status-desktop/issues/14262
2024-04-03 11:49:50 +03:00
Anastasiya Semiankevich
8b20e56680
chore: address nightly failures on march 29, 2024
2024-03-29 12:37:58 +03:00
Anastasiya Semenkevich
36a5e6b32e
chore: replace method to get chat names
2024-03-29 09:17:39 +03:00
Anastasiya Semenkevich
51c8d21399
chore: fix data for channel member test
2024-03-29 09:17:39 +03:00
Anastasiya Semenkevich
0ade2a3306
chore: skip test to verify channels as a member
2024-03-29 09:17:39 +03:00