Skip to content

Test Suite

This directory will contain the comprehensive test suite for the OpenWrt Mesh Network deployment.

Structure

To be implemented by @claude:

  • unit/ - Unit tests (no node access required)
  • integration/ - Integration tests (requires node access)
  • functional/ - End-to-end functional tests
  • performance/ - Performance benchmarks
  • failover/ - Failover scenario tests

Status

🚧 Under Construction - Test suite structure being created by Claude Code via GitHub integration