Refactor theme mechanism#1637
Open
mutatrum wants to merge 6 commits into
Open
GitHub Actions / Test Results
succeeded
May 28, 2026 in 0s
All 88 tests pass in 0s
Annotations
Check notice on line 0 in .github
github-actions / Test Results
88 tests found
There are 88 tests, see "Raw output" for the full list of tests.
Raw output
ANSIPipe ‑ ANSIPipe create an instance
AddressPipe ‑ AddressPipe create an instance
AppComponent ‑ AppComponent should create the app
ByteSuffixPipe ‑ ByteSuffixPipe create an instance
DateAgoPipe ‑ DateAgoPipe create an instance
DiffSuffixPipe ‑ DiffSuffixPipe create an instance
EditComponent ‑ EditComponent should create
GithubUpdateService ‑ GithubUpdateService should be created
HashSuffixPipe ‑ HashSuffixPipe create an instance
HomeComponent ‑ HomeComponent should create
LoadingComponent ‑ LoadingComponent should create
LoadingService ‑ LoadingService should be created
LocalStorageService ‑ LocalStorageService should be created
LogsComponent ‑ LogsComponent should create
ModalComponent ‑ ModalComponent should create
NetworkComponent ‑ NetworkComponent should create
NetworkEditComponent ‑ NetworkEditComponent should create
SatsPipe ‑ SatsPipe create an instance
ScoreboardComponent ‑ ScoreboardComponent should create
SettingsComponent ‑ SettingsComponent should create
ShareRejectionExplanationService ‑ ShareRejectionExplanationService should return explanations for known keys from JSON
ShareRejectionExplanationService ‑ ShareRejectionExplanationService should return null for unknown key
SwarmComponent ‑ SwarmComponent should create
SystemApiService ‑ SystemApiService should be created
SystemComponent ‑ SystemComponent should create
UpdateComponent ‑ UpdateComponent should create
WebSocketService ‑ WebSocketService should be created
WifiIconComponent ‑ WifiIconComponent should create
test_base58 ‑ Base58 P2PKH encoding
test_base58 ‑ Base58 P2SH encoding
test_base58 ‑ Base58 buffer too small
test_bech32 ‑ Bech32 P2WPKH encoding
test_bech32 ‑ Bech32 P2WSH encoding
test_bech32 ‑ Bech32 invalid v0 length
test_bech32 ‑ Bech32 invalid witness version
test_bech32 ‑ Bech32 testnet encoding
test_bech32 ‑ Bech32m P2TR encoding
test_coinbase_decoder ‑ BIP-110 signaling detected
test_coinbase_decoder ‑ BIP-110 signaling expired
test_coinbase_decoder ‑ BIP-110 signaling last block
test_coinbase_decoder ‑ BIP-110 signaling not detected
test_coinbase_decoder ‑ Decode P2PKH address
test_coinbase_decoder ‑ Decode P2SH address
test_coinbase_decoder ‑ Decode P2TR address
test_coinbase_decoder ‑ Decode P2WPKH address
test_coinbase_decoder ‑ Decode P2WSH address
test_coinbase_decoder ‑ Decode regtest P2WPKH address
test_coinbase_decoder ‑ Decode testnet P2PKH address
test_coinbase_decoder ‑ Decode testnet P2SH address
test_coinbase_decoder ‑ Decode testnet P2TR address
test_coinbase_decoder ‑ Decode testnet P2WPKH address
test_coinbase_decoder ‑ Varint decode FD format
test_coinbase_decoder ‑ Varint decode FE format
test_coinbase_decoder ‑ Varint decode FF format
test_coinbase_decoder ‑ Varint decode single byte
test_mining ‑ Check coinbase tx construction
test_mining ‑ Test extranonce 2 generation
test_mining ‑ Validate another merkle root calculation
test_mining ‑ Validate bm job construction
test_mining ‑ Validate merkle root calculation
test_mining ‑ Validate version mask incrementing
test_pll ‑ Check PLL frequency calculation
test_stratum_json ‑ Parse stratum error array format
test_stratum_json ‑ Parse stratum method
test_stratum_json ‑ Parse stratum mining.notify abandon work
test_stratum_json ‑ Parse stratum mining.set_version_mask params
test_stratum_json ‑ Parse stratum notify params
test_stratum_json ‑ Parse stratum result alternative error
test_stratum_json ‑ Parse stratum result error
test_stratum_json ‑ Parse stratum result success
test_stratum_json ‑ Parse stratum result success with large id
test_stratum_json ‑ Parse stratum result success with larger id
test_stratum_json ‑ Parse stratum result with error string (Stale)
test_stratum_json ‑ Parse stratum result with null result and error string
test_stratum_json ‑ Parse stratum set_difficulty params
test_stratum_json ‑ Parse stratum set_difficulty params with fractional
test_stratum_json ‑ Test mining.subcribe result parsing
test_timeout ‑ Check asic timeout 1x BM1397
test_timeout ‑ Check asic timeout 2x BM1370
test_timeout ‑ Check asic timeout 3x BM1370
test_timeout ‑ Check default asic timeout 0x BM1370
test_timeout ‑ Check max asic timeout 1x BM1370
test_utils ‑ Test bin2hex
test_utils ‑ Test double_sha256_bin
test_utils ‑ Test hex2bin
test_utils ‑ networkDifficulty
test_utils ‑ reverse_32bit_words
test_utils ‑ reverse_endianness_per_word
Loading