Skip to content

Increase test coverage #45

@fredericof

Description

@fredericof

More unit tests for core components:

  • Broker
  • Events
  • Publish/Subscriber
  • Handshake
  • Node
  • Peer
  • Router
  • Session
  • Signal
  • Errors

Tests to check:

  • Peer metrics (What should the metrics be for a peer?)
  • Node benchmark
  • Benchmark with data transfer
  • Security channel: Encrypted and Decrypted
  • Check if a public key already exists
  • Sign data with the public key
  • Connection errors

Some use cases:

  • Transfer data
  • Bidirectional communication
  • Broadcast message
  • Inspect a peer routing table

Good Practices:

Metadata

Metadata

Labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions