230 Commits

Author SHA1 Message Date
Anastasiya Semenkevich
38b3e03fe5 chore: simplify new permission class 2024-11-11 19:09:24 +03:00
Anastasiya Semenkevich
ebbc55514e chore(@e2e): improve category tests 2024-11-11 19:09:24 +03:00
Anastasiya Semenkevich
9eaf4cc4ea chore(@e2e): improve permission test 2024-11-06 14:58:31 +03:00
Anastasiya Semenkevich
542cd01568 chore(@e2e): fix tests to reflect new settings list 2024-11-04 13:53:28 +01:00
Anastasiya
ca1182e3f9 chore(@e2e): various fixes for tests 2024-10-29 21:16:40 +03:00
Anastasiya Semenkevich
4409c20264 chore(@e2e): change object name for AccountListItem 2024-10-29 21:16:40 +03:00
Anastasiya Semenkevich
60a1532087 chore(@e2e): remove emojihash property as it is not accessible anymore 2024-10-28 23:16:31 +01:00
Anastasiya
5842600eb0 chore(@e2e): temp disable adding color and emoji for account creation 2024-10-23 13:23:33 +03:00
Anastasiya Semenkevich
7b3936522f chore(@e2e): edit community test improved 2024-10-23 11:31:26 +03:00
Anastasiya Semenkevich
6e109ba858 chore(@e2e): change locators 2024-10-18 20:14:28 +03:00
Anastasiya Semenkevich
f48eed2b28 chore: refactor community tests to use random community data 2024-10-18 20:14:28 +03:00
Anastasiya Semenkevich
748b9b94fc chore(@e2e): update test for sharing wallet address 2024-10-14 11:52:23 +03:00
Anastasiya Semenkevich
65798a0046 chore: fix tests 2024-10-11 01:37:10 +03:00
Anastasiya Semenkevich
273a960471 chore: update timeouts 2024-10-08 13:10:15 +03:00
Anastasiya Semenkevich
ffc5da3805 tests: add better condition when waiting for status change 2024-10-04 12:07:40 +03: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
9abc01426f chore: update locators 2024-09-23 17:35:27 +02: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
Anastasiya Semenkevich
ef60105c72 tests: merge 2 tests into one 2024-09-11 09:49:47 +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
32d50d6e86 tests: test for sending 0 eth 2024-09-04 16:16:10 +03:00
Anastasiya Semenkevich
36e383eec6 chore: update random seed generator 2024-09-02 10:01:35 +03:00
Anastasiya Semenkevich
5fa33249c7 tests: fix editing with right click 2024-08-29 18:06:26 +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
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
Valentina Novgorodtceva
905a5d21b4 chore: introduced local run mark and added skipif mark to skip them on ci 2024-08-09 11:14:54 +03:00
Valentina Novgorodtceva
b4ef71142e test: share wallet address test and default account values in send/receive/bridge 2024-08-09 11:14:54 +03:00
Anastasiya Semenkevich
5cae2edf08 chore: make tests running for dev build and update marks 2024-08-08 13:22:33 +03:00
Lukáš Tinkl
ed650d32dd chore: Remove the Browser from the app completely for now
- completely removes the `ui/app/AppLayouts/Browser` QML app section
- removes the `app_service/service/bookmarks`,
`app/modules/main/browser_section` and
`src/app_service/service/dapp_permissions` NIM modules
- remove the Browser settings page and associated popups/components
- HTML links now always open in an external browser
- adjust the section indexes in `Constants`
- fixup the e2e tests

Fixes #14614
2024-08-07 16:45:31 +02:00
Valentina1133
44281aabd0
test: community ban member steps added (#15845) 2024-07-30 12:44:35 +07:00
Valentina Novgorodtceva
ca88b43bf6 chore: removed condition for scroll, fixes issue with edit network 2024-07-26 15:51:02 +03:00
Valentina Novgorodtceva
7d49b6bd9c chore: fix for metrics popup 2024-07-23 10:59:03 +02:00
Valentina Novgorodtceva
7ec4230a32 chore: fixes for new flow 2024-07-23 10:59:03 +02: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
Valentina1133
e73df3da11
chore: raise Assertion error correctly (#15654) 2024-07-18 17:27:56 +07:00
Valentina Novgorodtceva
b0f373f1dc chore: removed duplicated method, updated test according to changes 2024-07-17 12:32:16 +03:00
Anastasiya Semenkevich
d814ec12ef chore: remove repetitive code and re-order some classes 2024-07-12 13:00:10 +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
Valentina Novgorodtceva
78e605d928 chore: reworked scroll method 2024-07-10 15:06:32 +03:00
Valentina1133
7b8361ec0f
chore: created separate files for onboarding, settings, wallet names (#15457) 2024-07-09 17:05:39 +07:00
Valentina Novgorodtceva
e1bb235b4e chore: method to set waku mode added 2024-07-08 17:31:41 +03:00
Valentina1133
50b0d7d039
chore: fix link preview and add more verifications (#15435) 2024-07-04 16:02:54 +07:00