Alex Jbanca
81fd27526e
fix: Fixing broken binding on text input enabled property
...
The enabled property of the text input needs to have a binding to the StatusChatInput enabled property
+ re-enable the squish test
2023-11-03 14:53:44 +02:00
Anastasiya Semenkevich
cc34375744
chore(@community_tests): disabling test with reply because of bug
...
Reason: https://github.com/status-im/status-desktop/issues/12440
2023-11-01 11:10:07 +03:00
Igor Sirotin
e5b68e8823
fix: messaging settings and url unfurling fixes ( #12457 )
...
* remove browser selection setting
* remove main whitelist settings. replace tenorGif setting with gifUnfurlingEnabled
* remove old unfurling
* move history nodes section
* disable outdated e2e tests step
* remove isGifWidgetEnabled setting
* fix: StatusMessage height when gif unfurling disabled
---------
Co-authored-by: Anastasiya Semenkevich <anastasija.ig@gmail.com>
2023-10-18 10:03:32 +01:00
Anastasiya Semenkevich
f7db677c95
chore(@tests): switch off some tests that are failing on linux
2023-09-27 18:23:22 +03:00
Lukáš Tinkl
e6408724c9
feat(settings): add Privacy Statement and Terms of Use
...
- bundle those 2 documents as Markdown
- some UI fixes according to latest Figma
Fixes #12192
2023-09-25 14:09:45 +02:00
Anastasiya Semenkevich
87c16b26bf
chore(@tests): remove ui_pytest
...
QA team has migrated the pytest framework to https://github.com/status-im/desktop-qa-automation .
This change is needed to clean up unnecessary code and to separate the code of a product and code for tests
2023-09-20 10:00:17 +03:00
Valentina1133
f11b2b1e86
Test/97 wallet generated custom private key account ( #12080 )
...
* test(Wallet) Edit the default wallet account and Manage a watch-only account cases automated
* test(Wallet) Manage generated and custom generated account
* test(Wallet) Manage private key imported account
2023-09-07 11:13:38 +07:00
Valentina1133
428ff4d089
test(Wallet) Edit the default wallet account and Manage a watch-only account cases automated ( #12070 )
2023-09-05 13:22:44 +07:00
Vladimir Druzhinin
a3b739b81d
Test/93 community channel ( #12057 )
...
* Test(Community) Create, edit community
#90
* Test(Community) Create, Edit and Delete Channel
#93
* Test(Fix) System dialog for local build fixed on Mac
#95
* Test(Fix) Typo
#93
2023-09-04 20:36:48 +02:00
Valentina1133
20de907982
test(Wallet) Test Manage a saved address automated ( #12034 )
2023-09-01 18:18:04 +07:00
Valentina1133
c86fb40fb7
test(Communities) Small fix for adding permissions test ( #12050 )
2023-08-31 17:27:42 +07:00
Valentina1133
d684acd835
test(Communities) Adding permission test automated ( #11993 )
2023-08-31 12:31:43 +07:00
Vladimir Druzhinin
0405ea0b89
Test(Community) Create, edit community ( #12021 )
...
#90
2023-08-29 16:43:00 +02:00
Vladimir Druzhinin
22d1913f47
Test(Hotfix) Fix import module ( #11991 )
...
* Test(Hotfix) Fix import module
* test(suite_messaging) tst_OneToOneChatFlow skipped
2023-08-23 12:32:43 +02:00
Vladimir Druzhinin
18b1579cfd
test(AUT Close) The closing AUT process by pid ( #11955 )
...
#85
2023-08-22 17:15:25 +02:00
Valentina Novgorodtceva
e9d0727ea1
test(Onboarding and Wallet) Fixes of user sign up with profile image test and using Keycard wallet test
2023-08-15 17:05:38 +03:00
Vladimir Druzhinin
52fed9d5c2
test(Onboarding) Test on Import: 12 word seed phrase added
...
#86
2023-08-14 10:26:58 +03:00
Alex Jbanca
7d4df690c5
feat: Add Ban/Kick Pending state in the Community members settings.
2023-08-11 17:55:51 +03:00
Vladimir Druzhinin
5fc1ecc858
test(Onboarding) Skip closing test app ( #11837 )
...
- Closing all app instances by port for local run and by process name for CI
- Threshold for emoji hash decreased in image
comparison
- Verification point for cropped user icon added
2023-08-10 08:58:50 +02:00
Vladimir Druzhinin
b09504be36
Test(pytest) start aut ( #11482 )
...
* test(pytest) The driver methods added. Wrappers for UI elements added.
#67
* test(pytest) Squishserver added
#68
* test(pytest) Attach/Detach AUT methods added
#69
* test(pytest) Main window handler added
#70
* test(pytest) Save screenshot on fail added
#71
* test(pytest) Wait for squishserver added
#71
* test(pytest) Setup Windows
#71
* Generate new keys (#11804 )
* test(pytest) Image comparison methods added
#76
* test(pytest) Tesseract methods added
#77
* test(pytest) The Methods to search color on image added
#80
* test(onboarding) Test on generation new keys added
#75
* test(pytest) Handlers for OS Native File dialog added
#81
* test(Onboarding) Test on Profile image added
#83
* Allure and TestRail integration (#11806 )
* test(Allure) Steps descriptions added
#72
* test(TestRail) Integration
#72
2023-08-04 20:27:03 +02:00
Vladimir Druzhinin
13228f4c28
test(AUT) Skip closing AUT process at the end of the test ( #11701 )
...
#85
2023-07-28 17:20:29 +02:00
Anastasiya Semenkevich
6fa519a4c0
test(@tst_wallet_settingsManagement): add test to add new account from settings
2023-07-27 11:27:00 +03:00
Anastasiya Semenkevich
ffc5029be1
chore(@e2e_tests): enable back disabled tests
...
1. enabled back the tests which were disabled because of context menu changes
2. renamed several to make them look alike
3. disabled 2 tests because they need to be changed a little (additional verifications needed), for now they are duplicating existing stuff
2023-07-25 14:23:37 +03:00
Igor Sirotin
cc5f057b3a
Replace link previews with new unfurled data from the message ( #11603 )
2023-07-22 02:08:44 +03:00
Khushboo Mehta
9800dad3ba
feat(@desktop/wallet): Account view - New Account view UI
...
fixes #11537
2023-07-21 15:37:30 +02:00
Cuteivist
ae6630911e
feat(@desktop/wallet): Adjust options in wallet account menu ( #11368 )
...
* feat(@desktop/wallet): Adjust options in wallet account menu
closes #10682
* test(wallet suite) Fix failed test (#11577 )
---------
Co-authored-by: Vladimir Druzhinin <128374224+StateOf-Vlado@users.noreply.github.com>
2023-07-19 16:05:21 +02:00
Anastasiya Semenkevich
32952e4e01
Update test.feature
2023-07-19 10:26:54 +03:00
Khushboo Mehta
a468635ddc
feat(@desktop/wallet): Networks - New List UX with link mainnet/testnet + testnet mode enable/disable
...
fixes #11252
2023-07-14 08:57:36 +02:00
Noelia
eb37f44a23
feat(OwnerToken): Create Get started panel and add it to Tokens and Airdrops welcome views
...
- Added start panel in tokens welcome page.
- Added start panel in airdrop welcome page.
- Updated e2e tests according to new requirements.
Closes #11284
2023-07-11 11:07:01 +02:00
Noelia
d4afc1fba6
feat(CommunitySettings): Changes section name from `Mint Tokens` to `Tokens`
...
Updated text according to new design.
Updated e2e tests according to new requirement.
2023-07-11 11:07:01 +02:00
Vladimir Druzhinin
db826253c7
test(pytest) Import squish as a python module. ( #11421 )
...
#66
2023-07-10 17:55:10 +02:00
Alex Jbanca
9629a145da
feat: Update Community Overview header based on the new design
...
[Design](https://www.figma.com/file/17fc13UBFvInrLgNUKJJg5/Kuba⎜Desktop?type=design&node-id=31229-627216&mode=design&t=KoQOW7vmoNc7f41m-0 )
1. Update header layout and size
2. Add OverviewSettingsPanel in storybook
feat: Update Community Overview Header based on the new design
Removing squish tests related to the community identicon in the Overview page. The identicon is removed in the new designs
2023-07-08 11:56:33 +03:00
Alex Jbanca
3b57915155
feat: Implement Community Overview footer with mocked data
...
1. Adding OverviewSettingsFooter.qml according to design
2. Adding the footer to storybook
3. Add the footer in the overview page
4. Remove the squish tests for the old footer
2023-07-07 21:07:35 +03:00
Vladimir Druzhinin
04a63ce07d
Tests on Language settings skipped ( #11432 )
2023-07-06 13:10:14 +02:00
Alex Jbanca
0efca3f0bd
feat: Update Edit community settings based on new design
...
[Design for edit community settings](https://www.figma.com/file/17fc13UBFvInrLgNUKJJg5/Kuba⎜Desktop?node-id=3132%3A383870&mode=dev )
[Design for create community popup](https://www.figma.com/file/17fc13UBFvInrLgNUKJJg5/Kuba⎜Desktop?type=design&node-id=2636-359221&mode=design&t=Z888PCuW1eTwF5RY-0 )
1. Update alignments, paddings and item size to match the new design
2. Update subtitles (Only for edit community settings. Create community popup has different subtitles)
3. Create new EditCommunitySettingsLayout with the new design to be reused in CreateCommunityPopup
4. Update CreateCommunity popup to align it with the new design
5. Add basic EditSettingsPanelPage to storybook
6. Fix TagsPicker bug where the tags were not showing when opening the edit community settings for the first time
2023-07-06 09:47:46 +03:00
Michał Cieślak
cd142a74fc
chore(Community Settings): Squish tests fixed
2023-07-03 12:47:35 +02:00
Noelia
d763a09cac
feat(Communities): File renames
...
- Removed redundant `community` word in some files from: `controls`, `views`, `popups`, `helpers ` and `panels` folders.
- Updated storybook.
- Updated squish files.
Closes #6204
2023-06-28 14:28:47 +02:00
Vladimir Druzhinin
2ff798b686
test(suite wallet) Fix BDD syntax error ( #11283 )
2023-06-28 11:23:18 +02:00
Anastasiya Semiankevich
26c4eaa75b
chore(@e2e_tests): disable test for hiding w/o accounts
...
Hide/show w/o accounts button should not hide/show accounts but should reflect the total balance. This will be implemented in the app soon and the test has to be re-written to handle that
2023-06-27 13:35:25 +03:00
Khushboo Mehta
c47140a406
feat(@desktop/wallet): Wallet accounts - Account List
...
fixes #11189
2023-06-23 16:55:36 +02:00
Lukáš Tinkl
ecc1b5316f
fix: community context menu should not say "Leave community" if not joined
...
- get rid of the `amISectionAdmin` for good (was done only partially in
82a1ed2f7a
)
- fix the corresponding storybook pages
Fixes #10963
2023-06-21 11:17:13 +02:00
Lukáš Tinkl
fe9bb7d398
chore: Update StatusBaseButton content item layout
...
- introduce StatusButton storybook page with controls to play around
with the its options and variants
- StatusBaseButton: make the content item horizontally centered by
default
- StatusBaseButton: remove `textAlignment` and fix `textFillWidth` for
the intended usage
- fixup usage of the 2 above options which were introduced merely as a
workaround, mostly in wallet + corresponding storybook pages
Fixes #10903
2023-06-20 14:10:35 +02:00
Anastasiya Semiankevich
cdb838d578
chore(@e2e_tests): add logic to use networks selector only if address is hex
2023-06-20 11:54:48 +03:00
Anastasiya Semiankevich
373608d744
chore(@e2e_tests): split scenario to create and edit, improved edit logic
2023-06-15 18:14:13 +03:00
Anastasiya Semiankevich
601696f589
chore(e2e_tests): extend saved address creation with network options
2023-06-15 12:22:48 +03:00
Anastasiya Semiankevich
d9f15ace2b
test(@tst_wallet_account_management): add test to verify hide watch-only button
2023-06-13 12:46:09 +03:00
Anastasiya Semiankevich
e2b3376f66
chore(@e2e_tests): fix imports and split the tests to feature files
2023-06-07 23:26:18 +03:00
Anastasiya Semenkevich
bf84d2503f
chore(@e2e_tests): disable flaky test
2023-06-07 20:11:20 +03:00
Sale Djenic
ae492fe631
fix(@desktop/profile): profile social links
...
- added to sync mechanism
- added to backup mechanism
- UI updated according to the newest changes
Closes : #10390
2023-06-07 13:22:59 +02:00
Anastasiya Semiankevich
00aa1b3391
chore(@e2e_tests): fix background for wallet suite
2023-06-06 18:43:02 +03:00