Anastasiya Semenkevich
4133afb676
chore: squeeze 2 tests into one, so links previews are checked on PR level too
2024-10-02 16:12:43 +03:00
Anastasiya Semenkevich
e015fface7
chore: change 1x1 chat to add contacts through settings
2024-10-01 23:57:41 +02:00
Anastasiya Semenkevich
87e91de90c
chore: add timeout for clicks
2024-09-30 17:56:27 +03:00
Anastasiya Semenkevich
54afe78b94
tests: update existing test to open send modal from chat message
2024-09-27 21:27:22 +03:00
Anastasiya Semenkevich
1af622a8db
chore: fix community channels and categories locators
2024-09-26 16:46:26 +03:00
Anastasiya Semenkevich
debae1e5f6
chore: fix 1x1 chat verification
2024-09-25 17:29:25 -04:00
Anastasiya Semenkevich
5476cde165
chore: tiny fixes for several failures in nightly
2024-09-25 17:12:45 +03:00
Anastasiya Semenkevich
6f80461371
tests: send random NFT
2024-09-25 11:15:29 +03:00
Anastasiya Semenkevich
a7eb8d9c77
chore: fix test for sending transaction
2024-09-24 15:15:38 +03:00
Anastasiya Semenkevich
ca042f91ef
chore: merge tests into a single flow
2024-09-24 12:25:53 +03:00
Anastasiya Semenkevich
9abc01426f
chore: update locators
2024-09-23 17:35:27 +02:00
Anastasiya Semenkevich
84d2e830ea
chore: fix sync devices test and enable it back in PRs
2024-09-23 14:09:19 +03:00
Anastasiya
1601da58ff
Update test_onboarding_sync_with_code.py
2024-09-20 18:05:34 +03:00
Anastasiya
2770295bf2
chore: disable sync test temp from critical path
2024-09-20 18:05:34 +03:00
Anastasiya Semenkevich
ffe046df29
chore: fix nightly failures
2024-09-16 19:47:15 +03:00
Anastasiya Semenkevich
2949e5ccd4
chore: group chat e2e test is fixed
2024-09-16 17:20:36 +03:00
Lukáš Tinkl
0c6a602336
[StatusQ] Move StyledTextField to StatusQ
...
- and rename it and its usages to StatusTextField
- remove a couple of related and unused components
Fixes #16296
2024-09-13 16:40:47 +02:00
Anastasiya Semenkevich
9050459ee8
chore: add object name for collectibles delegates
2024-09-12 09:53:42 +03:00
Anastasiya Semenkevich
ef60105c72
tests: merge 2 tests into one
2024-09-11 09:49:47 +03: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
43dff60e79
chore: use L2 networks for minting community tokens
2024-09-06 20:40:42 +03:00
Anastasiya Semenkevich
fdefaf5a54
chore: do not expose seed phrase in allure reports in params fixture
2024-09-06 20:40:42 +03:00
Anastasiya Semenkevich
44b3754fda
chore: temp disable test to mint tokens, need to transfer funds to l2 and use lower fees
2024-09-05 17:29:39 +03:00
Anastasiya Semenkevich
daad4e6d47
chore: use env var for sensitive information
2024-09-05 17:29:39 +03:00
Anastasiya Semenkevich
e2e45fec3b
chore: fix method reference
2024-09-05 10:39:49 +03:00
Anastasiya Semenkevich
32d50d6e86
tests: test for sending 0 eth
2024-09-04 16:16:10 +03:00
Anastasiya Semenkevich
94c62dae26
chore: enable back test with context menu interactions
2024-09-04 12:06:11 +03:00
Anastasiya Semenkevich
1e06a9c15a
tests: enable back buy ens name test
2024-09-02 19:30:58 +03:00
Anastasiya Semenkevich
2c2f87f654
tests: temp exclude test from critical path
...
Referece: https://github.com/status-im/status-desktop/issues/16236
2024-09-02 15:49:48 +03:00
Anastasiya Semenkevich
36e383eec6
chore: update random seed generator
2024-09-02 10:01:35 +03:00
Anastasiya Semenkevich
3c4eb3180d
tests: fix typo in method name and update PRs tests list
2024-08-30 16:14:04 +03:00
Anastasiya Semenkevich
5fa33249c7
tests: fix editing with right click
2024-08-29 18:06:26 +03:00
Anastasiya Semenkevich
cc1e185080
tests: simplify adding new account from seed test
2024-08-29 18:06:26 +03:00
Anastasiya Semenkevich
69cdd30c11
tests: add account with derivation path test randomised
2024-08-28 19:44:15 +03:00
Anastasiya Semenkevich
ef9c2598cc
chore: clean up user.py
2024-08-28 14:26:27 +03:00
Anastasiya Semenkevich
d698d81e3f
tests: test for blocking/unblocking user is now using brand new accounts
2024-08-28 14:26:27 +03:00
Anton
cba367ba1d
fix import
2024-08-27 15:24:55 +02:00
Anton
9bc479cb7b
fix imports
2024-08-27 15:24:55 +02:00
Anton
c2b0a1c7d1
tests: add soft assertion
2024-08-27 15:24:55 +02:00
Anastasiya Semenkevich
a7cb7376dd
tests: use own profile link in messages so the information is not gone after 30 days
2024-08-27 14:50:29 +03:00
Anastasiya Semenkevich
ad68f46c5b
tests: use randomly generated seed where possible
2024-08-26 11:52:39 +02:00
Anastasiya Semenkevich
66fac6fa96
tests: refactor user.py
2024-08-21 17:06:41 +03:00
Lukáš Tinkl
e868f335aa
feat(Settings/Privacy and security): add Privacy Policy popup
...
- mention the "Privacy Policy" document in the text explaining "Help us
improve Status", make a link to it and display it in a separate popup
- add a standalone header button to the settings page, doing the same
- extend storybook page with the "placement" param
Fixes #16157
2024-08-21 15:28:11 +02:00
Anastasiya Semenkevich
4673c1af57
tests: reduce timeout for saved address test
2024-08-19 14:36:50 +03:00
Anastasiya Semenkevich
589e72cdfd
chore: add verifications when checking checkboxes on modal
2024-08-16 19:08:23 +03:00
Anastasiya Semenkevich
de7872546a
tests: reorganise automated tests executed in prs for better visibility
2024-08-16 12:08:32 +03:00
Igor Sirotin
a46a7883e0
chore_: allow disabling http/ws api from cli ( #16118 )
...
* chore_: allow disabling http/ws api from cli
* ci: add env vars to prevent autotests hitting 8545 (#16120 )
* chore: increase timeout for saved addresses test
* ci: add env vars to prevent autotests hitting 8545 port
---------
Co-authored-by: Anastasiya <82375995+anastasiyaig@users.noreply.github.com>
2024-08-15 13:44:23 +01:00
Anastasiya Semenkevich
6cc11bbca9
chore: group chat test is using newly created users to avoid potential waku issues
2024-08-09 22:35:45 +03:00
Valentina Novgorodtceva
c3f8ecb5ee
test: share wallet address test and default account values in send/receive/bridge
2024-08-09 13:06:39 +03:00