mirror of
https://github.com/datahaven-xyz/datahaven
synced 2026-05-23 17:28:23 +00:00
Remove 4 test suites that only tested basic infrastructure/connectivity: - cross-chain.test.ts: Only basic chain queries, no actual cross-chain testing - ethereum-basic.test.ts: Tests Ethereum RPC itself, not DataHaven features - contracts.test.ts: Trivial deployment address checks - datahaven-substrate.test.ts: Redundant Substrate RPC connectivity tests Keep 3 comprehensive test suites covering core DataHaven functionality: - validator-set-update.test.ts: Validator onboarding and cross-chain updates - native-token-transfer.test.ts: Bidirectional token bridging - rewards-message.test.ts: Era transitions and reward distribution |
||
|---|---|---|
| .. | ||
| native-token-transfer.test.ts | ||
| rewards-message.test.ts | ||
| validator-set-update.test.ts | ||