mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-12-06 17:27:59 +00:00
faucet wallet integration test
This commit is contained in:
@@ -90,6 +90,14 @@ describe('fundWallet', function () {
|
||||
TIMEOUT,
|
||||
)
|
||||
|
||||
it(
|
||||
'can generate and fund wallets on Vala devnet',
|
||||
async function () {
|
||||
await generate_faucet_wallet_and_fund_again('wss://vala.ws.transia.co')
|
||||
},
|
||||
TIMEOUT,
|
||||
)
|
||||
|
||||
it(
|
||||
'can generate wallet on hooks v2 testnet',
|
||||
async function () {
|
||||
|
||||
Reference in New Issue
Block a user