{
  "test_suite": "Starlight Marketplace Tool",
  "version": "1.0.0",
  "timestamp": "2026-02-11T20:06:50.404142",
  "duration_seconds": 0.050931,
  "summary": {
    "total_tests": 20,
    "passed": 20,
    "failed": 0,
    "pass_rate": 100.0
  },
  "detailed_results": [
    {
      "name": "Wallet Creation Validity",
      "status": "\u2705 PASS",
      "details": "Fields: True, Valid Address: True",
      "timestamp": "2026-02-11T20:06:50.353410"
    },
    {
      "name": "Error Handling - ",
      "status": "\u2705 PASS",
      "details": "Expected: Invalid wallet name, Got: Invalid wallet name",
      "timestamp": "2026-02-11T20:06:50.353569"
    },
    {
      "name": "Error Handling - unknown",
      "status": "\u2705 PASS",
      "details": "Expected: Invalid network, Got: Invalid network",
      "timestamp": "2026-02-11T20:06:50.353647"
    },
    {
      "name": "Error Handling - unknown",
      "status": "\u2705 PASS",
      "details": "Expected: Invalid RPC port, Got: Invalid RPC port",
      "timestamp": "2026-02-11T20:06:50.353838"
    },
    {
      "name": "Error Handling - unknown",
      "status": "\u2705 PASS",
      "details": "Expected: Invalid RPC credentials, Got: Invalid RPC credentials",
      "timestamp": "2026-02-11T20:06:50.356135"
    },
    {
      "name": "Network Support - mainnet",
      "status": "\u2705 PASS",
      "details": "Address prefix: bc1aaaaa...",
      "timestamp": "2026-02-11T20:06:50.357072"
    },
    {
      "name": "Network Support - testnet",
      "status": "\u2705 PASS",
      "details": "Address prefix: tb1aaaaa...",
      "timestamp": "2026-02-11T20:06:50.357142"
    },
    {
      "name": "Network Support - regtest",
      "status": "\u2705 PASS",
      "details": "Address prefix: bcrt1aaa...",
      "timestamp": "2026-02-11T20:06:50.358730"
    },
    {
      "name": "Security - Private key format",
      "status": "\u2705 PASS",
      "details": "Test value: L111111111...",
      "timestamp": "2026-02-11T20:06:50.358823"
    },
    {
      "name": "Security - Address format",
      "status": "\u2705 PASS",
      "details": "Test value: bcrt1aaaaa...",
      "timestamp": "2026-02-11T20:06:50.358916"
    },
    {
      "name": "Security - Network isolation",
      "status": "\u2705 PASS",
      "details": "Test value: regtest...",
      "timestamp": "2026-02-11T20:06:50.359013"
    },
    {
      "name": "Security - Local operations only",
      "status": "\u2705 PASS",
      "details": "Test value: 127.0.0.1...",
      "timestamp": "2026-02-11T20:06:50.359088"
    },
    {
      "name": "MCP Integration - Configuration",
      "status": "\u2705 PASS",
      "details": "Endpoint: True, Method: True, Challenge: True",
      "timestamp": "2026-02-11T20:06:50.359171"
    },
    {
      "name": "MCP Integration - Challenge Response",
      "status": "\u2705 PASS",
      "details": "Challenge length: 64, Response length: 64",
      "timestamp": "2026-02-11T20:06:50.372424"
    },
    {
      "name": "Edge Case - Very long wallet name",
      "status": "\u2705 PASS",
      "details": "Value: aaaaaaaaaaaaaaaaaaaa..., Valid: False, Expected: False",
      "timestamp": "2026-02-11T20:06:50.372904"
    },
    {
      "name": "Edge Case - Special characters in name",
      "status": "\u2705 PASS",
      "details": "Value: wallet_!@#$%^&*()..., Valid: False, Expected: False",
      "timestamp": "2026-02-11T20:06:50.373229"
    },
    {
      "name": "Edge Case - Unicode characters",
      "status": "\u2705 PASS",
      "details": "Value: \u94b1\u5305_\u0442\u0435\u0441\u0442_\ud83d\ude80..., Valid: False, Expected: False",
      "timestamp": "2026-02-11T20:06:50.373708"
    },
    {
      "name": "Edge Case - Empty configuration",
      "status": "\u2705 PASS",
      "details": "Value: {}..., Valid: False, Expected: False",
      "timestamp": "2026-02-11T20:06:50.374017"
    },
    {
      "name": "Edge Case - Maximum RPC port",
      "status": "\u2705 PASS",
      "details": "Value: 65535..., Valid: True, Expected: True",
      "timestamp": "2026-02-11T20:06:50.374271"
    },
    {
      "name": "Edge Case - Minimum RPC port",
      "status": "\u2705 PASS",
      "details": "Value: 1..., Valid: True, Expected: True",
      "timestamp": "2026-02-11T20:06:50.377687"
    }
  ],
  "errors": []
}