Skip to content

feat: add platform param to crosspad_test for future IDF tests #8

@matixan

Description

@matixan

Summary

Tests are PC-only (Catch2). Prepare for IDF unit tests (Unity framework) by adding platform parameter.

Scope

  • Add optional platform enum (pc/idf) defaulting to pc
  • Current behavior unchanged for pc
  • Stub for idf: return "not yet supported" or detect unity test runner

Priority

Low — future-proofing for when IDF tests exist.

🤖 Generated with Claude Code

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions