337 Commits

Author SHA1 Message Date
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
Anton
70e885eb59 tests: set random color and return it so it works on any OS 2024-08-08 16:51:51 +02: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
60ee909598 chore: increased timeout for some buttons and created fixture to close apps before session 2024-07-25 12:20:56 +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
Anastasiya Semenkevich
021d06deb8 chore: add background color verification for avatar 2024-07-18 13:06:11 +03: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
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
Valentina Novgorodtceva
78e605d928 chore: reworked scroll method 2024-07-10 15:06:32 +03:00
Lukáš Tinkl
8504fb55a1 chore[UI - Wallet Stability] Rename SendModalFooter to TransactionModalFooter
... and remove particular code for send modal

- derive the footer from the standard `StatusDialogFooter` to reduce
code duplication (drop shadow, divider, margins, etc)
- rename the default button text
- expose the icon name and make it used the correct login/auth type icon
- some minor fixes and cleanups

Fixes #15212
2024-07-10 10:29:05 +02: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
Anastasiya Semiankevich
e2d7265d5b chore: custom timeout where app freezes with ticket reference 2024-06-27 12:08:03 +03:00
Anastasiya Semiankevich
289d3561bd chore: add isFrozen function and make the timeout for click a param 2024-06-27 12:08:03 +03:00
Valentina Novgorodtceva
c71d11e990 chore: duplicate permission step added to permission test 2024-06-27 09:58:24 +03:00
Valentina Novgorodtceva
37edd927f5 chore: fixes for mint owner token test 2024-06-26 11:41:00 +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
Alex Jbanca
eb6f037df0 fix(e2e): Fixing ComboBox isChecked flag to allow 3 state checkboxes 2024-06-21 16:18:51 +03:00
Anastasiya Semenkevich
527654e579 chore: fix locator for RoundImage to use object name 2024-06-20 15:13:54 +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
Anastasiya Semenkevich
1c5aad7733 chore: replace conditions with function call in system.py 2024-06-18 15:04:44 +03:00
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
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
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
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
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
5a9a93d343 test: 1-1 chat adding reaction and sending image 2024-05-30 15:33:49 +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
Anastasiya Semenkevich
8136d81c2b chore: replace locator for ChatView component and remove waiting 2024-05-29 16:27:10 +03:00
Valentina Novgorodtceva
45f016efb9 test: add contact from community channel test added 2024-05-29 12:28:08 +03:00