TestFixtures

Test fixtures and utilities for Kuira Wallet tests.

Following BIP-39 and BIP-32 test vectors for crypto testing.

Properties

Link copied to clipboard

Expected seed for TEST_MNEMONIC_24_WORDS with empty passphrase ("") (Most wallets use empty passphrase by default)

Link copied to clipboard

Expected seed for TEST_MNEMONIC_24_WORDS with passphrase "TREZOR" (Official Trezor test vectors use "TREZOR" passphrase for all vectors)

Link copied to clipboard
const val TEST_ADDRESS: String

Placeholder test address format (Bech32m for Midnight) Format: mn_addr_checksum...

Link copied to clipboard

Standard BIP-39 test mnemonic (24 words) From official Trezor test vectors: https://github.com/trezor/python-mnemonic/blob/master/vectors.json Entropy: all zeros (0x0000...0000)