Migrate CanManageWallet test to Playwright (#6797)

This commit is contained in:
Nicolas Dorier
2025-06-18 09:26:53 +09:00
committed by GitHub
parent 9a78d861f5
commit 2da91e6d41
5 changed files with 315 additions and 250 deletions

View File

@@ -1,11 +1,9 @@
using System;
using System.Diagnostics;
using System.Linq;
using System.Text;
using System.Threading;
using System.Threading.Tasks;
using BTCPayServer.Services.Wallets;
using BTCPayServer.Tests.Logging;
using Microsoft.AspNetCore.Mvc;
using Microsoft.Playwright;
using NBXplorer.DerivationStrategy;