btcpayserver/BTCPayServer/Views/UIWallets
rockstardev 8b5c5895f0
Selenium tests for Multisig on server (#6487)
* Adding MultisigTests

* Adding fetching of receive address and creating pending transaction

* Completing multisig test flow

* Reverting Selenium ChromeDriver version

* Adding generation of PSBTs

* Removing unnecessary lines

* PSBT test signing now working with multisig dervation scheme

* Updating SignTestPSBT test

* Reducing number of iterations for test funding, to speed up tests

* Bugfixing PSBT problem

* Ensuring that PSBT signing also works for pending transactions

* Ensuring we don't collect count duplicate signatures for same PSBTs

* Resolving bug in PendingTransactionService where Combine was modifying object

* Fixing bug where pending transaction was not broadcased if there was ReturnUrl

* Finally finishing Multisig Selenium test flow with signing PSBTs, broadcasting and cancelling them

* Small nit, waiting loaded element

* Nit: Use AssetElementNotFound

* Fix warning

* Remove code dups

---------

Co-authored-by: nicolas.dorier <nicolas.dorier@gmail.com>
2025-02-25 14:39:57 +09:00
..
_PSBTInfo.cshtml Bugfix: Removed unnecessary references to javascript files (#6459) (#6460) 2024-12-04 11:13:56 +01:00
_ViewImports.cshtml Move TagHelpers to Abstractions (#3975) 2022-07-22 21:58:25 +09:00
_ViewStart.cshtml Rename UI controllers 2022-01-14 13:46:03 +09:00
_WalletTransactionsList.cshtml Only change opacity of amount 2025-02-06 17:27:09 +09:00
CoinSelection.cshtml More Translations (#6318) 2024-10-25 22:48:53 +09:00
ListWallets.cshtml More Translations (#6318) 2024-10-25 22:48:53 +09:00
SigningContext.cshtml Multisig/watchonly wallet transaction creation flow proof of concept (#5743) 2024-12-10 21:56:52 +09:00
SignWithSeed.cshtml Refactor: Remove cshtml duplication for back/url buttons in wizards 2025-02-07 16:57:50 +09:00
WalletLabels.cshtml More Translations (#6318) 2024-10-25 22:48:53 +09:00
WalletPSBT.cshtml Refactor: Remove cshtml duplication for back/url buttons in wizards 2025-02-07 16:57:50 +09:00
WalletPSBTCombine.cshtml Refactor: Remove cshtml duplication for back/url buttons in wizards 2025-02-07 16:57:50 +09:00
WalletPSBTDecoded.cshtml Selenium tests for Multisig on server (#6487) 2025-02-25 14:39:57 +09:00
WalletReceive.cshtml More Translations (#6318) 2024-10-25 22:48:53 +09:00
WalletRescan.cshtml UI: Fix escaped HTML tags in UTXO rescan message (#6399) 2024-11-13 21:07:30 +09:00
WalletSend.cshtml Refactor: Remove cshtml duplication for back/url buttons in wizards 2025-02-07 16:57:50 +09:00
WalletSendVault.cshtml Refactor: Remove cshtml duplication for back/url buttons in wizards 2025-02-07 16:57:50 +09:00
WalletSigningOptions.cshtml Refactor: Remove cshtml duplication for back/url buttons in wizards 2025-02-07 16:57:50 +09:00
WalletsNavPages.cs Improve wallet nav (#3921) 2022-07-04 13:20:08 +09:00
WalletTransactions.cshtml Selenium tests for Multisig on server (#6487) 2025-02-25 14:39:57 +09:00