🧪 Testing Strategy - arilonUK/iotagentmesh GitHub Wiki

Testing Strategy

Tools

  • Vitest
  • React Testing Library (planned)

Writing Tests

  • Unit tests for lib/utils
  • Component tests for inputs/pages

Running

npm run test